Theorem List for Intuitionistic Logic Explorer - 8801-8900 *Has distinct variable
group(s)
| Type | Label | Description |
| Statement |
| |
| Theorem | msqge0 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 ≤ (𝐴 · 𝐴)) |
| |
| Theorem | msqge0i 8802 |
A square is nonnegative. (Contributed by NM, 14-May-1999.) (Proof
shortened by Andrew Salmon, 19-Nov-2011.)
|
| ⊢ 𝐴 ∈ ℝ
⇒ ⊢ 0 ≤ (𝐴 · 𝐴) |
| |
| Theorem | msqge0d 8803 |
A square is nonnegative. (Contributed by Mario Carneiro,
27-May-2016.)
|
| ⊢ (𝜑 → 𝐴 ∈ ℝ)
⇒ ⊢ (𝜑 → 0 ≤ (𝐴 · 𝐴)) |
| |
| Theorem | mulge0 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 ≤ (𝐴 · 𝐵)) |
| |
| Theorem | mulge0i 8805 |
The product of two nonnegative numbers is nonnegative. (Contributed by
NM, 30-Jul-1999.)
|
| ⊢ 𝐴 ∈ ℝ & ⊢ 𝐵 ∈
ℝ ⇒ ⊢ ((0 ≤ 𝐴 ∧ 0 ≤ 𝐵) → 0 ≤ (𝐴 · 𝐵)) |
| |
| Theorem | mulge0d 8806 |
The product of two nonnegative numbers is nonnegative. (Contributed by
Mario Carneiro, 27-May-2016.)
|
| ⊢ (𝜑 → 𝐴 ∈ ℝ) & ⊢ (𝜑 → 𝐵 ∈ ℝ) & ⊢ (𝜑 → 0 ≤ 𝐴)
& ⊢ (𝜑 → 0 ≤ 𝐵) ⇒ ⊢ (𝜑 → 0 ≤ (𝐴 · 𝐵)) |
| |
| Theorem | apti 8807 |
Complex apartness is tight. (Contributed by Jim Kingdon,
21-Feb-2020.)
|
| ⊢ ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) → (𝐴 = 𝐵 ↔ ¬ 𝐴 # 𝐵)) |
| |
| Theorem | apne 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.)
|
| ⊢ ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) → (𝐴 # 𝐵 → 𝐴 ≠ 𝐵)) |
| |
| Theorem | apcon4bid 8809 |
Contrapositive law deduction for apartness. (Contributed by Jim
Kingdon, 31-Jul-2023.)
|
| ⊢ (𝜑 → 𝐴 ∈ ℂ) & ⊢ (𝜑 → 𝐵 ∈ ℂ) & ⊢ (𝜑 → 𝐶 ∈ ℂ) & ⊢ (𝜑 → 𝐷 ∈ ℂ) & ⊢ (𝜑 → (𝐴 # 𝐵 ↔ 𝐶 # 𝐷)) ⇒ ⊢ (𝜑 → (𝐴 = 𝐵 ↔ 𝐶 = 𝐷)) |
| |
| Theorem | leltap 8810 |
≤ implies 'less than' is 'apart'. (Contributed by
Jim Kingdon,
13-Aug-2021.)
|
| ⊢ ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐴 ≤ 𝐵) → (𝐴 < 𝐵 ↔ 𝐵 # 𝐴)) |
| |
| Theorem | gt0ap0 8811 |
Positive implies apart from zero. (Contributed by Jim Kingdon,
27-Feb-2020.)
|
| ⊢ ((𝐴 ∈ ℝ ∧ 0 < 𝐴) → 𝐴 # 0) |
| |
| Theorem | gt0ap0i 8812 |
Positive means apart from zero (useful for ordering theorems involving
division). (Contributed by Jim Kingdon, 27-Feb-2020.)
|
| ⊢ 𝐴 ∈ ℝ
⇒ ⊢ (0 < 𝐴 → 𝐴 # 0) |
| |
| Theorem | gt0ap0ii 8813 |
Positive implies apart from zero. (Contributed by Jim Kingdon,
27-Feb-2020.)
|
| ⊢ 𝐴 ∈ ℝ & ⊢ 0 < 𝐴 ⇒ ⊢ 𝐴 # 0 |
| |
| Theorem | gt0ap0d 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) |
| |
| Theorem | negap0 8815 |
A number is apart from zero iff its negative is apart from zero.
(Contributed by Jim Kingdon, 27-Feb-2020.)
|
| ⊢ (𝐴 ∈ ℂ → (𝐴 # 0 ↔ -𝐴 # 0)) |
| |
| Theorem | negap0d 8816 |
The negative of a number apart from zero is apart from zero.
(Contributed by Jim Kingdon, 25-Feb-2024.)
|
| ⊢ (𝜑 → 𝐴 ∈ ℂ) & ⊢ (𝜑 → 𝐴 # 0) ⇒ ⊢ (𝜑 → -𝐴 # 0) |
| |
| Theorem | ltleap 8817 |
Less than in terms of non-strict order and apartness. (Contributed by Jim
Kingdon, 28-Feb-2020.)
|
| ⊢ ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) → (𝐴 < 𝐵 ↔ (𝐴 ≤ 𝐵 ∧ 𝐴 # 𝐵))) |
| |
| Theorem | ltap 8818 |
'Less than' implies apart. (Contributed by Jim Kingdon, 12-Aug-2021.)
|
| ⊢ ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐴 < 𝐵) → 𝐵 # 𝐴) |
| |
| Theorem | gtapii 8819 |
'Greater than' implies apart. (Contributed by Jim Kingdon,
12-Aug-2021.)
|
| ⊢ 𝐴 ∈ ℝ & ⊢ 𝐵 ∈ ℝ & ⊢ 𝐴 < 𝐵 ⇒ ⊢ 𝐵 # 𝐴 |
| |
| Theorem | ltapii 8820 |
'Less than' implies apart. (Contributed by Jim Kingdon,
12-Aug-2021.)
|
| ⊢ 𝐴 ∈ ℝ & ⊢ 𝐵 ∈ ℝ & ⊢ 𝐴 < 𝐵 ⇒ ⊢ 𝐴 # 𝐵 |
| |
| Theorem | ltapi 8821 |
'Less than' implies apart. (Contributed by Jim Kingdon,
12-Aug-2021.)
|
| ⊢ 𝐴 ∈ ℝ & ⊢ 𝐵 ∈
ℝ ⇒ ⊢ (𝐴 < 𝐵 → 𝐵 # 𝐴) |
| |
| Theorem | gtapd 8822 |
'Greater than' implies apart. (Contributed by Jim Kingdon,
12-Aug-2021.)
|
| ⊢ (𝜑 → 𝐴 ∈ ℝ) & ⊢ (𝜑 → 𝐵 ∈ ℝ) & ⊢ (𝜑 → 𝐴 < 𝐵) ⇒ ⊢ (𝜑 → 𝐵 # 𝐴) |
| |
| Theorem | ltapd 8823 |
'Less than' implies apart. (Contributed by Jim Kingdon,
12-Aug-2021.)
|
| ⊢ (𝜑 → 𝐴 ∈ ℝ) & ⊢ (𝜑 → 𝐵 ∈ ℝ) & ⊢ (𝜑 → 𝐴 < 𝐵) ⇒ ⊢ (𝜑 → 𝐴 # 𝐵) |
| |
| Theorem | leltapd 8824 |
≤ implies 'less than' is 'apart'. (Contributed by
Jim Kingdon,
13-Aug-2021.)
|
| ⊢ (𝜑 → 𝐴 ∈ ℝ) & ⊢ (𝜑 → 𝐵 ∈ ℝ) & ⊢ (𝜑 → 𝐴 ≤ 𝐵) ⇒ ⊢ (𝜑 → (𝐴 < 𝐵 ↔ 𝐵 # 𝐴)) |
| |
| Theorem | ap0gt0 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 < 𝐴)) |
| |
| Theorem | ap0gt0d 8826 |
A nonzero nonnegative number is positive. (Contributed by Jim
Kingdon, 11-Aug-2021.)
|
| ⊢ (𝜑 → 𝐴 ∈ ℝ) & ⊢ (𝜑 → 0 ≤ 𝐴)
& ⊢ (𝜑 → 𝐴 # 0) ⇒ ⊢ (𝜑 → 0 < 𝐴) |
| |
| Theorem | apsub1 8827 |
Subtraction respects apartness. Analogue of subcan2 8409 for apartness.
(Contributed by Jim Kingdon, 6-Jan-2022.)
|
| ⊢ ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐶 ∈ ℂ) → (𝐴 # 𝐵 ↔ (𝐴 − 𝐶) # (𝐵 − 𝐶))) |
| |
| Theorem | subap0 8828 |
Two numbers being apart is equivalent to their difference being apart from
zero. (Contributed by Jim Kingdon, 25-Dec-2022.)
|
| ⊢ ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) → ((𝐴 − 𝐵) # 0 ↔ 𝐴 # 𝐵)) |
| |
| Theorem | subap0d 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) |
| |
| Theorem | cnstab 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
𝐴 = 𝐵) |
| |
| Theorem | aprcl 8831 |
Reverse closure for apartness. (Contributed by Jim Kingdon,
19-Dec-2023.)
|
| ⊢ (𝐴 # 𝐵 → (𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ)) |
| |
| Theorem | apsscn 8832* |
The points apart from a given point are complex numbers. (Contributed
by Jim Kingdon, 19-Dec-2023.)
|
| ⊢ {𝑥 ∈ 𝐴 ∣ 𝑥 # 𝐵} ⊆ ℂ |
| |
| Theorem | lt0ap0 8833 |
A number which is less than zero is apart from zero. (Contributed by Jim
Kingdon, 25-Feb-2024.)
|
| ⊢ ((𝐴 ∈ ℝ ∧ 𝐴 < 0) → 𝐴 # 0) |
| |
| Theorem | lt0ap0d 8834 |
A real number less than zero is apart from zero. Deduction form.
(Contributed by Jim Kingdon, 24-Feb-2024.)
|
| ⊢ (𝜑 → 𝐴 ∈ ℝ) & ⊢ (𝜑 → 𝐴 < 0) ⇒ ⊢ (𝜑 → 𝐴 # 0) |
| |
| Theorem | aptap 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
|
| |
| Theorem | recextlem1 8836 |
Lemma for recexap 8838. (Contributed by Eric Schmidt, 23-May-2007.)
|
| ⊢ ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) → ((𝐴 + (i · 𝐵)) · (𝐴 − (i · 𝐵))) = ((𝐴 · 𝐴) + (𝐵 · 𝐵))) |
| |
| Theorem | recexaplem2 8837 |
Lemma for recexap 8838. (Contributed by Jim Kingdon, 20-Feb-2020.)
|
| ⊢ ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ (𝐴 + (i · 𝐵)) # 0) → ((𝐴 · 𝐴) + (𝐵 · 𝐵)) # 0) |
| |
| Theorem | recexap 8838* |
Existence of reciprocal of nonzero complex number. (Contributed by Jim
Kingdon, 20-Feb-2020.)
|
| ⊢ ((𝐴 ∈ ℂ ∧ 𝐴 # 0) → ∃𝑥 ∈ ℂ (𝐴 · 𝑥) = 1) |
| |
| Theorem | mulap0 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) |
| |
| Theorem | mulap0b 8840 |
The product of two numbers apart from zero is apart from zero.
(Contributed by Jim Kingdon, 24-Feb-2020.)
|
| ⊢ ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) → ((𝐴 # 0 ∧ 𝐵 # 0) ↔ (𝐴 · 𝐵) # 0)) |
| |
| Theorem | mulap0i 8841 |
The product of two numbers apart from zero is apart from zero.
(Contributed by Jim Kingdon, 23-Feb-2020.)
|
| ⊢ 𝐴 ∈ ℂ & ⊢ 𝐵 ∈ ℂ & ⊢ 𝐴 # 0 & ⊢ 𝐵 # 0
⇒ ⊢ (𝐴 · 𝐵) # 0 |
| |
| Theorem | mulap0bd 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)) |
| |
| Theorem | mulap0d 8843 |
The product of two numbers apart from zero is apart from zero.
(Contributed by Jim Kingdon, 23-Feb-2020.)
|
| ⊢ (𝜑 → 𝐴 ∈ ℂ) & ⊢ (𝜑 → 𝐵 ∈ ℂ) & ⊢ (𝜑 → 𝐴 # 0) & ⊢ (𝜑 → 𝐵 # 0) ⇒ ⊢ (𝜑 → (𝐴 · 𝐵) # 0) |
| |
| Theorem | mulap0bad 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) |
| |
| Theorem | mulap0bbd 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) |
| |
| Theorem | mulcanapd 8846 |
Cancellation law for multiplication. (Contributed by Jim Kingdon,
21-Feb-2020.)
|
| ⊢ (𝜑 → 𝐴 ∈ ℂ) & ⊢ (𝜑 → 𝐵 ∈ ℂ) & ⊢ (𝜑 → 𝐶 ∈ ℂ) & ⊢ (𝜑 → 𝐶 # 0) ⇒ ⊢ (𝜑 → ((𝐶 · 𝐴) = (𝐶 · 𝐵) ↔ 𝐴 = 𝐵)) |
| |
| Theorem | mulcanap2d 8847 |
Cancellation law for multiplication. (Contributed by Jim Kingdon,
21-Feb-2020.)
|
| ⊢ (𝜑 → 𝐴 ∈ ℂ) & ⊢ (𝜑 → 𝐵 ∈ ℂ) & ⊢ (𝜑 → 𝐶 ∈ ℂ) & ⊢ (𝜑 → 𝐶 # 0) ⇒ ⊢ (𝜑 → ((𝐴 · 𝐶) = (𝐵 · 𝐶) ↔ 𝐴 = 𝐵)) |
| |
| Theorem | mulcanapad 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) & ⊢ (𝜑 → (𝐶 · 𝐴) = (𝐶 · 𝐵)) ⇒ ⊢ (𝜑 → 𝐴 = 𝐵) |
| |
| Theorem | mulcanap2ad 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) & ⊢ (𝜑 → (𝐴 · 𝐶) = (𝐵 · 𝐶)) ⇒ ⊢ (𝜑 → 𝐴 = 𝐵) |
| |
| Theorem | mulcanap 8850 |
Cancellation law for multiplication (full theorem form). (Contributed by
Jim Kingdon, 21-Feb-2020.)
|
| ⊢ ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ (𝐶 ∈ ℂ ∧ 𝐶 # 0)) → ((𝐶 · 𝐴) = (𝐶 · 𝐵) ↔ 𝐴 = 𝐵)) |
| |
| Theorem | mulcanap2 8851 |
Cancellation law for multiplication. (Contributed by Jim Kingdon,
21-Feb-2020.)
|
| ⊢ ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ (𝐶 ∈ ℂ ∧ 𝐶 # 0)) → ((𝐴 · 𝐶) = (𝐵 · 𝐶) ↔ 𝐴 = 𝐵)) |
| |
| Theorem | mulcanapi 8852 |
Cancellation law for multiplication. (Contributed by Jim Kingdon,
21-Feb-2020.)
|
| ⊢ 𝐴 ∈ ℂ & ⊢ 𝐵 ∈ ℂ & ⊢ 𝐶 ∈ ℂ & ⊢ 𝐶 # 0
⇒ ⊢ ((𝐶 · 𝐴) = (𝐶 · 𝐵) ↔ 𝐴 = 𝐵) |
| |
| Theorem | muleqadd 8853 |
Property of numbers whose product equals their sum. Equation 5 of
[Kreyszig] p. 12. (Contributed by NM,
13-Nov-2006.)
|
| ⊢ ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) → ((𝐴 · 𝐵) = (𝐴 + 𝐵) ↔ ((𝐴 − 1) · (𝐵 − 1)) = 1)) |
| |
| Theorem | receuap 8854* |
Existential uniqueness of reciprocals. (Contributed by Jim Kingdon,
21-Feb-2020.)
|
| ⊢ ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐵 # 0) → ∃!𝑥 ∈ ℂ (𝐵 · 𝑥) = 𝐴) |
| |
| Theorem | mul0eqap 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)) |
| |
| Theorem | recapb 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
|
| |
| Syntax | cdiv 8857 |
Extend class notation to include division.
|
| class / |
| |
| Definition | df-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}) ↦
(℩𝑧 ∈
ℂ (𝑦 · 𝑧) = 𝑥)) |
| |
| Theorem | divvalap 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) → (𝐴 / 𝐵) = (℩𝑥 ∈ ℂ (𝐵 · 𝑥) = 𝐴)) |
| |
| Theorem | divmulap 8860 |
Relationship between division and multiplication. (Contributed by Jim
Kingdon, 22-Feb-2020.)
|
| ⊢ ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ (𝐶 ∈ ℂ ∧ 𝐶 # 0)) → ((𝐴 / 𝐶) = 𝐵 ↔ (𝐶 · 𝐵) = 𝐴)) |
| |
| Theorem | divmulap2 8861 |
Relationship between division and multiplication. (Contributed by Jim
Kingdon, 22-Feb-2020.)
|
| ⊢ ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ (𝐶 ∈ ℂ ∧ 𝐶 # 0)) → ((𝐴 / 𝐶) = 𝐵 ↔ 𝐴 = (𝐶 · 𝐵))) |
| |
| Theorem | divmulap3 8862 |
Relationship between division and multiplication. (Contributed by Jim
Kingdon, 22-Feb-2020.)
|
| ⊢ ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ (𝐶 ∈ ℂ ∧ 𝐶 # 0)) → ((𝐴 / 𝐶) = 𝐵 ↔ 𝐴 = (𝐵 · 𝐶))) |
| |
| Theorem | divclap 8863 |
Closure law for division. (Contributed by Jim Kingdon, 22-Feb-2020.)
|
| ⊢ ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐵 # 0) → (𝐴 / 𝐵) ∈ ℂ) |
| |
| Theorem | recclap 8864 |
Closure law for reciprocal. (Contributed by Jim Kingdon, 22-Feb-2020.)
|
| ⊢ ((𝐴 ∈ ℂ ∧ 𝐴 # 0) → (1 / 𝐴) ∈ ℂ) |
| |
| Theorem | divcanap2 8865 |
A cancellation law for division. (Contributed by Jim Kingdon,
22-Feb-2020.)
|
| ⊢ ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐵 # 0) → (𝐵 · (𝐴 / 𝐵)) = 𝐴) |
| |
| Theorem | divcanap1 8866 |
A cancellation law for division. (Contributed by Jim Kingdon,
22-Feb-2020.)
|
| ⊢ ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐵 # 0) → ((𝐴 / 𝐵) · 𝐵) = 𝐴) |
| |
| Theorem | diveqap0 8867 |
A ratio is zero iff the numerator is zero. (Contributed by Jim Kingdon,
22-Feb-2020.)
|
| ⊢ ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐵 # 0) → ((𝐴 / 𝐵) = 0 ↔ 𝐴 = 0)) |
| |
| Theorem | divap0b 8868 |
The ratio of numbers apart from zero is apart from zero. (Contributed by
Jim Kingdon, 22-Feb-2020.)
|
| ⊢ ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐵 # 0) → (𝐴 # 0 ↔ (𝐴 / 𝐵) # 0)) |
| |
| Theorem | divap0 8869 |
The ratio of numbers apart from zero is apart from zero. (Contributed by
Jim Kingdon, 22-Feb-2020.)
|
| ⊢ (((𝐴 ∈ ℂ ∧ 𝐴 # 0) ∧ (𝐵 ∈ ℂ ∧ 𝐵 # 0)) → (𝐴 / 𝐵) # 0) |
| |
| Theorem | recap0 8870 |
The reciprocal of a number apart from zero is apart from zero.
(Contributed by Jim Kingdon, 24-Feb-2020.)
|
| ⊢ ((𝐴 ∈ ℂ ∧ 𝐴 # 0) → (1 / 𝐴) # 0) |
| |
| Theorem | recidap 8871 |
Multiplication of a number and its reciprocal. (Contributed by Jim
Kingdon, 24-Feb-2020.)
|
| ⊢ ((𝐴 ∈ ℂ ∧ 𝐴 # 0) → (𝐴 · (1 / 𝐴)) = 1) |
| |
| Theorem | recidap2 8872 |
Multiplication of a number and its reciprocal. (Contributed by Jim
Kingdon, 24-Feb-2020.)
|
| ⊢ ((𝐴 ∈ ℂ ∧ 𝐴 # 0) → ((1 / 𝐴) · 𝐴) = 1) |
| |
| Theorem | divrecap 8873 |
Relationship between division and reciprocal. (Contributed by Jim
Kingdon, 24-Feb-2020.)
|
| ⊢ ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐵 # 0) → (𝐴 / 𝐵) = (𝐴 · (1 / 𝐵))) |
| |
| Theorem | divrecap2 8874 |
Relationship between division and reciprocal. (Contributed by Jim
Kingdon, 25-Feb-2020.)
|
| ⊢ ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐵 # 0) → (𝐴 / 𝐵) = ((1 / 𝐵) · 𝐴)) |
| |
| Theorem | divassap 8875 |
An associative law for division. (Contributed by Jim Kingdon,
25-Feb-2020.)
|
| ⊢ ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ (𝐶 ∈ ℂ ∧ 𝐶 # 0)) → ((𝐴 · 𝐵) / 𝐶) = (𝐴 · (𝐵 / 𝐶))) |
| |
| Theorem | div23ap 8876 |
A commutative/associative law for division. (Contributed by Jim Kingdon,
25-Feb-2020.)
|
| ⊢ ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ (𝐶 ∈ ℂ ∧ 𝐶 # 0)) → ((𝐴 · 𝐵) / 𝐶) = ((𝐴 / 𝐶) · 𝐵)) |
| |
| Theorem | div32ap 8877 |
A commutative/associative law for division. (Contributed by Jim Kingdon,
25-Feb-2020.)
|
| ⊢ ((𝐴 ∈ ℂ ∧ (𝐵 ∈ ℂ ∧ 𝐵 # 0) ∧ 𝐶 ∈ ℂ) → ((𝐴 / 𝐵) · 𝐶) = (𝐴 · (𝐶 / 𝐵))) |
| |
| Theorem | div13ap 8878 |
A commutative/associative law for division. (Contributed by Jim Kingdon,
25-Feb-2020.)
|
| ⊢ ((𝐴 ∈ ℂ ∧ (𝐵 ∈ ℂ ∧ 𝐵 # 0) ∧ 𝐶 ∈ ℂ) → ((𝐴 / 𝐵) · 𝐶) = ((𝐶 / 𝐵) · 𝐴)) |
| |
| Theorem | div12ap 8879 |
A commutative/associative law for division. (Contributed by Jim Kingdon,
25-Feb-2020.)
|
| ⊢ ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ (𝐶 ∈ ℂ ∧ 𝐶 # 0)) → (𝐴 · (𝐵 / 𝐶)) = (𝐵 · (𝐴 / 𝐶))) |
| |
| Theorem | divmulassap 8880 |
An associative law for division and multiplication. (Contributed by Jim
Kingdon, 24-Jan-2022.)
|
| ⊢ (((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐶 ∈ ℂ) ∧ (𝐷 ∈ ℂ ∧ 𝐷 # 0)) → ((𝐴 · (𝐵 / 𝐷)) · 𝐶) = ((𝐴 · 𝐵) · (𝐶 / 𝐷))) |
| |
| Theorem | divmulasscomap 8881 |
An associative/commutative law for division and multiplication.
(Contributed by Jim Kingdon, 24-Jan-2022.)
|
| ⊢ (((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐶 ∈ ℂ) ∧ (𝐷 ∈ ℂ ∧ 𝐷 # 0)) → ((𝐴 · (𝐵 / 𝐷)) · 𝐶) = (𝐵 · ((𝐴 · 𝐶) / 𝐷))) |
| |
| Theorem | divdirap 8882 |
Distribution of division over addition. (Contributed by Jim Kingdon,
25-Feb-2020.)
|
| ⊢ ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ (𝐶 ∈ ℂ ∧ 𝐶 # 0)) → ((𝐴 + 𝐵) / 𝐶) = ((𝐴 / 𝐶) + (𝐵 / 𝐶))) |
| |
| Theorem | divcanap3 8883 |
A cancellation law for division. (Contributed by Jim Kingdon,
25-Feb-2020.)
|
| ⊢ ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐵 # 0) → ((𝐵 · 𝐴) / 𝐵) = 𝐴) |
| |
| Theorem | divcanap4 8884 |
A cancellation law for division. (Contributed by Jim Kingdon,
25-Feb-2020.)
|
| ⊢ ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐵 # 0) → ((𝐴 · 𝐵) / 𝐵) = 𝐴) |
| |
| Theorem | div11ap 8885 |
One-to-one relationship for division. (Contributed by Jim Kingdon,
25-Feb-2020.)
|
| ⊢ ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ (𝐶 ∈ ℂ ∧ 𝐶 # 0)) → ((𝐴 / 𝐶) = (𝐵 / 𝐶) ↔ 𝐴 = 𝐵)) |
| |
| Theorem | dividap 8886 |
A number divided by itself is one. (Contributed by Jim Kingdon,
25-Feb-2020.)
|
| ⊢ ((𝐴 ∈ ℂ ∧ 𝐴 # 0) → (𝐴 / 𝐴) = 1) |
| |
| Theorem | div0ap 8887 |
Division into zero is zero. (Contributed by Jim Kingdon, 25-Feb-2020.)
|
| ⊢ ((𝐴 ∈ ℂ ∧ 𝐴 # 0) → (0 / 𝐴) = 0) |
| |
| Theorem | div1 8888 |
A number divided by 1 is itself. (Contributed by NM, 9-Jan-2002.) (Proof
shortened by Mario Carneiro, 27-May-2016.)
|
| ⊢ (𝐴 ∈ ℂ → (𝐴 / 1) = 𝐴) |
| |
| Theorem | 1div1e1 8889 |
1 divided by 1 is 1 (common case). (Contributed by David A. Wheeler,
7-Dec-2018.)
|
| ⊢ (1 / 1) = 1 |
| |
| Theorem | diveqap1 8890 |
Equality in terms of unit ratio. (Contributed by Jim Kingdon,
25-Feb-2020.)
|
| ⊢ ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐵 # 0) → ((𝐴 / 𝐵) = 1 ↔ 𝐴 = 𝐵)) |
| |
| Theorem | divnegap 8891 |
Move negative sign inside of a division. (Contributed by Jim Kingdon,
25-Feb-2020.)
|
| ⊢ ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐵 # 0) → -(𝐴 / 𝐵) = (-𝐴 / 𝐵)) |
| |
| Theorem | muldivdirap 8892 |
Distribution of division over addition with a multiplication.
(Contributed by Jim Kingdon, 11-Nov-2021.)
|
| ⊢ ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ (𝐶 ∈ ℂ ∧ 𝐶 # 0)) → (((𝐶 · 𝐴) + 𝐵) / 𝐶) = (𝐴 + (𝐵 / 𝐶))) |
| |
| Theorem | divsubdirap 8893 |
Distribution of division over subtraction. (Contributed by NM,
4-Mar-2005.)
|
| ⊢ ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ (𝐶 ∈ ℂ ∧ 𝐶 # 0)) → ((𝐴 − 𝐵) / 𝐶) = ((𝐴 / 𝐶) − (𝐵 / 𝐶))) |
| |
| Theorem | recrecap 8894 |
A number is equal to the reciprocal of its reciprocal. (Contributed by
Jim Kingdon, 25-Feb-2020.)
|
| ⊢ ((𝐴 ∈ ℂ ∧ 𝐴 # 0) → (1 / (1 / 𝐴)) = 𝐴) |
| |
| Theorem | rec11ap 8895 |
Reciprocal is one-to-one. (Contributed by Jim Kingdon, 25-Feb-2020.)
|
| ⊢ (((𝐴 ∈ ℂ ∧ 𝐴 # 0) ∧ (𝐵 ∈ ℂ ∧ 𝐵 # 0)) → ((1 / 𝐴) = (1 / 𝐵) ↔ 𝐴 = 𝐵)) |
| |
| Theorem | rec11rap 8896 |
Mutual reciprocals. (Contributed by Jim Kingdon, 25-Feb-2020.)
|
| ⊢ (((𝐴 ∈ ℂ ∧ 𝐴 # 0) ∧ (𝐵 ∈ ℂ ∧ 𝐵 # 0)) → ((1 / 𝐴) = 𝐵 ↔ (1 / 𝐵) = 𝐴)) |
| |
| Theorem | divmuldivap 8897 |
Multiplication of two ratios. (Contributed by Jim Kingdon,
25-Feb-2020.)
|
| ⊢ (((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) ∧ ((𝐶 ∈ ℂ ∧ 𝐶 # 0) ∧ (𝐷 ∈ ℂ ∧ 𝐷 # 0))) → ((𝐴 / 𝐶) · (𝐵 / 𝐷)) = ((𝐴 · 𝐵) / (𝐶 · 𝐷))) |
| |
| Theorem | divdivdivap 8898 |
Division of two ratios. Theorem I.15 of [Apostol] p. 18. (Contributed by
Jim Kingdon, 25-Feb-2020.)
|
| ⊢ (((𝐴 ∈ ℂ ∧ (𝐵 ∈ ℂ ∧ 𝐵 # 0)) ∧ ((𝐶 ∈ ℂ ∧ 𝐶 # 0) ∧ (𝐷 ∈ ℂ ∧ 𝐷 # 0))) → ((𝐴 / 𝐵) / (𝐶 / 𝐷)) = ((𝐴 · 𝐷) / (𝐵 · 𝐶))) |
| |
| Theorem | divcanap5 8899 |
Cancellation of common factor in a ratio. (Contributed by Jim Kingdon,
25-Feb-2020.)
|
| ⊢ ((𝐴 ∈ ℂ ∧ (𝐵 ∈ ℂ ∧ 𝐵 # 0) ∧ (𝐶 ∈ ℂ ∧ 𝐶 # 0)) → ((𝐶 · 𝐴) / (𝐶 · 𝐵)) = (𝐴 / 𝐵)) |
| |
| Theorem | divmul13ap 8900 |
Swap the denominators in the product of two ratios. (Contributed by Jim
Kingdon, 26-Feb-2020.)
|
| ⊢ (((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) ∧ ((𝐶 ∈ ℂ ∧ 𝐶 # 0) ∧ (𝐷 ∈ ℂ ∧ 𝐷 # 0))) → ((𝐴 / 𝐶) · (𝐵 / 𝐷)) = ((𝐵 / 𝐶) · (𝐴 / 𝐷))) |