HomeHome Intuitionistic Logic Explorer
Theorem List (p. 80 of 133)
< 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 - 7901-8000   *Has distinct variable group(s)
TypeLabelDescription
Statement
 
Theorempeano2re 7901 A theorem for reals analogous the second Peano postulate peano2 4509. (Contributed by NM, 5-Jul-2005.)
(𝐴 ∈ ℝ → (𝐴 + 1) ∈ ℝ)
 
Theoremaddcom 7902 Addition commutes. (Contributed by Jim Kingdon, 17-Jan-2020.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) → (𝐴 + 𝐵) = (𝐵 + 𝐴))
 
Theoremaddid1 7903 0 is an additive identity. (Contributed by Jim Kingdon, 16-Jan-2020.)
(𝐴 ∈ ℂ → (𝐴 + 0) = 𝐴)
 
Theoremaddid2 7904 0 is a left identity for addition. (Contributed by Scott Fenton, 3-Jan-2013.)
(𝐴 ∈ ℂ → (0 + 𝐴) = 𝐴)
 
Theoremreaddcan 7905 Cancellation law for addition over the reals. (Contributed by Scott Fenton, 3-Jan-2013.)
((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐶 ∈ ℝ) → ((𝐶 + 𝐴) = (𝐶 + 𝐵) ↔ 𝐴 = 𝐵))
 
Theorem00id 7906 0 is its own additive identity. (Contributed by Scott Fenton, 3-Jan-2013.)
(0 + 0) = 0
 
Theoremaddid1i 7907 0 is an additive identity. (Contributed by NM, 23-Nov-1994.) (Revised by Scott Fenton, 3-Jan-2013.)
𝐴 ∈ ℂ       (𝐴 + 0) = 𝐴
 
Theoremaddid2i 7908 0 is a left identity for addition. (Contributed by NM, 3-Jan-2013.)
𝐴 ∈ ℂ       (0 + 𝐴) = 𝐴
 
Theoremaddcomi 7909 Addition commutes. Based on ideas by Eric Schmidt. (Contributed by Scott Fenton, 3-Jan-2013.)
𝐴 ∈ ℂ    &   𝐵 ∈ ℂ       (𝐴 + 𝐵) = (𝐵 + 𝐴)
 
Theoremaddcomli 7910 Addition commutes. (Contributed by Mario Carneiro, 19-Apr-2015.)
𝐴 ∈ ℂ    &   𝐵 ∈ ℂ    &   (𝐴 + 𝐵) = 𝐶       (𝐵 + 𝐴) = 𝐶
 
Theoremmul12i 7911 Commutative/associative law that swaps the first two factors in a triple product. (Contributed by NM, 11-May-1999.) (Proof shortened by Andrew Salmon, 19-Nov-2011.)
𝐴 ∈ ℂ    &   𝐵 ∈ ℂ    &   𝐶 ∈ ℂ       (𝐴 · (𝐵 · 𝐶)) = (𝐵 · (𝐴 · 𝐶))
 
Theoremmul32i 7912 Commutative/associative law that swaps the last two factors in a triple product. (Contributed by NM, 11-May-1999.)
𝐴 ∈ ℂ    &   𝐵 ∈ ℂ    &   𝐶 ∈ ℂ       ((𝐴 · 𝐵) · 𝐶) = ((𝐴 · 𝐶) · 𝐵)
 
Theoremmul4i 7913 Rearrangement of 4 factors. (Contributed by NM, 16-Feb-1995.)
𝐴 ∈ ℂ    &   𝐵 ∈ ℂ    &   𝐶 ∈ ℂ    &   𝐷 ∈ ℂ       ((𝐴 · 𝐵) · (𝐶 · 𝐷)) = ((𝐴 · 𝐶) · (𝐵 · 𝐷))
 
Theoremaddid1d 7914 0 is an additive identity. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℂ)       (𝜑 → (𝐴 + 0) = 𝐴)
 
Theoremaddid2d 7915 0 is a left identity for addition. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℂ)       (𝜑 → (0 + 𝐴) = 𝐴)
 
Theoremaddcomd 7916 Addition commutes. Based on ideas by Eric Schmidt. (Contributed by Scott Fenton, 3-Jan-2013.) (Revised by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)       (𝜑 → (𝐴 + 𝐵) = (𝐵 + 𝐴))
 
