HomeHome Intuitionistic Logic Explorer
Theorem List (p. 86 of 138)
< Previous  Next >
Bad symbols? Try the
GIF version.

Mirrors  >  Metamath Home Page  >  ILE Home Page  >  Theorem List Contents  >  Recent Proofs       This page: Page List

Theorem List for Intuitionistic Logic Explorer - 8501-8600   *Has distinct variable group(s)
TypeLabelDescription
Statement
 
Theoremmulext1 8501 Left extensionality for complex multiplication. (Contributed by Jim Kingdon, 22-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐶 ∈ ℂ) → ((𝐴 · 𝐶) # (𝐵 · 𝐶) → 𝐴 # 𝐵))
 
Theoremmulext2 8502 Right extensionality for complex multiplication. (Contributed by Jim Kingdon, 22-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐶 ∈ ℂ) → ((𝐶 · 𝐴) # (𝐶 · 𝐵) → 𝐴 # 𝐵))
 
Theoremmulext 8503 Strong extensionality for multiplication. Given excluded middle, apartness would be equivalent to negated equality and this would follow readily (for all operations) from oveq12 5845. For us, it is proved a different way. (Contributed by Jim Kingdon, 23-Feb-2020.)
(((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) ∧ (𝐶 ∈ ℂ ∧ 𝐷 ∈ ℂ)) → ((𝐴 · 𝐵) # (𝐶 · 𝐷) → (𝐴 # 𝐶𝐵 # 𝐷)))
 
Theoremmulap0r 8504 A product apart from zero. Lemma 2.13 of [Geuvers], p. 6. (Contributed by Jim Kingdon, 24-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ (𝐴 · 𝐵) # 0) → (𝐴 # 0 ∧ 𝐵 # 0))
 
Theoremmsqge0 8505 A square is nonnegative. Lemma 2.35 of [Geuvers], p. 9. (Contributed by NM, 23-May-2007.) (Revised by Mario Carneiro, 27-May-2016.)
(𝐴 ∈ ℝ → 0 ≤ (𝐴 · 𝐴))
 
Theoremmsqge0i 8506 A square is nonnegative. (Contributed by NM, 14-May-1999.) (Proof shortened by Andrew Salmon, 19-Nov-2011.)
𝐴 ∈ ℝ       0 ≤ (𝐴 · 𝐴)
 
Theoremmsqge0d 8507 A square is nonnegative. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℝ)       (𝜑 → 0 ≤ (𝐴 · 𝐴))
 
Theoremmulge0 8508 The product of two nonnegative numbers is nonnegative. (Contributed by NM, 8-Oct-1999.) (Revised by Mario Carneiro, 27-May-2016.)
(((𝐴 ∈ ℝ ∧ 0 ≤ 𝐴) ∧ (𝐵 ∈ ℝ ∧ 0 ≤ 𝐵)) → 0 ≤ (𝐴 · 𝐵))
 
Theoremmulge0i 8509 The product of two nonnegative numbers is nonnegative. (Contributed by NM, 30-Jul-1999.)
𝐴 ∈ ℝ    &   𝐵 ∈ ℝ       ((0 ≤ 𝐴 ∧ 0 ≤ 𝐵) → 0 ≤ (𝐴 · 𝐵))
 
Theoremmulge0d 8510 The product of two nonnegative numbers is nonnegative. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐵 ∈ ℝ)    &   (𝜑 → 0 ≤ 𝐴)    &   (𝜑 → 0 ≤ 𝐵)       (𝜑 → 0 ≤ (𝐴 · 𝐵))
 
Theoremapti 8511 Complex apartness is tight. (Contributed by Jim Kingdon, 21-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) → (𝐴 = 𝐵 ↔ ¬ 𝐴 # 𝐵))
 
Theoremapne 8512 Apartness implies negated equality. We cannot in general prove the converse (as shown at neapmkv 13786), which is the whole point of having separate notations for apartness and negated equality. (Contributed by Jim Kingdon, 21-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) → (𝐴 # 𝐵𝐴𝐵))
 
Theoremapcon4bid 8513 Contrapositive law deduction for apartness. (Contributed by Jim Kingdon, 31-Jul-2023.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑𝐶 ∈ ℂ)    &   (𝜑𝐷 ∈ ℂ)    &   (𝜑 → (𝐴 # 𝐵𝐶 # 𝐷))       (𝜑 → (𝐴 = 𝐵𝐶 = 𝐷))
 
Theoremleltap 8514 implies 'less than' is 'apart'. (Contributed by Jim Kingdon, 13-Aug-2021.)
((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐴𝐵) → (𝐴 < 𝐵𝐵 # 𝐴))
 
Theoremgt0ap0 8515 Positive implies apart from zero. (Contributed by Jim Kingdon, 27-Feb-2020.)
((𝐴 ∈ ℝ ∧ 0 < 𝐴) → 𝐴 # 0)
 
Theoremgt0ap0i 8516 Positive means apart from zero (useful for ordering theorems involving division). (Contributed by Jim Kingdon, 27-Feb-2020.)
𝐴 ∈ ℝ       (0 < 𝐴𝐴 # 0)
 
Theoremgt0ap0ii 8517 Positive implies apart from zero. (Contributed by Jim Kingdon, 27-Feb-2020.)
𝐴 ∈ ℝ    &   0 < 𝐴       𝐴 # 0
 
Theoremgt0ap0d 8518 Positive implies apart from zero. Because of the way we define #, 𝐴 must be an element of , not just *. (Contributed by Jim Kingdon, 27-Feb-2020.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑 → 0 < 𝐴)       (𝜑𝐴 # 0)
 
Theoremnegap0 8519 A number is apart from zero iff its negative is apart from zero. (Contributed by Jim Kingdon, 27-Feb-2020.)
(𝐴 ∈ ℂ → (𝐴 # 0 ↔ -𝐴 # 0))
 
Theoremnegap0d 8520 The negative of a number apart from zero is apart from zero. (Contributed by Jim Kingdon, 25-Feb-2024.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐴 # 0)       (𝜑 → -𝐴 # 0)
 
Theoremltleap 8521 Less than in terms of non-strict order and apartness. (Contributed by Jim Kingdon, 28-Feb-2020.)
((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) → (𝐴 < 𝐵 ↔ (𝐴𝐵𝐴 # 𝐵)))
 
Theoremltap 8522 'Less than' implies apart. (Contributed by Jim Kingdon, 12-Aug-2021.)
((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐴 < 𝐵) → 𝐵 # 𝐴)
 
Theoremgtapii 8523 'Greater than' implies apart. (Contributed by Jim Kingdon, 12-Aug-2021.)
𝐴 ∈ ℝ    &   𝐵 ∈ ℝ    &   𝐴 < 𝐵       𝐵 # 𝐴
 
Theoremltapii 8524 'Less than' implies apart. (Contributed by Jim Kingdon, 12-Aug-2021.)
𝐴 ∈ ℝ    &   𝐵 ∈ ℝ    &   𝐴 < 𝐵       𝐴 # 𝐵
 
Theoremltapi 8525 'Less than' implies apart. (Contributed by Jim Kingdon, 12-Aug-2021.)
𝐴 ∈ ℝ    &   𝐵 ∈ ℝ       (𝐴 < 𝐵𝐵 # 𝐴)
 
Theoremgtapd 8526 'Greater than' implies apart. (Contributed by Jim Kingdon, 12-Aug-2021.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐵 ∈ ℝ)    &   (𝜑𝐴 < 𝐵)       (𝜑𝐵 # 𝐴)
 
Theoremltapd 8527 'Less than' implies apart. (Contributed by Jim Kingdon, 12-Aug-2021.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐵 ∈ ℝ)    &   (𝜑𝐴 < 𝐵)       (𝜑𝐴 # 𝐵)
 
Theoremleltapd 8528 implies 'less than' is 'apart'. (Contributed by Jim Kingdon, 13-Aug-2021.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐵 ∈ ℝ)    &   (𝜑𝐴𝐵)       (𝜑 → (𝐴 < 𝐵𝐵 # 𝐴))
 
Theoremap0gt0 8529 A nonnegative number is apart from zero if and only if it is positive. (Contributed by Jim Kingdon, 11-Aug-2021.)
((𝐴 ∈ ℝ ∧ 0 ≤ 𝐴) → (𝐴 # 0 ↔ 0 < 𝐴))
 
Theoremap0gt0d 8530 A nonzero nonnegative number is positive. (Contributed by Jim Kingdon, 11-Aug-2021.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑 → 0 ≤ 𝐴)    &   (𝜑𝐴 # 0)       (𝜑 → 0 < 𝐴)
 
Theoremapsub1 8531 Subtraction respects apartness. Analogue of subcan2 8114 for apartness. (Contributed by Jim Kingdon, 6-Jan-2022.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐶 ∈ ℂ) → (𝐴 # 𝐵 ↔ (𝐴𝐶) # (𝐵𝐶)))
 
Theoremsubap0 8532 Two numbers being apart is equivalent to their difference being apart from zero. (Contributed by Jim Kingdon, 25-Dec-2022.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) → ((𝐴𝐵) # 0 ↔ 𝐴 # 𝐵))
 
Theoremsubap0d 8533 Two numbers apart from each other have difference apart from zero. (Contributed by Jim Kingdon, 12-Aug-2021.) (Proof shortened by BJ, 15-Aug-2024.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑𝐴 # 𝐵)       (𝜑 → (𝐴𝐵) # 0)
 
Theoremcnstab 8534 Equality of complex numbers is stable. Stability here means ¬ ¬ 𝐴 = 𝐵𝐴 = 𝐵 as defined at df-stab 821. This theorem for real numbers is Proposition 5.2 of [BauerHanson], p. 27. (Contributed by Jim Kingdon, 1-Aug-2023.) (Proof shortened by BJ, 15-Aug-2024.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) → STAB 𝐴 = 𝐵)
 
Theoremaprcl 8535 Reverse closure for apartness. (Contributed by Jim Kingdon, 19-Dec-2023.)
(𝐴 # 𝐵 → (𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ))
 
Theoremapsscn 8536* The points apart from a given point are complex numbers. (Contributed by Jim Kingdon, 19-Dec-2023.)
{𝑥𝐴𝑥 # 𝐵} ⊆ ℂ
 
Theoremlt0ap0 8537 A number which is less than zero is apart from zero. (Contributed by Jim Kingdon, 25-Feb-2024.)
((𝐴 ∈ ℝ ∧ 𝐴 < 0) → 𝐴 # 0)
 
Theoremlt0ap0d 8538 A real number less than zero is apart from zero. Deduction form. (Contributed by Jim Kingdon, 24-Feb-2024.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐴 < 0)       (𝜑𝐴 # 0)
 
4.3.7  Reciprocals
 
Theoremrecextlem1 8539 Lemma for recexap 8541. (Contributed by Eric Schmidt, 23-May-2007.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) → ((𝐴 + (i · 𝐵)) · (𝐴 − (i · 𝐵))) = ((𝐴 · 𝐴) + (𝐵 · 𝐵)))
 
Theoremrecexaplem2 8540 Lemma for recexap 8541. (Contributed by Jim Kingdon, 20-Feb-2020.)
((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ (𝐴 + (i · 𝐵)) # 0) → ((𝐴 · 𝐴) + (𝐵 · 𝐵)) # 0)
 
Theoremrecexap 8541* Existence of reciprocal of nonzero complex number. (Contributed by Jim Kingdon, 20-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐴 # 0) → ∃𝑥 ∈ ℂ (𝐴 · 𝑥) = 1)
 
Theoremmulap0 8542 The product of two numbers apart from zero is apart from zero. Lemma 2.15 of [Geuvers], p. 6. (Contributed by Jim Kingdon, 22-Feb-2020.)
(((𝐴 ∈ ℂ ∧ 𝐴 # 0) ∧ (𝐵 ∈ ℂ ∧ 𝐵 # 0)) → (𝐴 · 𝐵) # 0)
 
Theoremmulap0b 8543 The product of two numbers apart from zero is apart from zero. (Contributed by Jim Kingdon, 24-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) → ((𝐴 # 0 ∧ 𝐵 # 0) ↔ (𝐴 · 𝐵) # 0))
 
Theoremmulap0i 8544 The product of two numbers apart from zero is apart from zero. (Contributed by Jim Kingdon, 23-Feb-2020.)
𝐴 ∈ ℂ    &   𝐵 ∈ ℂ    &   𝐴 # 0    &   𝐵 # 0       (𝐴 · 𝐵) # 0
 
Theoremmulap0bd 8545 The product of two numbers apart from zero is apart from zero. Exercise 11.11 of [HoTT], p. (varies). (Contributed by Jim Kingdon, 24-Feb-2020.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)       (𝜑 → ((𝐴 # 0 ∧ 𝐵 # 0) ↔ (𝐴 · 𝐵) # 0))
 
Theoremmulap0d 8546 The product of two numbers apart from zero is apart from zero. (Contributed by Jim Kingdon, 23-Feb-2020.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑𝐴 # 0)    &   (𝜑𝐵 # 0)       (𝜑 → (𝐴 · 𝐵) # 0)
 
Theoremmulap0bad 8547 A factor of a complex number apart from zero is apart from zero. Partial converse of mulap0d 8546 and consequence of mulap0bd 8545. (Contributed by Jim Kingdon, 24-Feb-2020.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑 → (𝐴 · 𝐵) # 0)       (𝜑𝐴 # 0)
 
Theoremmulap0bbd 8548 A factor of a complex number apart from zero is apart from zero. Partial converse of mulap0d 8546 and consequence of mulap0bd 8545. (Contributed by Jim Kingdon, 24-Feb-2020.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑 → (𝐴 · 𝐵) # 0)       (𝜑𝐵 # 0)
 
Theoremmulcanapd 8549 Cancellation law for multiplication. (Contributed by Jim Kingdon, 21-Feb-2020.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑𝐶 ∈ ℂ)    &   (𝜑𝐶 # 0)       (𝜑 → ((𝐶 · 𝐴) = (𝐶 · 𝐵) ↔ 𝐴 = 𝐵))
 
Theoremmulcanap2d 8550 Cancellation law for multiplication. (Contributed by Jim Kingdon, 21-Feb-2020.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑𝐶 ∈ ℂ)    &   (𝜑𝐶 # 0)       (𝜑 → ((𝐴 · 𝐶) = (𝐵 · 𝐶) ↔ 𝐴 = 𝐵))
 
Theoremmulcanapad 8551 Cancellation of a nonzero factor on the left in an equation. One-way deduction form of mulcanapd 8549. (Contributed by Jim Kingdon, 21-Feb-2020.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑𝐶 ∈ ℂ)    &   (𝜑𝐶 # 0)    &   (𝜑 → (𝐶 · 𝐴) = (𝐶 · 𝐵))       (𝜑𝐴 = 𝐵)
 
Theoremmulcanap2ad 8552 Cancellation of a nonzero factor on the right in an equation. One-way deduction form of mulcanap2d 8550. (Contributed by Jim Kingdon, 21-Feb-2020.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑𝐶 ∈ ℂ)    &   (𝜑𝐶 # 0)    &   (𝜑 → (𝐴 · 𝐶) = (𝐵 · 𝐶))       (𝜑𝐴 = 𝐵)
 
Theoremmulcanap 8553 Cancellation law for multiplication (full theorem form). (Contributed by Jim Kingdon, 21-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ (𝐶 ∈ ℂ ∧ 𝐶 # 0)) → ((𝐶 · 𝐴) = (𝐶 · 𝐵) ↔ 𝐴 = 𝐵))
 
Theoremmulcanap2 8554 Cancellation law for multiplication. (Contributed by Jim Kingdon, 21-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ (𝐶 ∈ ℂ ∧ 𝐶 # 0)) → ((𝐴 · 𝐶) = (𝐵 · 𝐶) ↔ 𝐴 = 𝐵))
 
Theoremmulcanapi 8555 Cancellation law for multiplication. (Contributed by Jim Kingdon, 21-Feb-2020.)
𝐴 ∈ ℂ    &   𝐵 ∈ ℂ    &   𝐶 ∈ ℂ    &   𝐶 # 0       ((𝐶 · 𝐴) = (𝐶 · 𝐵) ↔ 𝐴 = 𝐵)
 
Theoremmuleqadd 8556 Property of numbers whose product equals their sum. Equation 5 of [Kreyszig] p. 12. (Contributed by NM, 13-Nov-2006.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) → ((𝐴 · 𝐵) = (𝐴 + 𝐵) ↔ ((𝐴 − 1) · (𝐵 − 1)) = 1))
 
Theoremreceuap 8557* Existential uniqueness of reciprocals. (Contributed by Jim Kingdon, 21-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐵 # 0) → ∃!𝑥 ∈ ℂ (𝐵 · 𝑥) = 𝐴)
 
Theoremmul0eqap 8558 If two numbers are apart from each other and their product is zero, one of them must be zero. (Contributed by Jim Kingdon, 31-Jul-2023.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑𝐴 # 𝐵)    &   (𝜑 → (𝐴 · 𝐵) = 0)       (𝜑 → (𝐴 = 0 ∨ 𝐵 = 0))
 
4.3.8  Division
 
Syntaxcdiv 8559 Extend class notation to include division.
class /
 
Definitiondf-div 8560* Define division. Theorem divmulap 8562 relates it to multiplication, and divclap 8565 and redivclap 8618 prove its closure laws. (Contributed by NM, 2-Feb-1995.) Use divvalap 8561 instead. (Revised by Mario Carneiro, 1-Apr-2014.) (New usage is discouraged.)
/ = (𝑥 ∈ ℂ, 𝑦 ∈ (ℂ ∖ {0}) ↦ (𝑧 ∈ ℂ (𝑦 · 𝑧) = 𝑥))
 
Theoremdivvalap 8561* Value of division: the (unique) element 𝑥 such that (𝐵 · 𝑥) = 𝐴. This is meaningful only when 𝐵 is apart from zero. (Contributed by Jim Kingdon, 21-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐵 # 0) → (𝐴 / 𝐵) = (𝑥 ∈ ℂ (𝐵 · 𝑥) = 𝐴))
 
Theoremdivmulap 8562 Relationship between division and multiplication. (Contributed by Jim Kingdon, 22-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ (𝐶 ∈ ℂ ∧ 𝐶 # 0)) → ((𝐴 / 𝐶) = 𝐵 ↔ (𝐶 · 𝐵) = 𝐴))
 
Theoremdivmulap2 8563 Relationship between division and multiplication. (Contributed by Jim Kingdon, 22-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ (𝐶 ∈ ℂ ∧ 𝐶 # 0)) → ((𝐴 / 𝐶) = 𝐵𝐴 = (𝐶 · 𝐵)))
 
Theoremdivmulap3 8564 Relationship between division and multiplication. (Contributed by Jim Kingdon, 22-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ (𝐶 ∈ ℂ ∧ 𝐶 # 0)) → ((𝐴 / 𝐶) = 𝐵𝐴 = (𝐵 · 𝐶)))
 
Theoremdivclap 8565 Closure law for division. (Contributed by Jim Kingdon, 22-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐵 # 0) → (𝐴 / 𝐵) ∈ ℂ)
 
Theoremrecclap 8566 Closure law for reciprocal. (Contributed by Jim Kingdon, 22-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐴 # 0) → (1 / 𝐴) ∈ ℂ)
 
Theoremdivcanap2 8567 A cancellation law for division. (Contributed by Jim Kingdon, 22-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐵 # 0) → (𝐵 · (𝐴 / 𝐵)) = 𝐴)
 
Theoremdivcanap1 8568 A cancellation law for division. (Contributed by Jim Kingdon, 22-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐵 # 0) → ((𝐴 / 𝐵) · 𝐵) = 𝐴)
 
Theoremdiveqap0 8569 A ratio is zero iff the numerator is zero. (Contributed by Jim Kingdon, 22-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐵 # 0) → ((𝐴 / 𝐵) = 0 ↔ 𝐴 = 0))
 
Theoremdivap0b 8570 The ratio of numbers apart from zero is apart from zero. (Contributed by Jim Kingdon, 22-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐵 # 0) → (𝐴 # 0 ↔ (𝐴 / 𝐵) # 0))
 
Theoremdivap0 8571 The ratio of numbers apart from zero is apart from zero. (Contributed by Jim Kingdon, 22-Feb-2020.)
(((𝐴 ∈ ℂ ∧ 𝐴 # 0) ∧ (𝐵 ∈ ℂ ∧ 𝐵 # 0)) → (𝐴 / 𝐵) # 0)
 
Theoremrecap0 8572 The reciprocal of a number apart from zero is apart from zero. (Contributed by Jim Kingdon, 24-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐴 # 0) → (1 / 𝐴) # 0)
 
Theoremrecidap 8573 Multiplication of a number and its reciprocal. (Contributed by Jim Kingdon, 24-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐴 # 0) → (𝐴 · (1 / 𝐴)) = 1)
 
Theoremrecidap2 8574 Multiplication of a number and its reciprocal. (Contributed by Jim Kingdon, 24-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐴 # 0) → ((1 / 𝐴) · 𝐴) = 1)
 
Theoremdivrecap 8575 Relationship between division and reciprocal. (Contributed by Jim Kingdon, 24-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐵 # 0) → (𝐴 / 𝐵) = (𝐴 · (1 / 𝐵)))
 
Theoremdivrecap2 8576 Relationship between division and reciprocal. (Contributed by Jim Kingdon, 25-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐵 # 0) → (𝐴 / 𝐵) = ((1 / 𝐵) · 𝐴))
 
Theoremdivassap 8577 An associative law for division. (Contributed by Jim Kingdon, 25-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ (𝐶 ∈ ℂ ∧ 𝐶 # 0)) → ((𝐴 · 𝐵) / 𝐶) = (𝐴 · (𝐵 / 𝐶)))
 
Theoremdiv23ap 8578 A commutative/associative law for division. (Contributed by Jim Kingdon, 25-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ (𝐶 ∈ ℂ ∧ 𝐶 # 0)) → ((𝐴 · 𝐵) / 𝐶) = ((𝐴 / 𝐶) · 𝐵))
 
Theoremdiv32ap 8579 A commutative/associative law for division. (Contributed by Jim Kingdon, 25-Feb-2020.)
((𝐴 ∈ ℂ ∧ (𝐵 ∈ ℂ ∧ 𝐵 # 0) ∧ 𝐶 ∈ ℂ) → ((𝐴 / 𝐵) · 𝐶) = (𝐴 · (𝐶 / 𝐵)))
 
Theoremdiv13ap 8580 A commutative/associative law for division. (Contributed by Jim Kingdon, 25-Feb-2020.)
((𝐴 ∈ ℂ ∧ (𝐵 ∈ ℂ ∧ 𝐵 # 0) ∧ 𝐶 ∈ ℂ) → ((𝐴 / 𝐵) · 𝐶) = ((𝐶 / 𝐵) · 𝐴))
 
Theoremdiv12ap 8581 A commutative/associative law for division. (Contributed by Jim Kingdon, 25-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ (𝐶 ∈ ℂ ∧ 𝐶 # 0)) → (𝐴 · (𝐵 / 𝐶)) = (𝐵 · (𝐴 / 𝐶)))
 
Theoremdivmulassap 8582 An associative law for division and multiplication. (Contributed by Jim Kingdon, 24-Jan-2022.)
(((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐶 ∈ ℂ) ∧ (𝐷 ∈ ℂ ∧ 𝐷 # 0)) → ((𝐴 · (𝐵 / 𝐷)) · 𝐶) = ((𝐴 · 𝐵) · (𝐶 / 𝐷)))
 
Theoremdivmulasscomap 8583 An associative/commutative law for division and multiplication. (Contributed by Jim Kingdon, 24-Jan-2022.)
(((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐶 ∈ ℂ) ∧ (𝐷 ∈ ℂ ∧ 𝐷 # 0)) → ((𝐴 · (𝐵 / 𝐷)) · 𝐶) = (𝐵 · ((𝐴 · 𝐶) / 𝐷)))
 
Theoremdivdirap 8584 Distribution of division over addition. (Contributed by Jim Kingdon, 25-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ (𝐶 ∈ ℂ ∧ 𝐶 # 0)) → ((𝐴 + 𝐵) / 𝐶) = ((𝐴 / 𝐶) + (𝐵 / 𝐶)))
 
Theoremdivcanap3 8585 A cancellation law for division. (Contributed by Jim Kingdon, 25-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐵 # 0) → ((𝐵 · 𝐴) / 𝐵) = 𝐴)
 
Theoremdivcanap4 8586 A cancellation law for division. (Contributed by Jim Kingdon, 25-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐵 # 0) → ((𝐴 · 𝐵) / 𝐵) = 𝐴)
 
Theoremdiv11ap 8587 One-to-one relationship for division. (Contributed by Jim Kingdon, 25-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ (𝐶 ∈ ℂ ∧ 𝐶 # 0)) → ((𝐴 / 𝐶) = (𝐵 / 𝐶) ↔ 𝐴 = 𝐵))
 
Theoremdividap 8588 A number divided by itself is one. (Contributed by Jim Kingdon, 25-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐴 # 0) → (𝐴 / 𝐴) = 1)
 
Theoremdiv0ap 8589 Division into zero is zero. (Contributed by Jim Kingdon, 25-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐴 # 0) → (0 / 𝐴) = 0)
 
Theoremdiv1 8590 A number divided by 1 is itself. (Contributed by NM, 9-Jan-2002.) (Proof shortened by Mario Carneiro, 27-May-2016.)
(𝐴 ∈ ℂ → (𝐴 / 1) = 𝐴)
 
Theorem1div1e1 8591 1 divided by 1 is 1 (common case). (Contributed by David A. Wheeler, 7-Dec-2018.)
(1 / 1) = 1
 
Theoremdiveqap1 8592 Equality in terms of unit ratio. (Contributed by Jim Kingdon, 25-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐵 # 0) → ((𝐴 / 𝐵) = 1 ↔ 𝐴 = 𝐵))
 
Theoremdivnegap 8593 Move negative sign inside of a division. (Contributed by Jim Kingdon, 25-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐵 # 0) → -(𝐴 / 𝐵) = (-𝐴 / 𝐵))
 
Theoremmuldivdirap 8594 Distribution of division over addition with a multiplication. (Contributed by Jim Kingdon, 11-Nov-2021.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ (𝐶 ∈ ℂ ∧ 𝐶 # 0)) → (((𝐶 · 𝐴) + 𝐵) / 𝐶) = (𝐴 + (𝐵 / 𝐶)))
 
Theoremdivsubdirap 8595 Distribution of division over subtraction. (Contributed by NM, 4-Mar-2005.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ (𝐶 ∈ ℂ ∧ 𝐶 # 0)) → ((𝐴𝐵) / 𝐶) = ((𝐴 / 𝐶) − (𝐵 / 𝐶)))
 
Theoremrecrecap 8596 A number is equal to the reciprocal of its reciprocal. (Contributed by Jim Kingdon, 25-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐴 # 0) → (1 / (1 / 𝐴)) = 𝐴)
 
Theoremrec11ap 8597 Reciprocal is one-to-one. (Contributed by Jim Kingdon, 25-Feb-2020.)
(((𝐴 ∈ ℂ ∧ 𝐴 # 0) ∧ (𝐵 ∈ ℂ ∧ 𝐵 # 0)) → ((1 / 𝐴) = (1 / 𝐵) ↔ 𝐴 = 𝐵))
 
Theoremrec11rap 8598 Mutual reciprocals. (Contributed by Jim Kingdon, 25-Feb-2020.)
(((𝐴 ∈ ℂ ∧ 𝐴 # 0) ∧ (𝐵 ∈ ℂ ∧ 𝐵 # 0)) → ((1 / 𝐴) = 𝐵 ↔ (1 / 𝐵) = 𝐴))
 
Theoremdivmuldivap 8599 Multiplication of two ratios. (Contributed by Jim Kingdon, 25-Feb-2020.)
(((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) ∧ ((𝐶 ∈ ℂ ∧ 𝐶 # 0) ∧ (𝐷 ∈ ℂ ∧ 𝐷 # 0))) → ((𝐴 / 𝐶) · (𝐵 / 𝐷)) = ((𝐴 · 𝐵) / (𝐶 · 𝐷)))
 
Theoremdivdivdivap 8600 Division of two ratios. Theorem I.15 of [Apostol] p. 18. (Contributed by Jim Kingdon, 25-Feb-2020.)
(((𝐴 ∈ ℂ ∧ (𝐵 ∈ ℂ ∧ 𝐵 # 0)) ∧ ((𝐶 ∈ ℂ ∧ 𝐶 # 0) ∧ (𝐷 ∈ ℂ ∧ 𝐷 # 0))) → ((𝐴 / 𝐵) / (𝐶 / 𝐷)) = ((𝐴 · 𝐷) / (𝐵 · 𝐶)))
    < Previous  Next >

Page List
Jump to page: Contents  1 1-100 2 101-200 3 201-300 4 301-400 5 401-500 6 501-600 7 601-700 8 701-800 9 801-900 10 901-1000 11 1001-1100 12 1101-1200 13 1201-1300 14 1301-1400 15 1401-1500 16 1501-1600 17 1601-1700 18 1701-1800 19 1801-1900 20 1901-2000 21 2001-2100 22 2101-2200 23 2201-2300 24 2301-2400 25 2401-2500 26 2501-2600 27 2601-2700 28 2701-2800 29 2801-2900 30 2901-3000 31 3001-3100 32 3101-3200 33 3201-3300 34 3301-3400 35 3401-3500 36 3501-3600 37 3601-3700 38 3701-3800 39 3801-3900 40 3901-4000 41 4001-4100 42 4101-4200 43 4201-4300 44 4301-4400 45 4401-4500 46 4501-4600 47 4601-4700 48 4701-4800 49 4801-4900 50 4901-5000 51 5001-5100 52 5101-5200 53 5201-5300 54 5301-5400 55 5401-5500 56 5501-5600 57 5601-5700 58 5701-5800 59 5801-5900 60 5901-6000 61 6001-6100 62 6101-6200 63 6201-6300 64 6301-6400 65 6401-6500 66 6501-6600 67 6601-6700 68 6701-6800 69 6801-6900 70 6901-7000 71 7001-7100 72 7101-7200 73 7201-7300 74 7301-7400 75 7401-7500 76 7501-7600 77 7601-7700 78 7701-7800 79 7801-7900 80 7901-8000 81 8001-8100 82 8101-8200 83 8201-8300 84 8301-8400 85 8401-8500 86 8501-8600 87 8601-8700 88 8701-8800 89 8801-8900 90 8901-9000 91 9001-9100 92 9101-9200 93 9201-9300 94 9301-9400 95 9401-9500 96 9501-9600 97 9601-9700 98 9701-9800 99 9801-9900 100 9901-10000 101 10001-10100 102 10101-10200 103 10201-10300 104 10301-10400 105 10401-10500 106 10501-10600 107 10601-10700 108 10701-10800 109 10801-10900 110 10901-11000 111 11001-11100 112 11101-11200 113 11201-11300 114 11301-11400 115 11401-11500 116 11501-11600 117 11601-11700 118 11701-11800 119 11801-11900 120 11901-12000 121 12001-12100 122 12101-12200 123 12201-12300 124 12301-12400 125 12401-12500 126 12501-12600 127 12601-12700 128 12701-12800 129 12801-12900 130 12901-13000 131 13001-13100 132 13101-13200 133 13201-13300 134 13301-13400 135 13401-13500 136 13501-13600 137 13601-13700 138 13701-13800
  Copyright terms: Public domain < Previous  Next >