HomeHome Intuitionistic Logic Explorer
Theorem List (p. 89 of 168)
< 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 - 8801-8900   *Has distinct variable group(s)
TypeLabelDescription
Statement
 
Theoremmsqge0 8801 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 8802 A square is nonnegative. (Contributed by NM, 14-May-1999.) (Proof shortened by Andrew Salmon, 19-Nov-2011.)
𝐴 ∈ ℝ       0 ≤ (𝐴 · 𝐴)
 
Theoremmsqge0d 8803 A square is nonnegative. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℝ)       (𝜑 → 0 ≤ (𝐴 · 𝐴))
 
Theoremmulge0 8804 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 8805 The product of two nonnegative numbers is nonnegative. (Contributed by NM, 30-Jul-1999.)
𝐴 ∈ ℝ    &   𝐵 ∈ ℝ       ((0 ≤ 𝐴 ∧ 0 ≤ 𝐵) → 0 ≤ (𝐴 · 𝐵))
 
Theoremmulge0d 8806 The product of two nonnegative numbers is nonnegative. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐵 ∈ ℝ)    &   (𝜑 → 0 ≤ 𝐴)    &   (𝜑 → 0 ≤ 𝐵)       (𝜑 → 0 ≤ (𝐴 · 𝐵))
 
Theoremapti 8807 Complex apartness is tight. (Contributed by Jim Kingdon, 21-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) → (𝐴 = 𝐵 ↔ ¬ 𝐴 # 𝐵))
 
Theoremapne 8808 Apartness implies negated equality. We cannot in general prove the converse (as shown at neapmkv 16740), which is the whole point of having separate notations for apartness and negated equality. (Contributed by Jim Kingdon, 21-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) → (𝐴 # 𝐵𝐴𝐵))
 
Theoremapcon4bid 8809 Contrapositive law deduction for apartness. (Contributed by Jim Kingdon, 31-Jul-2023.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑𝐶 ∈ ℂ)    &   (𝜑𝐷 ∈ ℂ)    &   (𝜑 → (𝐴 # 𝐵𝐶 # 𝐷))       (𝜑 → (𝐴 = 𝐵𝐶 = 𝐷))
 
Theoremleltap 8810 implies 'less than' is 'apart'. (Contributed by Jim Kingdon, 13-Aug-2021.)
((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐴𝐵) → (𝐴 < 𝐵𝐵 # 𝐴))
 
Theoremgt0ap0 8811 Positive implies apart from zero. (Contributed by Jim Kingdon, 27-Feb-2020.)
((𝐴 ∈ ℝ ∧ 0 < 𝐴) → 𝐴 # 0)
 
Theoremgt0ap0i 8812 Positive means apart from zero (useful for ordering theorems involving division). (Contributed by Jim Kingdon, 27-Feb-2020.)
𝐴 ∈ ℝ       (0 < 𝐴𝐴 # 0)
 
Theoremgt0ap0ii 8813 Positive implies apart from zero. (Contributed by Jim Kingdon, 27-Feb-2020.)
𝐴 ∈ ℝ    &   0 < 𝐴       𝐴 # 0
 
Theoremgt0ap0d 8814 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 8815 A number is apart from zero iff its negative is apart from zero. (Contributed by Jim Kingdon, 27-Feb-2020.)
(𝐴 ∈ ℂ → (𝐴 # 0 ↔ -𝐴 # 0))
 
Theoremnegap0d 8816 The negative of a number apart from zero is apart from zero. (Contributed by Jim Kingdon, 25-Feb-2024.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐴 # 0)       (𝜑 → -𝐴 # 0)
 
Theoremltleap 8817 Less than in terms of non-strict order and apartness. (Contributed by Jim Kingdon, 28-Feb-2020.)
((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) → (𝐴 < 𝐵 ↔ (𝐴𝐵𝐴 # 𝐵)))
 
Theoremltap 8818 'Less than' implies apart. (Contributed by Jim Kingdon, 12-Aug-2021.)
((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐴 < 𝐵) → 𝐵 # 𝐴)
 
Theoremgtapii 8819 'Greater than' implies apart. (Contributed by Jim Kingdon, 12-Aug-2021.)
𝐴 ∈ ℝ    &   𝐵 ∈ ℝ    &   𝐴 < 𝐵       𝐵 # 𝐴
 
Theoremltapii 8820 'Less than' implies apart. (Contributed by Jim Kingdon, 12-Aug-2021.)
𝐴 ∈ ℝ    &   𝐵 ∈ ℝ    &   𝐴 < 𝐵       𝐴 # 𝐵
 
Theoremltapi 8821 'Less than' implies apart. (Contributed by Jim Kingdon, 12-Aug-2021.)
𝐴 ∈ ℝ    &   𝐵 ∈ ℝ       (𝐴 < 𝐵𝐵 # 𝐴)
 
Theoremgtapd 8822 'Greater than' implies apart. (Contributed by Jim Kingdon, 12-Aug-2021.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐵 ∈ ℝ)    &   (𝜑𝐴 < 𝐵)       (𝜑𝐵 # 𝐴)
 
Theoremltapd 8823 'Less than' implies apart. (Contributed by Jim Kingdon, 12-Aug-2021.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐵 ∈ ℝ)    &   (𝜑𝐴 < 𝐵)       (𝜑𝐴 # 𝐵)
 
Theoremleltapd 8824 implies 'less than' is 'apart'. (Contributed by Jim Kingdon, 13-Aug-2021.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐵 ∈ ℝ)    &   (𝜑𝐴𝐵)       (𝜑 → (𝐴 < 𝐵𝐵 # 𝐴))
 
Theoremap0gt0 8825 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 8826 A nonzero nonnegative number is positive. (Contributed by Jim Kingdon, 11-Aug-2021.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑 → 0 ≤ 𝐴)    &   (𝜑𝐴 # 0)       (𝜑 → 0 < 𝐴)
 
Theoremapsub1 8827 Subtraction respects apartness. Analogue of subcan2 8409 for apartness. (Contributed by Jim Kingdon, 6-Jan-2022.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐶 ∈ ℂ) → (𝐴 # 𝐵 ↔ (𝐴𝐶) # (𝐵𝐶)))
 
Theoremsubap0 8828 Two numbers being apart is equivalent to their difference being apart from zero. (Contributed by Jim Kingdon, 25-Dec-2022.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) → ((𝐴𝐵) # 0 ↔ 𝐴 # 𝐵))
 
Theoremsubap0d 8829 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 8830 Equality of complex numbers is stable. Stability here means ¬ ¬ 𝐴 = 𝐵𝐴 = 𝐵 as defined at df-stab 838. 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 8831 Reverse closure for apartness. (Contributed by Jim Kingdon, 19-Dec-2023.)
(𝐴 # 𝐵 → (𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ))
 
Theoremapsscn 8832* The points apart from a given point are complex numbers. (Contributed by Jim Kingdon, 19-Dec-2023.)
{𝑥𝐴𝑥 # 𝐵} ⊆ ℂ
 
Theoremlt0ap0 8833 A number which is less than zero is apart from zero. (Contributed by Jim Kingdon, 25-Feb-2024.)
((𝐴 ∈ ℝ ∧ 𝐴 < 0) → 𝐴 # 0)
 
Theoremlt0ap0d 8834 A real number less than zero is apart from zero. Deduction form. (Contributed by Jim Kingdon, 24-Feb-2024.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐴 < 0)       (𝜑𝐴 # 0)
 
Theoremaptap 8835 Complex apartness (as defined at df-ap 8767) is a tight apartness (as defined at df-tap 7474). (Contributed by Jim Kingdon, 16-Feb-2025.)
# TAp ℂ
 
4.3.7  Reciprocals
 
Theoremrecextlem1 8836 Lemma for recexap 8838. (Contributed by Eric Schmidt, 23-May-2007.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) → ((𝐴 + (i · 𝐵)) · (𝐴 − (i · 𝐵))) = ((𝐴 · 𝐴) + (𝐵 · 𝐵)))
 
Theoremrecexaplem2 8837 Lemma for recexap 8838. (Contributed by Jim Kingdon, 20-Feb-2020.)
((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ (𝐴 + (i · 𝐵)) # 0) → ((𝐴 · 𝐴) + (𝐵 · 𝐵)) # 0)
 
Theoremrecexap 8838* Existence of reciprocal of nonzero complex number. (Contributed by Jim Kingdon, 20-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐴 # 0) → ∃𝑥 ∈ ℂ (𝐴 · 𝑥) = 1)
 
Theoremmulap0 8839 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 8840 The product of two numbers apart from zero is apart from zero. (Contributed by Jim Kingdon, 24-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) → ((𝐴 # 0 ∧ 𝐵 # 0) ↔ (𝐴 · 𝐵) # 0))
 
Theoremmulap0i 8841 The product of two numbers apart from zero is apart from zero. (Contributed by Jim Kingdon, 23-Feb-2020.)
𝐴 ∈ ℂ    &   𝐵 ∈ ℂ    &   𝐴 # 0    &   𝐵 # 0       (𝐴 · 𝐵) # 0
 
Theoremmulap0bd 8842 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 8843 The product of two numbers apart from zero is apart from zero. (Contributed by Jim Kingdon, 23-Feb-2020.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑𝐴 # 0)    &   (𝜑𝐵 # 0)       (𝜑 → (𝐴 · 𝐵) # 0)
 
Theoremmulap0bad 8844 A factor of a complex number apart from zero is apart from zero. Partial converse of mulap0d 8843 and consequence of mulap0bd 8842. (Contributed by Jim Kingdon, 24-Feb-2020.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑 → (𝐴 · 𝐵) # 0)       (𝜑𝐴 # 0)
 
Theoremmulap0bbd 8845 A factor of a complex number apart from zero is apart from zero. Partial converse of mulap0d 8843 and consequence of mulap0bd 8842. (Contributed by Jim Kingdon, 24-Feb-2020.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑 → (𝐴 · 𝐵) # 0)       (𝜑𝐵 # 0)
 
Theoremmulcanapd 8846 Cancellation law for multiplication. (Contributed by Jim Kingdon, 21-Feb-2020.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑𝐶 ∈ ℂ)    &   (𝜑𝐶 # 0)       (𝜑 → ((𝐶 · 𝐴) = (𝐶 · 𝐵) ↔ 𝐴 = 𝐵))
 
Theoremmulcanap2d 8847 Cancellation law for multiplication. (Contributed by Jim Kingdon, 21-Feb-2020.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑𝐶 ∈ ℂ)    &   (𝜑𝐶 # 0)       (𝜑 → ((𝐴 · 𝐶) = (𝐵 · 𝐶) ↔ 𝐴 = 𝐵))
 
Theoremmulcanapad 8848 Cancellation of a nonzero factor on the left in an equation. One-way deduction form of mulcanapd 8846. (Contributed by Jim Kingdon, 21-Feb-2020.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑𝐶 ∈ ℂ)    &   (𝜑𝐶 # 0)    &   (𝜑 → (𝐶 · 𝐴) = (𝐶 · 𝐵))       (𝜑𝐴 = 𝐵)
 
Theoremmulcanap2ad 8849 Cancellation of a nonzero factor on the right in an equation. One-way deduction form of mulcanap2d 8847. (Contributed by Jim Kingdon, 21-Feb-2020.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑𝐶 ∈ ℂ)    &   (𝜑𝐶 # 0)    &   (𝜑 → (𝐴 · 𝐶) = (𝐵 · 𝐶))       (𝜑𝐴 = 𝐵)
 
Theoremmulcanap 8850 Cancellation law for multiplication (full theorem form). (Contributed by Jim Kingdon, 21-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ (𝐶 ∈ ℂ ∧ 𝐶 # 0)) → ((𝐶 · 𝐴) = (𝐶 · 𝐵) ↔ 𝐴 = 𝐵))
 
Theoremmulcanap2 8851 Cancellation law for multiplication. (Contributed by Jim Kingdon, 21-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ (𝐶 ∈ ℂ ∧ 𝐶 # 0)) → ((𝐴 · 𝐶) = (𝐵 · 𝐶) ↔ 𝐴 = 𝐵))
 
Theoremmulcanapi 8852 Cancellation law for multiplication. (Contributed by Jim Kingdon, 21-Feb-2020.)
𝐴 ∈ ℂ    &   𝐵 ∈ ℂ    &   𝐶 ∈ ℂ    &   𝐶 # 0       ((𝐶 · 𝐴) = (𝐶 · 𝐵) ↔ 𝐴 = 𝐵)
 
Theoremmuleqadd 8853 Property of numbers whose product equals their sum. Equation 5 of [Kreyszig] p. 12. (Contributed by NM, 13-Nov-2006.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) → ((𝐴 · 𝐵) = (𝐴 + 𝐵) ↔ ((𝐴 − 1) · (𝐵 − 1)) = 1))
 
Theoremreceuap 8854* Existential uniqueness of reciprocals. (Contributed by Jim Kingdon, 21-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐵 # 0) → ∃!𝑥 ∈ ℂ (𝐵 · 𝑥) = 𝐴)
 
Theoremmul0eqap 8855 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))
 
Theoremrecapb 8856* A complex number has a multiplicative inverse if and only if it is apart from zero. Theorem 11.2.4 of [HoTT], p. (varies), generalized from real to complex numbers. (Contributed by Jim Kingdon, 18-Jan-2025.)
(𝐴 ∈ ℂ → (𝐴 # 0 ↔ ∃𝑥 ∈ ℂ (𝐴 · 𝑥) = 1))
 
4.3.8  Division
 
Syntaxcdiv 8857 Extend class notation to include division.
class /
 
Definitiondf-div 8858* Define division. Theorem divmulap 8860 relates it to multiplication, and divclap 8863 and redivclap 8916 prove its closure laws. (Contributed by NM, 2-Feb-1995.) Use divvalap 8859 instead. (Revised by Mario Carneiro, 1-Apr-2014.) (New usage is discouraged.)
/ = (𝑥 ∈ ℂ, 𝑦 ∈ (ℂ ∖ {0}) ↦ (𝑧 ∈ ℂ (𝑦 · 𝑧) = 𝑥))
 
Theoremdivvalap 8859* 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 8860 Relationship between division and multiplication. (Contributed by Jim Kingdon, 22-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ (𝐶 ∈ ℂ ∧ 𝐶 # 0)) → ((𝐴 / 𝐶) = 𝐵 ↔ (𝐶 · 𝐵) = 𝐴))
 
Theoremdivmulap2 8861 Relationship between division and multiplication. (Contributed by Jim Kingdon, 22-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ (𝐶 ∈ ℂ ∧ 𝐶 # 0)) → ((𝐴 / 𝐶) = 𝐵𝐴 = (𝐶 · 𝐵)))
 
Theoremdivmulap3 8862 Relationship between division and multiplication. (Contributed by Jim Kingdon, 22-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ (𝐶 ∈ ℂ ∧ 𝐶 # 0)) → ((𝐴 / 𝐶) = 𝐵𝐴 = (𝐵 · 𝐶)))
 
Theoremdivclap 8863 Closure law for division. (Contributed by Jim Kingdon, 22-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐵 # 0) → (𝐴 / 𝐵) ∈ ℂ)
 
Theoremrecclap 8864 Closure law for reciprocal. (Contributed by Jim Kingdon, 22-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐴 # 0) → (1 / 𝐴) ∈ ℂ)
 
Theoremdivcanap2 8865 A cancellation law for division. (Contributed by Jim Kingdon, 22-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐵 # 0) → (𝐵 · (𝐴 / 𝐵)) = 𝐴)
 
Theoremdivcanap1 8866 A cancellation law for division. (Contributed by Jim Kingdon, 22-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐵 # 0) → ((𝐴 / 𝐵) · 𝐵) = 𝐴)
 
Theoremdiveqap0 8867 A ratio is zero iff the numerator is zero. (Contributed by Jim Kingdon, 22-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐵 # 0) → ((𝐴 / 𝐵) = 0 ↔ 𝐴 = 0))
 
Theoremdivap0b 8868 The ratio of numbers apart from zero is apart from zero. (Contributed by Jim Kingdon, 22-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐵 # 0) → (𝐴 # 0 ↔ (𝐴 / 𝐵) # 0))
 
Theoremdivap0 8869 The ratio of numbers apart from zero is apart from zero. (Contributed by Jim Kingdon, 22-Feb-2020.)
(((𝐴 ∈ ℂ ∧ 𝐴 # 0) ∧ (𝐵 ∈ ℂ ∧ 𝐵 # 0)) → (𝐴 / 𝐵) # 0)
 
Theoremrecap0 8870 The reciprocal of a number apart from zero is apart from zero. (Contributed by Jim Kingdon, 24-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐴 # 0) → (1 / 𝐴) # 0)
 
Theoremrecidap 8871 Multiplication of a number and its reciprocal. (Contributed by Jim Kingdon, 24-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐴 # 0) → (𝐴 · (1 / 𝐴)) = 1)
 
Theoremrecidap2 8872 Multiplication of a number and its reciprocal. (Contributed by Jim Kingdon, 24-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐴 # 0) → ((1 / 𝐴) · 𝐴) = 1)
 
Theoremdivrecap 8873 Relationship between division and reciprocal. (Contributed by Jim Kingdon, 24-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐵 # 0) → (𝐴 / 𝐵) = (𝐴 · (1 / 𝐵)))
 
Theoremdivrecap2 8874 Relationship between division and reciprocal. (Contributed by Jim Kingdon, 25-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐵 # 0) → (𝐴 / 𝐵) = ((1 / 𝐵) · 𝐴))
 
Theoremdivassap 8875 An associative law for division. (Contributed by Jim Kingdon, 25-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ (𝐶 ∈ ℂ ∧ 𝐶 # 0)) → ((𝐴 · 𝐵) / 𝐶) = (𝐴 · (𝐵 / 𝐶)))
 
Theoremdiv23ap 8876 A commutative/associative law for division. (Contributed by Jim Kingdon, 25-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ (𝐶 ∈ ℂ ∧ 𝐶 # 0)) → ((𝐴 · 𝐵) / 𝐶) = ((𝐴 / 𝐶) · 𝐵))
 
Theoremdiv32ap 8877 A commutative/associative law for division. (Contributed by Jim Kingdon, 25-Feb-2020.)
((𝐴 ∈ ℂ ∧ (𝐵 ∈ ℂ ∧ 𝐵 # 0) ∧ 𝐶 ∈ ℂ) → ((𝐴 / 𝐵) · 𝐶) = (𝐴 · (𝐶 / 𝐵)))
 
Theoremdiv13ap 8878 A commutative/associative law for division. (Contributed by Jim Kingdon, 25-Feb-2020.)
((𝐴 ∈ ℂ ∧ (𝐵 ∈ ℂ ∧ 𝐵 # 0) ∧ 𝐶 ∈ ℂ) → ((𝐴 / 𝐵) · 𝐶) = ((𝐶 / 𝐵) · 𝐴))
 
Theoremdiv12ap 8879 A commutative/associative law for division. (Contributed by Jim Kingdon, 25-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ (𝐶 ∈ ℂ ∧ 𝐶 # 0)) → (𝐴 · (𝐵 / 𝐶)) = (𝐵 · (𝐴 / 𝐶)))
 
Theoremdivmulassap 8880 An associative law for division and multiplication. (Contributed by Jim Kingdon, 24-Jan-2022.)
(((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐶 ∈ ℂ) ∧ (𝐷 ∈ ℂ ∧ 𝐷 # 0)) → ((𝐴 · (𝐵 / 𝐷)) · 𝐶) = ((𝐴 · 𝐵) · (𝐶 / 𝐷)))
 
Theoremdivmulasscomap 8881 An associative/commutative law for division and multiplication. (Contributed by Jim Kingdon, 24-Jan-2022.)
(((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐶 ∈ ℂ) ∧ (𝐷 ∈ ℂ ∧ 𝐷 # 0)) → ((𝐴 · (𝐵 / 𝐷)) · 𝐶) = (𝐵 · ((𝐴 · 𝐶) / 𝐷)))
 
Theoremdivdirap 8882 Distribution of division over addition. (Contributed by Jim Kingdon, 25-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ (𝐶 ∈ ℂ ∧ 𝐶 # 0)) → ((𝐴 + 𝐵) / 𝐶) = ((𝐴 / 𝐶) + (𝐵 / 𝐶)))
 
Theoremdivcanap3 8883 A cancellation law for division. (Contributed by Jim Kingdon, 25-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐵 # 0) → ((𝐵 · 𝐴) / 𝐵) = 𝐴)
 
Theoremdivcanap4 8884 A cancellation law for division. (Contributed by Jim Kingdon, 25-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐵 # 0) → ((𝐴 · 𝐵) / 𝐵) = 𝐴)
 
Theoremdiv11ap 8885 One-to-one relationship for division. (Contributed by Jim Kingdon, 25-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ (𝐶 ∈ ℂ ∧ 𝐶 # 0)) → ((𝐴 / 𝐶) = (𝐵 / 𝐶) ↔ 𝐴 = 𝐵))
 
Theoremdividap 8886 A number divided by itself is one. (Contributed by Jim Kingdon, 25-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐴 # 0) → (𝐴 / 𝐴) = 1)
 
Theoremdiv0ap 8887 Division into zero is zero. (Contributed by Jim Kingdon, 25-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐴 # 0) → (0 / 𝐴) = 0)
 
Theoremdiv1 8888 A number divided by 1 is itself. (Contributed by NM, 9-Jan-2002.) (Proof shortened by Mario Carneiro, 27-May-2016.)
(𝐴 ∈ ℂ → (𝐴 / 1) = 𝐴)
 
Theorem1div1e1 8889 1 divided by 1 is 1 (common case). (Contributed by David A. Wheeler, 7-Dec-2018.)
(1 / 1) = 1
 
Theoremdiveqap1 8890 Equality in terms of unit ratio. (Contributed by Jim Kingdon, 25-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐵 # 0) → ((𝐴 / 𝐵) = 1 ↔ 𝐴 = 𝐵))
 
Theoremdivnegap 8891 Move negative sign inside of a division. (Contributed by Jim Kingdon, 25-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐵 # 0) → -(𝐴 / 𝐵) = (-𝐴 / 𝐵))
 
Theoremmuldivdirap 8892 Distribution of division over addition with a multiplication. (Contributed by Jim Kingdon, 11-Nov-2021.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ (𝐶 ∈ ℂ ∧ 𝐶 # 0)) → (((𝐶 · 𝐴) + 𝐵) / 𝐶) = (𝐴 + (𝐵 / 𝐶)))
 
Theoremdivsubdirap 8893 Distribution of division over subtraction. (Contributed by NM, 4-Mar-2005.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ (𝐶 ∈ ℂ ∧ 𝐶 # 0)) → ((𝐴𝐵) / 𝐶) = ((𝐴 / 𝐶) − (𝐵 / 𝐶)))
 
Theoremrecrecap 8894 A number is equal to the reciprocal of its reciprocal. (Contributed by Jim Kingdon, 25-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐴 # 0) → (1 / (1 / 𝐴)) = 𝐴)
 
Theoremrec11ap 8895 Reciprocal is one-to-one. (Contributed by Jim Kingdon, 25-Feb-2020.)
(((𝐴 ∈ ℂ ∧ 𝐴 # 0) ∧ (𝐵 ∈ ℂ ∧ 𝐵 # 0)) → ((1 / 𝐴) = (1 / 𝐵) ↔ 𝐴 = 𝐵))
 
Theoremrec11rap 8896 Mutual reciprocals. (Contributed by Jim Kingdon, 25-Feb-2020.)
(((𝐴 ∈ ℂ ∧ 𝐴 # 0) ∧ (𝐵 ∈ ℂ ∧ 𝐵 # 0)) → ((1 / 𝐴) = 𝐵 ↔ (1 / 𝐵) = 𝐴))
 
Theoremdivmuldivap 8897 Multiplication of two ratios. (Contributed by Jim Kingdon, 25-Feb-2020.)
(((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) ∧ ((𝐶 ∈ ℂ ∧ 𝐶 # 0) ∧ (𝐷 ∈ ℂ ∧ 𝐷 # 0))) → ((𝐴 / 𝐶) · (𝐵 / 𝐷)) = ((𝐴 · 𝐵) / (𝐶 · 𝐷)))
 
Theoremdivdivdivap 8898 Division of two ratios. Theorem I.15 of [Apostol] p. 18. (Contributed by Jim Kingdon, 25-Feb-2020.)
(((𝐴 ∈ ℂ ∧ (𝐵 ∈ ℂ ∧ 𝐵 # 0)) ∧ ((𝐶 ∈ ℂ ∧ 𝐶 # 0) ∧ (𝐷 ∈ ℂ ∧ 𝐷 # 0))) → ((𝐴 / 𝐵) / (𝐶 / 𝐷)) = ((𝐴 · 𝐷) / (𝐵 · 𝐶)))
 
Theoremdivcanap5 8899 Cancellation of common factor in a ratio. (Contributed by Jim Kingdon, 25-Feb-2020.)
((𝐴 ∈ ℂ ∧ (𝐵 ∈ ℂ ∧ 𝐵 # 0) ∧ (𝐶 ∈ ℂ ∧ 𝐶 # 0)) → ((𝐶 · 𝐴) / (𝐶 · 𝐵)) = (𝐴 / 𝐵))
 
Theoremdivmul13ap 8900 Swap the denominators in the product of two ratios. (Contributed by Jim Kingdon, 26-Feb-2020.)
(((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) ∧ ((𝐶 ∈ ℂ ∧ 𝐶 # 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 139 13801-13900 140 13901-14000 141 14001-14100 142 14101-14200 143 14201-14300 144 14301-14400 145 14401-14500 146 14501-14600 147 14601-14700 148 14701-14800 149 14801-14900 150 14901-15000 151 15001-15100 152 15101-15200 153 15201-15300 154 15301-15400 155 15401-15500 156 15501-15600 157 15601-15700 158 15701-15800 159 15801-15900 160 15901-16000 161 16001-16100 162 16101-16200 163 16201-16300 164 16301-16400 165 16401-16500 166 16501-16600 167 16601-16700 168 16701-16766
  Copyright terms: Public domain < Previous  Next >