Theoremmul12d 7917 Commutative/associative law that swaps the first two factors in a triple product. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑𝐶 ∈ ℂ)       (𝜑 → (𝐴 · (𝐵 · 𝐶)) = (𝐵 · (𝐴 · 𝐶)))
 
Theoremmul32d 7918 Commutative/associative law that swaps the last two factors in a triple product. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑𝐶 ∈ ℂ)       (𝜑 → ((𝐴 · 𝐵) · 𝐶) = ((𝐴 · 𝐶) · 𝐵))
 
Theoremmul31d 7919 Commutative/associative law. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑𝐶 ∈ ℂ)       (𝜑 → ((𝐴 · 𝐵) · 𝐶) = ((𝐶 · 𝐵) · 𝐴))
 
Theoremmul4d 7920 Rearrangement of 4 factors. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑𝐶 ∈ ℂ)    &   (𝜑𝐷 ∈ ℂ)       (𝜑 → ((𝐴 · 𝐵) · (𝐶 · 𝐷)) = ((𝐴 · 𝐶) · (𝐵 · 𝐷)))
 
Theoremmuladd11r 7921 A simple product of sums expansion. (Contributed by AV, 30-Jul-2021.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) → ((𝐴 + 1) · (𝐵 + 1)) = (((𝐴 · 𝐵) + (𝐴 + 𝐵)) + 1))
 
Theoremcomraddd 7922 Commute RHS addition, in deduction form. (Contributed by David A. Wheeler, 11-Oct-2018.)
(𝜑𝐵 ∈ ℂ)    &   (𝜑𝐶 ∈ ℂ)    &   (𝜑𝐴 = (𝐵 + 𝐶))       (𝜑𝐴 = (𝐶 + 𝐵))
 
4.3  Real and complex numbers - basic operations
 
4.3.1  Addition
 
Theoremadd12 7923 Commutative/associative law that swaps the first two terms in a triple sum. (Contributed by NM, 11-May-2004.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐶 ∈ ℂ) → (𝐴 + (𝐵 + 𝐶)) = (𝐵 + (𝐴 + 𝐶)))
 
Theoremadd32 7924 Commutative/associative law that swaps the last two terms in a triple sum. (Contributed by NM, 13-Nov-1999.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐶 ∈ ℂ) → ((𝐴 + 𝐵) + 𝐶) = ((𝐴 + 𝐶) + 𝐵))
 
Theoremadd32r 7925 Commutative/associative law that swaps the last two terms in a triple sum, rearranging the parentheses. (Contributed by Paul Chapman, 18-May-2007.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐶 ∈ ℂ) → (𝐴 + (𝐵 + 𝐶)) = ((𝐴 + 𝐶) + 𝐵))
 
Theoremadd4 7926 Rearrangement of 4 terms in a sum. (Contributed by NM, 13-Nov-1999.) (Proof shortened by Andrew Salmon, 22-Oct-2011.)
(((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) ∧ (𝐶 ∈ ℂ ∧ 𝐷 ∈ ℂ)) → ((𝐴 + 𝐵) + (𝐶 + 𝐷)) = ((𝐴 + 𝐶) + (𝐵 + 𝐷)))
 
Theoremadd42 7927 Rearrangement of 4 terms in a sum. (Contributed by NM, 12-May-2005.)
(((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) ∧ (𝐶 ∈ ℂ ∧ 𝐷 ∈ ℂ)) → ((𝐴 + 𝐵) + (𝐶 + 𝐷)) = ((𝐴 + 𝐶) + (𝐷 + 𝐵)))
 
Theoremadd12i 7928 Commutative/associative law that swaps the first two terms in a triple sum. (Contributed by NM, 21-Jan-1997.)
𝐴 ∈ ℂ    &   𝐵 ∈ ℂ    &   𝐶 ∈ ℂ       (𝐴 + (𝐵 + 𝐶)) = (𝐵 + (𝐴 + 𝐶))
 
Theoremadd32i 7929 Commutative/associative law that swaps the last two terms in a triple sum. (Contributed by NM, 21-Jan-1997.)
𝐴 ∈ ℂ    &   𝐵 ∈ ℂ    &   𝐶 ∈ ℂ       ((𝐴 + 𝐵) + 𝐶) = ((𝐴 + 𝐶) + 𝐵)
 
Theoremadd4i 7930 Rearrangement of 4 terms in a sum. (Contributed by NM, 9-May-1999.)
𝐴 ∈ ℂ    &   𝐵 ∈ ℂ    &   𝐶 ∈ ℂ    &   𝐷 ∈ ℂ       ((𝐴 + 𝐵) + (𝐶 + 𝐷)) = ((𝐴 + 𝐶) + (𝐵 + 𝐷))
 
Theoremadd42i 7931 Rearrangement of 4 terms in a sum. (Contributed by NM, 22-Aug-1999.)
𝐴 ∈ ℂ    &   𝐵 ∈ ℂ    &   𝐶 ∈ ℂ    &   𝐷 ∈ ℂ       ((𝐴 + 𝐵) + (𝐶 + 𝐷)) = ((𝐴 + 𝐶) + (𝐷 + 𝐵))
 
Theoremadd12d 7932 Commutative/associative law that swaps the first two terms in a triple sum. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑𝐶 ∈ ℂ)       (𝜑 → (𝐴 + (𝐵 + 𝐶)) = (𝐵 + (𝐴 + 𝐶)))
 
Theoremadd32d 7933 Commutative/associative law that swaps the last two terms in a triple sum. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑𝐶 ∈ ℂ)       (𝜑 → ((𝐴 + 𝐵) + 𝐶) = ((𝐴 + 𝐶) + 𝐵))
 
Theoremadd4d 7934 Rearrangement of 4 terms in a sum. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑𝐶 ∈ ℂ)    &   (𝜑𝐷 ∈ ℂ)       (𝜑 → ((𝐴 + 𝐵) + (𝐶 + 𝐷)) = ((𝐴 + 𝐶) + (𝐵 + 𝐷)))
 
Theoremadd42d 7935 Rearrangement of 4 terms in a sum. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑𝐶 ∈ ℂ)    &   (𝜑𝐷 ∈ ℂ)       (𝜑 → ((𝐴 + 𝐵) + (𝐶 + 𝐷)) = ((𝐴 + 𝐶) + (𝐷 + 𝐵)))
 
4.3.2  Subtraction
 
Syntaxcmin 7936 Extend class notation to include subtraction.
class
 
Syntaxcneg 7937 Extend class notation to include unary minus. The symbol - is not a class by itself but part of a compound class definition. We do this rather than making it a formal function since it is so commonly used. Note: We use different symbols for unary minus (-) and subtraction cmin 7936 () to prevent syntax ambiguity. For example, looking at the syntax definition co 5774, if we used the same symbol then "( − 𝐴𝐵) " could mean either "𝐴 " minus "𝐵", or it could represent the (meaningless) operation of classes " " and "𝐵 " connected with "operation" "𝐴". On the other hand, "(-𝐴𝐵) " is unambiguous.
class -𝐴
 
Definitiondf-sub 7938* Define subtraction. Theorem subval 7957 shows its value (and describes how this definition works), theorem subaddi 8052 relates it to addition, and theorems subcli 8041 and resubcli 8028 prove its closure laws. (Contributed by NM, 26-Nov-1994.)
− = (𝑥 ∈ ℂ, 𝑦 ∈ ℂ ↦ (𝑧 ∈ ℂ (𝑦 + 𝑧) = 𝑥))
 
Definitiondf-neg 7939 Define the negative of a number (unary minus). We use different symbols for unary minus (-) and subtraction () to prevent syntax ambiguity. See cneg 7937 for a discussion of this. (Contributed by NM, 10-Feb-1995.)
-𝐴 = (0 − 𝐴)
 
Theoremcnegexlem1 7940 Addition cancellation of a real number from two complex numbers. Lemma for cnegex 7943. (Contributed by Eric Schmidt, 22-May-2007.)
((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℂ ∧ 𝐶 ∈ ℂ) → ((𝐴 + 𝐵) = (𝐴 + 𝐶) ↔ 𝐵 = 𝐶))
 
Theoremcnegexlem2 7941 Existence of a real number which produces a real number when multiplied by i. (Hint: zero is such a number, although we don't need to prove that yet). Lemma for cnegex 7943. (Contributed by Eric Schmidt, 22-May-2007.)
𝑦 ∈ ℝ (i · 𝑦) ∈ ℝ
 
Theoremcnegexlem3 7942* Existence of real number difference. Lemma for cnegex 7943. (Contributed by Eric Schmidt, 22-May-2007.)
((𝑏 ∈ ℝ ∧ 𝑦 ∈ ℝ) → ∃𝑐 ∈ ℝ (𝑏 + 𝑐) = 𝑦)
 
Theoremcnegex 7943* Existence of the negative of a complex number. (Contributed by Eric Schmidt, 21-May-2007.)
(𝐴 ∈ ℂ → ∃𝑥 ∈ ℂ (𝐴 + 𝑥) = 0)
 
Theoremcnegex2 7944* Existence of a left inverse for addition. (Contributed by Scott Fenton, 3-Jan-2013.)
(𝐴 ∈ ℂ → ∃𝑥 ∈ ℂ (𝑥 + 𝐴) = 0)
 
Theoremaddcan 7945 Cancellation law for addition. Theorem I.1 of [Apostol] p. 18. (Contributed by NM, 22-Nov-1994.) (Proof shortened by Mario Carneiro, 27-May-2016.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐶 ∈ ℂ) → ((𝐴 + 𝐵) = (𝐴 + 𝐶) ↔ 𝐵 = 𝐶))
 
Theoremaddcan2 7946 Cancellation law for addition. (Contributed by NM, 30-Jul-2004.) (Revised by Scott Fenton, 3-Jan-2013.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐶 ∈ ℂ) → ((𝐴 + 𝐶) = (𝐵 + 𝐶) ↔ 𝐴 = 𝐵))
 
Theoremaddcani 7947 Cancellation law for addition. Theorem I.1 of [Apostol] p. 18. (Contributed by NM, 27-Oct-1999.) (Revised by Scott Fenton, 3-Jan-2013.)
𝐴 ∈ ℂ    &   𝐵 ∈ ℂ    &   𝐶 ∈ ℂ       ((𝐴 + 𝐵) = (𝐴 + 𝐶) ↔ 𝐵 = 𝐶)
 
Theoremaddcan2i 7948 Cancellation law for addition. Theorem I.1 of [Apostol] p. 18. (Contributed by NM, 14-May-2003.) (Revised by Scott Fenton, 3-Jan-2013.)
𝐴 ∈ ℂ    &   𝐵 ∈ ℂ    &   𝐶 ∈ ℂ       ((𝐴 + 𝐶) = (𝐵 + 𝐶) ↔ 𝐴 = 𝐵)
 
Theoremaddcand 7949 Cancellation law for addition. Theorem I.1 of [Apostol] p. 18. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑𝐶 ∈ ℂ)       (𝜑 → ((𝐴 + 𝐵) = (𝐴 + 𝐶) ↔ 𝐵 = 𝐶))
 
Theoremaddcan2d 7950 Cancellation law for addition. Theorem I.1 of [Apostol] p. 18. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑𝐶 ∈ ℂ)       (𝜑 → ((𝐴 + 𝐶) = (𝐵 + 𝐶) ↔ 𝐴 = 𝐵))
 
Theoremaddcanad 7951 Cancelling a term on the left-hand side of a sum in an equality. Consequence of addcand 7949. (Contributed by David Moews, 28-Feb-2017.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑𝐶 ∈ ℂ)    &   (𝜑 → (𝐴 + 𝐵) = (𝐴 + 𝐶))       (𝜑𝐵 = 𝐶)
 
Theoremaddcan2ad 7952 Cancelling a term on the right-hand side of a sum in an equality. Consequence of addcan2d 7950. (Contributed by David Moews, 28-Feb-2017.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑𝐶 ∈ ℂ)    &   (𝜑 → (𝐴 + 𝐶) = (𝐵 + 𝐶))       (𝜑𝐴 = 𝐵)
 
Theoremaddneintrd 7953 Introducing a term on the left-hand side of a sum in a negated equality. Contrapositive of addcanad 7951. Consequence of addcand 7949. (Contributed by David Moews, 28-Feb-2017.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑𝐶 ∈ ℂ)    &   (𝜑𝐵𝐶)       (𝜑 → (𝐴 + 𝐵) ≠ (𝐴 + 𝐶))
 
Theoremaddneintr2d 7954 Introducing a term on the right-hand side of a sum in a negated equality. Contrapositive of addcan2ad 7952. Consequence of addcan2d 7950. (Contributed by David Moews, 28-Feb-2017.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑𝐶 ∈ ℂ)    &   (𝜑𝐴𝐵)       (𝜑 → (𝐴 + 𝐶) ≠ (𝐵 + 𝐶))
 
Theorem0cnALT 7955 Alternate proof of 0cn 7761. (Contributed by NM, 19-Feb-2005.) (Revised by Mario Carneiro, 27-May-2016.) (Proof modification is discouraged.) (New usage is discouraged.)
0 ∈ ℂ
 
Theoremnegeu 7956* Existential uniqueness of negatives. Theorem I.2 of [Apostol] p. 18. (Contributed by NM, 22-Nov-1994.) (Proof shortened by Mario Carneiro, 27-May-2016.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) → ∃!𝑥 ∈ ℂ (𝐴 + 𝑥) = 𝐵)
 
Theoremsubval 7957* Value of subtraction, which is the (unique) element 𝑥 such that 𝐵 + 𝑥 = 𝐴. (Contributed by NM, 4-Aug-2007.) (Revised by Mario Carneiro, 2-Nov-2013.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) → (𝐴𝐵) = (𝑥 ∈ ℂ (𝐵 + 𝑥) = 𝐴))
 
Theoremnegeq 7958 Equality theorem for negatives. (Contributed by NM, 10-Feb-1995.)
(𝐴 = 𝐵 → -𝐴 = -𝐵)
 
Theoremnegeqi 7959 Equality inference for negatives. (Contributed by NM, 14-Feb-1995.)
𝐴 = 𝐵       -𝐴 = -𝐵
 
Theoremnegeqd 7960 Equality deduction for negatives. (Contributed by NM, 14-May-1999.)
(𝜑𝐴 = 𝐵)       (𝜑 → -𝐴 = -𝐵)
 
Theoremnfnegd 7961 Deduction version of nfneg 7962. (Contributed by NM, 29-Feb-2008.) (Revised by Mario Carneiro, 15-Oct-2016.)
(𝜑𝑥𝐴)       (𝜑𝑥-𝐴)
 
Theoremnfneg 7962 Bound-variable hypothesis builder for the negative of a complex number. (Contributed by NM, 12-Jun-2005.) (Revised by Mario Carneiro, 15-Oct-2016.)
𝑥𝐴       𝑥-𝐴
 
Theoremcsbnegg 7963 Move class substitution in and out of the negative of a number. (Contributed by NM, 1-Mar-2008.) (Proof shortened by Andrew Salmon, 22-Oct-2011.)
(𝐴𝑉𝐴 / 𝑥-𝐵 = -𝐴 / 𝑥𝐵)
 
Theoremsubcl 7964 Closure law for subtraction. (Contributed by NM, 10-May-1999.) (Revised by Mario Carneiro, 21-Dec-2013.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) → (𝐴𝐵) ∈ ℂ)
 
Theoremnegcl 7965 Closure law for negative. (Contributed by NM, 6-Aug-2003.)
(𝐴 ∈ ℂ → -𝐴 ∈ ℂ)
 
Theoremnegicn 7966 -i is a complex number (common case). (Contributed by David A. Wheeler, 7-Dec-2018.)
-i ∈ ℂ
 
Theoremsubf 7967 Subtraction is an operation on the complex numbers. (Contributed by NM, 4-Aug-2007.) (Revised by Mario Carneiro, 16-Nov-2013.)
− :(ℂ × ℂ)⟶ℂ
 
Theoremsubadd 7968 Relationship between subtraction and addition. (Contributed by NM, 20-Jan-1997.) (Revised by Mario Carneiro, 21-Dec-2013.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐶 ∈ ℂ) → ((𝐴𝐵) = 𝐶 ↔ (𝐵 + 𝐶) = 𝐴))
 
Theoremsubadd2 7969 Relationship between subtraction and addition. (Contributed by Scott Fenton, 5-Jul-2013.) (Proof shortened by Mario Carneiro, 27-May-2016.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐶 ∈ ℂ) → ((𝐴𝐵) = 𝐶 ↔ (𝐶 + 𝐵) = 𝐴))
 
Theoremsubsub23 7970 Swap subtrahend and result of subtraction. (Contributed by NM, 14-Dec-2007.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐶 ∈ ℂ) → ((𝐴𝐵) = 𝐶 ↔ (𝐴𝐶) = 𝐵))
 
Theorempncan 7971 Cancellation law for subtraction. (Contributed by NM, 10-May-2004.) (Revised by Mario Carneiro, 27-May-2016.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) → ((𝐴 + 𝐵) − 𝐵) = 𝐴)
 
Theorempncan2 7972 Cancellation law for subtraction. (Contributed by NM, 17-Apr-2005.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) → ((𝐴 + 𝐵) − 𝐴) = 𝐵)
 
Theorempncan3 7973 Subtraction and addition of equals. (Contributed by NM, 14-Mar-2005.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) → (𝐴 + (𝐵𝐴)) = 𝐵)
 
Theoremnpcan 7974 Cancellation law for subtraction. (Contributed by NM, 10-May-2004.) (Revised by Mario Carneiro, 27-May-2016.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) → ((𝐴𝐵) + 𝐵) = 𝐴)
 
Theoremaddsubass 7975 Associative-type law for addition and subtraction. (Contributed by NM, 6-Aug-2003.) (Revised by Mario Carneiro, 27-May-2016.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐶 ∈ ℂ) → ((𝐴 + 𝐵) − 𝐶) = (𝐴 + (𝐵𝐶)))
 
Theoremaddsub 7976 Law for addition and subtraction. (Contributed by NM, 19-Aug-2001.) (Proof shortened by Andrew Salmon, 22-Oct-2011.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐶 ∈ ℂ) → ((𝐴 + 𝐵) − 𝐶) = ((𝐴𝐶) + 𝐵))
 
Theoremsubadd23 7977 Commutative/associative law for addition and subtraction. (Contributed by NM, 1-Feb-2007.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐶 ∈ ℂ) → ((𝐴𝐵) + 𝐶) = (𝐴 + (𝐶𝐵)))
 
Theoremaddsub12 7978 Commutative/associative law for addition and subtraction. (Contributed by NM, 8-Feb-2005.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐶 ∈ ℂ) → (𝐴 + (𝐵𝐶)) = (𝐵 + (𝐴𝐶)))
 
Theorem2addsub 7979 Law for subtraction and addition. (Contributed by NM, 20-Nov-2005.)
(((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) ∧ (𝐶 ∈ ℂ ∧ 𝐷 ∈ ℂ)) → (((𝐴 + 𝐵) + 𝐶) − 𝐷) = (((𝐴 + 𝐶) − 𝐷) + 𝐵))
 
Theoremaddsubeq4 7980 Relation between sums and differences. (Contributed by Jeff Madsen, 17-Jun-2010.)
(((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) ∧ (𝐶 ∈ ℂ ∧ 𝐷 ∈ ℂ)) → ((𝐴 + 𝐵) = (𝐶 + 𝐷) ↔ (𝐶𝐴) = (𝐵𝐷)))
 
Theorempncan3oi 7981 Subtraction and addition of equals. Almost but not exactly the same as pncan3i 8042 and pncan 7971, this order happens often when applying "operations to both sides" so create a theorem specifically for it. A deduction version of this is available as pncand 8077. (Contributed by David A. Wheeler, 11-Oct-2018.)
𝐴 ∈ ℂ    &   𝐵 ∈ ℂ       ((𝐴 + 𝐵) − 𝐵) = 𝐴
 
Theoremmvrraddi 7982 Move RHS right addition to LHS. (Contributed by David A. Wheeler, 11-Oct-2018.)
𝐵 ∈ ℂ    &   𝐶 ∈ ℂ    &   𝐴 = (𝐵 + 𝐶)       (𝐴𝐶) = 𝐵
 
Theoremmvlladdi 7983 Move LHS left addition to RHS. (Contributed by David A. Wheeler, 11-Oct-2018.)
𝐴 ∈ ℂ    &   𝐵 ∈ ℂ    &   (𝐴 + 𝐵) = 𝐶       𝐵 = (𝐶𝐴)
 
Theoremsubid 7984 Subtraction of a number from itself. (Contributed by NM, 8-Oct-1999.) (Revised by Mario Carneiro, 27-May-2016.)
(𝐴 ∈ ℂ → (𝐴𝐴) = 0)
 
Theoremsubid1 7985 Identity law for subtraction. (Contributed by NM, 9-May-2004.) (Revised by Mario Carneiro, 27-May-2016.)
(𝐴 ∈ ℂ → (𝐴 − 0) = 𝐴)
 
Theoremnpncan 7986 Cancellation law for subtraction. (Contributed by NM, 8-Feb-2005.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐶 ∈ ℂ) → ((𝐴𝐵) + (𝐵𝐶)) = (𝐴𝐶))
 
Theoremnppcan 7987 Cancellation law for subtraction. (Contributed by NM, 1-Sep-2005.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐶 ∈ ℂ) → (((𝐴𝐵) + 𝐶) + 𝐵) = (𝐴 + 𝐶))
 
Theoremnnpcan 7988 Cancellation law for subtraction: ((a-b)-c)+b = a-c holds for complex numbers a,b,c. (Contributed by Alexander van der Vekens, 24-Mar-2018.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐶 ∈ ℂ) → (((𝐴𝐵) − 𝐶) + 𝐵) = (𝐴𝐶))
 
Theoremnppcan3 7989 Cancellation law for subtraction. (Contributed by Mario Carneiro, 14-Sep-2015.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐶 ∈ ℂ) → ((𝐴𝐵) + (𝐶 + 𝐵)) = (𝐴 + 𝐶))
 
Theoremsubcan2 7990 Cancellation law for subtraction. (Contributed by NM, 8-Feb-2005.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐶 ∈ ℂ) → ((𝐴𝐶) = (𝐵𝐶) ↔ 𝐴 = 𝐵))
 
Theoremsubeq0 7991 If the difference between two numbers is zero, they are equal. (Contributed by NM, 16-Nov-1999.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) → ((𝐴𝐵) = 0 ↔ 𝐴 = 𝐵))
 
Theoremnpncan2 7992 Cancellation law for subtraction. (Contributed by Scott Fenton, 21-Jun-2013.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) → ((𝐴𝐵) + (𝐵𝐴)) = 0)
 
Theoremsubsub2 7993 Law for double subtraction. (Contributed by NM, 30-Jun-2005.) (Revised by Mario Carneiro, 27-May-2016.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐶 ∈ ℂ) → (𝐴 − (𝐵𝐶)) = (𝐴 + (𝐶𝐵)))
 
Theoremnncan 7994 Cancellation law for subtraction. (Contributed by NM, 21-Jun-2005.) (Proof shortened by Andrew Salmon, 19-Nov-2011.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) → (𝐴 − (𝐴𝐵)) = 𝐵)
 
Theoremsubsub 7995 Law for double subtraction. (Contributed by NM, 13-May-2004.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐶 ∈ ℂ) → (𝐴 − (𝐵𝐶)) = ((𝐴𝐵) + 𝐶))
 
Theoremnppcan2 7996 Cancellation law for subtraction. (Contributed by NM, 29-Sep-2005.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐶 ∈ ℂ) → ((𝐴 − (𝐵 + 𝐶)) + 𝐶) = (𝐴𝐵))
 
Theoremsubsub3 7997 Law for double subtraction. (Contributed by NM, 27-Jul-2005.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐶 ∈ ℂ) → (𝐴 − (𝐵𝐶)) = ((𝐴 + 𝐶) − 𝐵))
 
Theoremsubsub4 7998 Law for double subtraction. (Contributed by NM, 19-Aug-2005.) (Revised by Mario Carneiro, 27-May-2016.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐶 ∈ ℂ) → ((𝐴𝐵) − 𝐶) = (𝐴 − (𝐵 + 𝐶)))
 
Theoremsub32 7999 Swap the second and third terms in a double subtraction. (Contributed by NM, 19-Aug-2005.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐶 ∈ ℂ) → ((𝐴𝐵) − 𝐶) = ((𝐴𝐶) − 𝐵))
 
Theoremnnncan 8000 Cancellation law for subtraction. (Contributed by NM, 4-Sep-2005.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐶 ∈ ℂ) → ((𝐴 − (𝐵𝐶)) − 𝐶) = (𝐴𝐵))
    < 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-13253
  Copyright terms: Public domain < Previous  Next >