HomeHome Intuitionistic Logic Explorer
Theorem List (p. 80 of 129)
< 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
 
Theoremnegcli 7901 Closure law for negative. (Contributed by NM, 26-Nov-1994.)
𝐴 ∈ ℂ       -𝐴 ∈ ℂ
 
Theoremnegidi 7902 Addition of a number and its negative. (Contributed by NM, 26-Nov-1994.)
𝐴 ∈ ℂ       (𝐴 + -𝐴) = 0
 
Theoremnegnegi 7903 A number is equal to the negative of its negative. Theorem I.4 of [Apostol] p. 18. (Contributed by NM, 8-Feb-1995.) (Proof shortened by Andrew Salmon, 22-Oct-2011.)
𝐴 ∈ ℂ       --𝐴 = 𝐴
 
Theoremsubidi 7904 Subtraction of a number from itself. (Contributed by NM, 26-Nov-1994.)
𝐴 ∈ ℂ       (𝐴𝐴) = 0
 
Theoremsubid1i 7905 Identity law for subtraction. (Contributed by NM, 29-May-1999.)
𝐴 ∈ ℂ       (𝐴 − 0) = 𝐴
 
Theoremnegne0bi 7906 A number is nonzero iff its negative is nonzero. (Contributed by NM, 10-Aug-1999.)
𝐴 ∈ ℂ       (𝐴 ≠ 0 ↔ -𝐴 ≠ 0)
 
Theoremnegrebi 7907 The negative of a real is real. (Contributed by NM, 11-Aug-1999.)
𝐴 ∈ ℂ       (-𝐴 ∈ ℝ ↔ 𝐴 ∈ ℝ)
 
Theoremnegne0i 7908 The negative of a nonzero number is nonzero. (Contributed by NM, 30-Jul-2004.)
𝐴 ∈ ℂ    &   𝐴 ≠ 0       -𝐴 ≠ 0
 
Theoremsubcli 7909 Closure law for subtraction. (Contributed by NM, 26-Nov-1994.) (Revised by Mario Carneiro, 21-Dec-2013.)
𝐴 ∈ ℂ    &   𝐵 ∈ ℂ       (𝐴𝐵) ∈ ℂ
 
Theorempncan3i 7910 Subtraction and addition of equals. (Contributed by NM, 26-Nov-1994.)
𝐴 ∈ ℂ    &   𝐵 ∈ ℂ       (𝐴 + (𝐵𝐴)) = 𝐵
 
Theoremnegsubi 7911 Relationship between subtraction and negative. Theorem I.3 of [Apostol] p. 18. (Contributed by NM, 26-Nov-1994.) (Proof shortened by Andrew Salmon, 22-Oct-2011.)
𝐴 ∈ ℂ    &   𝐵 ∈ ℂ       (𝐴 + -𝐵) = (𝐴𝐵)
 
Theoremsubnegi 7912 Relationship between subtraction and negative. (Contributed by NM, 1-Dec-2005.)
𝐴 ∈ ℂ    &   𝐵 ∈ ℂ       (𝐴 − -𝐵) = (𝐴 + 𝐵)
 
Theoremsubeq0i 7913 If the difference between two numbers is zero, they are equal. (Contributed by NM, 8-May-1999.)
𝐴 ∈ ℂ    &   𝐵 ∈ ℂ       ((𝐴𝐵) = 0 ↔ 𝐴 = 𝐵)
 
Theoremneg11i 7914 Negative is one-to-one. (Contributed by NM, 1-Aug-1999.)
𝐴 ∈ ℂ    &   𝐵 ∈ ℂ       (-𝐴 = -𝐵𝐴 = 𝐵)
 
Theoremnegcon1i 7915 Negative contraposition law. (Contributed by NM, 25-Aug-1999.)
𝐴 ∈ ℂ    &   𝐵 ∈ ℂ       (-𝐴 = 𝐵 ↔ -𝐵 = 𝐴)
 
Theoremnegcon2i 7916 Negative contraposition law. (Contributed by NM, 25-Aug-1999.)
𝐴 ∈ ℂ    &   𝐵 ∈ ℂ       (𝐴 = -𝐵𝐵 = -𝐴)
 
Theoremnegdii 7917 Distribution of negative over addition. (Contributed by NM, 28-Jul-1999.) (Proof shortened by Andrew Salmon, 19-Nov-2011.)
𝐴 ∈ ℂ    &   𝐵 ∈ ℂ       -(𝐴 + 𝐵) = (-𝐴 + -𝐵)
 
Theoremnegsubdii 7918 Distribution of negative over subtraction. (Contributed by NM, 6-Aug-1999.)
𝐴 ∈ ℂ    &   𝐵 ∈ ℂ       -(𝐴𝐵) = (-𝐴 + 𝐵)
 
Theoremnegsubdi2i 7919 Distribution of negative over subtraction. (Contributed by NM, 1-Oct-1999.)
𝐴 ∈ ℂ    &   𝐵 ∈ ℂ       -(𝐴𝐵) = (𝐵𝐴)
 
Theoremsubaddi 7920 Relationship between subtraction and addition. (Contributed by NM, 26-Nov-1994.) (Revised by Mario Carneiro, 21-Dec-2013.)
𝐴 ∈ ℂ    &   𝐵 ∈ ℂ    &   𝐶 ∈ ℂ       ((𝐴𝐵) = 𝐶 ↔ (𝐵 + 𝐶) = 𝐴)
 
Theoremsubadd2i 7921 Relationship between subtraction and addition. (Contributed by NM, 15-Dec-2006.)
𝐴 ∈ ℂ    &   𝐵 ∈ ℂ    &   𝐶 ∈ ℂ       ((𝐴𝐵) = 𝐶 ↔ (𝐶 + 𝐵) = 𝐴)
 
Theoremsubaddrii 7922 Relationship between subtraction and addition. (Contributed by NM, 16-Dec-2006.)
𝐴 ∈ ℂ    &   𝐵 ∈ ℂ    &   𝐶 ∈ ℂ    &   (𝐵 + 𝐶) = 𝐴       (𝐴𝐵) = 𝐶
 
Theoremsubsub23i 7923 Swap subtrahend and result of subtraction. (Contributed by NM, 7-Oct-1999.)
𝐴 ∈ ℂ    &   𝐵 ∈ ℂ    &   𝐶 ∈ ℂ       ((𝐴𝐵) = 𝐶 ↔ (𝐴𝐶) = 𝐵)
 
Theoremaddsubassi 7924 Associative-type law for subtraction and addition. (Contributed by NM, 16-Sep-1999.)
𝐴 ∈ ℂ    &   𝐵 ∈ ℂ    &   𝐶 ∈ ℂ       ((𝐴 + 𝐵) − 𝐶) = (𝐴 + (𝐵𝐶))
 
Theoremaddsubi 7925 Law for subtraction and addition. (Contributed by NM, 6-Aug-2003.)
𝐴 ∈ ℂ    &   𝐵 ∈ ℂ    &   𝐶 ∈ ℂ       ((𝐴 + 𝐵) − 𝐶) = ((𝐴𝐶) + 𝐵)
 
Theoremsubcani 7926 Cancellation law for subtraction. (Contributed by NM, 8-Feb-2005.)
𝐴 ∈ ℂ    &   𝐵 ∈ ℂ    &   𝐶 ∈ ℂ       ((𝐴𝐵) = (𝐴𝐶) ↔ 𝐵 = 𝐶)
 
Theoremsubcan2i 7927 Cancellation law for subtraction. (Contributed by NM, 8-Feb-2005.)
𝐴 ∈ ℂ    &   𝐵 ∈ ℂ    &   𝐶 ∈ ℂ       ((𝐴𝐶) = (𝐵𝐶) ↔ 𝐴 = 𝐵)
 
Theorempnncani 7928 Cancellation law for mixed addition and subtraction. (Contributed by NM, 14-Jan-2006.)
𝐴 ∈ ℂ    &   𝐵 ∈ ℂ    &   𝐶 ∈ ℂ       ((𝐴 + 𝐵) − (𝐴𝐶)) = (𝐵 + 𝐶)
 
Theoremaddsub4i 7929 Rearrangement of 4 terms in a mixed addition and subtraction. (Contributed by NM, 17-Oct-1999.)
𝐴 ∈ ℂ    &   𝐵 ∈ ℂ    &   𝐶 ∈ ℂ    &   𝐷 ∈ ℂ       ((𝐴 + 𝐵) − (𝐶 + 𝐷)) = ((𝐴𝐶) + (𝐵𝐷))
 
Theorem0reALT 7930 Alternate proof of 0re 7638. (Contributed by NM, 19-Feb-2005.) (Proof modification is discouraged.) (New usage is discouraged.)
0 ∈ ℝ
 
Theoremnegcld 7931 Closure law for negative. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℂ)       (𝜑 → -𝐴 ∈ ℂ)
 
Theoremsubidd 7932 Subtraction of a number from itself. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℂ)       (𝜑 → (𝐴𝐴) = 0)
 
Theoremsubid1d 7933 Identity law for subtraction. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℂ)       (𝜑 → (𝐴 − 0) = 𝐴)
 
Theoremnegidd 7934 Addition of a number and its negative. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℂ)       (𝜑 → (𝐴 + -𝐴) = 0)
 
Theoremnegnegd 7935 A number is equal to the negative of its negative. Theorem I.4 of [Apostol] p. 18. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℂ)       (𝜑 → --𝐴 = 𝐴)
 
Theoremnegeq0d 7936 A number is zero iff its negative is zero. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℂ)       (𝜑 → (𝐴 = 0 ↔ -𝐴 = 0))
 
Theoremnegne0bd 7937 A number is nonzero iff its negative is nonzero. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℂ)       (𝜑 → (𝐴 ≠ 0 ↔ -𝐴 ≠ 0))
 
Theoremnegcon1d 7938 Contraposition law for unary minus. Deduction form of negcon1 7885. (Contributed by David Moews, 28-Feb-2017.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)       (𝜑 → (-𝐴 = 𝐵 ↔ -𝐵 = 𝐴))
 
Theoremnegcon1ad 7939 Contraposition law for unary minus. One-way deduction form of negcon1 7885. (Contributed by David Moews, 28-Feb-2017.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑 → -𝐴 = 𝐵)       (𝜑 → -𝐵 = 𝐴)
 
Theoremneg11ad 7940 The negatives of two complex numbers are equal iff they are equal. Deduction form of neg11 7884. Generalization of neg11d 7956. (Contributed by David Moews, 28-Feb-2017.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)       (𝜑 → (-𝐴 = -𝐵𝐴 = 𝐵))
 
Theoremnegned 7941 If two complex numbers are unequal, so are their negatives. Contrapositive of neg11d 7956. (Contributed by David Moews, 28-Feb-2017.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑𝐴𝐵)       (𝜑 → -𝐴 ≠ -𝐵)
 
Theoremnegne0d 7942 The negative of a nonzero number is nonzero. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐴 ≠ 0)       (𝜑 → -𝐴 ≠ 0)
 
Theoremnegrebd 7943 The negative of a real is real. (Contributed by Mario Carneiro, 28-May-2016.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑 → -𝐴 ∈ ℝ)       (𝜑𝐴 ∈ ℝ)
 
Theoremsubcld 7944 Closure law for subtraction. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)       (𝜑 → (𝐴𝐵) ∈ ℂ)
 
Theorempncand 7945 Cancellation law for subtraction. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)       (𝜑 → ((𝐴 + 𝐵) − 𝐵) = 𝐴)
 
Theorempncan2d 7946 Cancellation law for subtraction. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)       (𝜑 → ((𝐴 + 𝐵) − 𝐴) = 𝐵)
 
Theorempncan3d 7947 Subtraction and addition of equals. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)       (𝜑 → (𝐴 + (𝐵𝐴)) = 𝐵)
 
Theoremnpcand 7948 Cancellation law for subtraction. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)       (𝜑 → ((𝐴𝐵) + 𝐵) = 𝐴)
 
Theoremnncand 7949 Cancellation law for subtraction. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)       (𝜑 → (𝐴 − (𝐴𝐵)) = 𝐵)
 
Theoremnegsubd 7950 Relationship between subtraction and negative. Theorem I.3 of [Apostol] p. 18. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)       (𝜑 → (𝐴 + -𝐵) = (𝐴𝐵))
 
Theoremsubnegd 7951 Relationship between subtraction and negative. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)       (𝜑 → (𝐴 − -𝐵) = (𝐴 + 𝐵))
 
Theoremsubeq0d 7952 If the difference between two numbers is zero, they are equal. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑 → (𝐴𝐵) = 0)       (𝜑𝐴 = 𝐵)
 
Theoremsubne0d 7953 Two unequal numbers have nonzero difference. See also subap0d 8271 which is the same thing for apartness rather than negated equality. (Contributed by Mario Carneiro, 1-Jan-2017.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑𝐴𝐵)       (𝜑 → (𝐴𝐵) ≠ 0)
 
Theoremsubeq0ad 7954 The difference of two complex numbers is zero iff they are equal. Deduction form of subeq0 7859. Generalization of subeq0d 7952. (Contributed by David Moews, 28-Feb-2017.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)       (𝜑 → ((𝐴𝐵) = 0 ↔ 𝐴 = 𝐵))
 
Theoremsubne0ad 7955 If the difference of two complex numbers is nonzero, they are unequal. Converse of subne0d 7953. Contrapositive of subeq0bd 8008. (Contributed by David Moews, 28-Feb-2017.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑 → (𝐴𝐵) ≠ 0)       (𝜑𝐴𝐵)
 
Theoremneg11d 7956 If the difference between two numbers is zero, they are equal. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑 → -𝐴 = -𝐵)       (𝜑𝐴 = 𝐵)
 
Theoremnegdid 7957 Distribution of negative over addition. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)       (𝜑 → -(𝐴 + 𝐵) = (-𝐴 + -𝐵))
 
Theoremnegdi2d 7958 Distribution of negative over addition. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)       (𝜑 → -(𝐴 + 𝐵) = (-𝐴𝐵))
 
Theoremnegsubdid 7959 Distribution of negative over subtraction. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)       (𝜑 → -(𝐴𝐵) = (-𝐴 + 𝐵))
 
Theoremnegsubdi2d 7960 Distribution of negative over subtraction. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)       (𝜑 → -(𝐴𝐵) = (𝐵𝐴))
 
Theoremneg2subd 7961 Relationship between subtraction and negative. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)       (𝜑 → (-𝐴 − -𝐵) = (𝐵𝐴))
 
Theoremsubaddd 7962 Relationship between subtraction and addition. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑𝐶 ∈ ℂ)       (𝜑 → ((𝐴𝐵) = 𝐶 ↔ (𝐵 + 𝐶) = 𝐴))
 
Theoremsubadd2d 7963 Relationship between subtraction and addition. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑𝐶 ∈ ℂ)       (𝜑 → ((𝐴𝐵) = 𝐶 ↔ (𝐶 + 𝐵) = 𝐴))
 
Theoremaddsubassd 7964 Associative-type law for subtraction and addition. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑𝐶 ∈ ℂ)       (𝜑 → ((𝐴 + 𝐵) − 𝐶) = (𝐴 + (𝐵𝐶)))
 
Theoremaddsubd 7965 Law for subtraction and addition. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑𝐶 ∈ ℂ)       (𝜑 → ((𝐴 + 𝐵) − 𝐶) = ((𝐴𝐶) + 𝐵))
 
Theoremsubadd23d 7966 Commutative/associative law for addition and subtraction. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑𝐶 ∈ ℂ)       (𝜑 → ((𝐴𝐵) + 𝐶) = (𝐴 + (𝐶𝐵)))
 
Theoremaddsub12d 7967 Commutative/associative law for addition and subtraction. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑𝐶 ∈ ℂ)       (𝜑 → (𝐴 + (𝐵𝐶)) = (𝐵 + (𝐴𝐶)))
 
Theoremnpncand 7968 Cancellation law for subtraction. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑𝐶 ∈ ℂ)       (𝜑 → ((𝐴𝐵) + (𝐵𝐶)) = (𝐴𝐶))
 
Theoremnppcand 7969 Cancellation law for subtraction. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑𝐶 ∈ ℂ)       (𝜑 → (((𝐴𝐵) + 𝐶) + 𝐵) = (𝐴 + 𝐶))
 
Theoremnppcan2d 7970 Cancellation law for subtraction. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑𝐶 ∈ ℂ)       (𝜑 → ((𝐴 − (𝐵 + 𝐶)) + 𝐶) = (𝐴𝐵))
 
Theoremnppcan3d 7971 Cancellation law for subtraction. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑𝐶 ∈ ℂ)       (𝜑 → ((𝐴𝐵) + (𝐶 + 𝐵)) = (𝐴 + 𝐶))
 
Theoremsubsubd 7972 Law for double subtraction. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑𝐶 ∈ ℂ)       (𝜑 → (𝐴 − (𝐵𝐶)) = ((𝐴𝐵) + 𝐶))
 
Theoremsubsub2d 7973 Law for double subtraction. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑𝐶 ∈ ℂ)       (𝜑 → (𝐴 − (𝐵𝐶)) = (𝐴 + (𝐶𝐵)))
 
Theoremsubsub3d 7974 Law for double subtraction. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑𝐶 ∈ ℂ)       (𝜑 → (𝐴 − (𝐵𝐶)) = ((𝐴 + 𝐶) − 𝐵))
 
Theoremsubsub4d 7975 Law for double subtraction. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑𝐶 ∈ ℂ)       (𝜑 → ((𝐴𝐵) − 𝐶) = (𝐴 − (𝐵 + 𝐶)))
 
Theoremsub32d 7976 Swap the second and third terms in a double subtraction. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑𝐶 ∈ ℂ)       (𝜑 → ((𝐴𝐵) − 𝐶) = ((𝐴𝐶) − 𝐵))
 
Theoremnnncand 7977 Cancellation law for subtraction. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑𝐶 ∈ ℂ)       (𝜑 → ((𝐴 − (𝐵𝐶)) − 𝐶) = (𝐴𝐵))
 
Theoremnnncan1d 7978 Cancellation law for subtraction. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑𝐶 ∈ ℂ)       (𝜑 → ((𝐴𝐵) − (𝐴𝐶)) = (𝐶𝐵))
 
Theoremnnncan2d 7979 Cancellation law for subtraction. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑𝐶 ∈ ℂ)       (𝜑 → ((𝐴𝐶) − (𝐵𝐶)) = (𝐴𝐵))
 
Theoremnpncan3d 7980 Cancellation law for subtraction. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑𝐶 ∈ ℂ)       (𝜑 → ((𝐴𝐵) + (𝐶𝐴)) = (𝐶𝐵))
 
Theorempnpcand 7981 Cancellation law for mixed addition and subtraction. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑𝐶 ∈ ℂ)       (𝜑 → ((𝐴 + 𝐵) − (𝐴 + 𝐶)) = (𝐵𝐶))
 
Theorempnpcan2d 7982 Cancellation law for mixed addition and subtraction. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑𝐶 ∈ ℂ)       (𝜑 → ((𝐴 + 𝐶) − (𝐵 + 𝐶)) = (𝐴𝐵))
 
Theorempnncand 7983 Cancellation law for mixed addition and subtraction. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑𝐶 ∈ ℂ)       (𝜑 → ((𝐴 + 𝐵) − (𝐴𝐶)) = (𝐵 + 𝐶))
 
Theoremppncand 7984 Cancellation law for mixed addition and subtraction. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑𝐶 ∈ ℂ)       (𝜑 → ((𝐴 + 𝐵) + (𝐶𝐵)) = (𝐴 + 𝐶))
 
Theoremsubcand 7985 Cancellation law for subtraction. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑𝐶 ∈ ℂ)    &   (𝜑 → (𝐴𝐵) = (𝐴𝐶))       (𝜑𝐵 = 𝐶)
 
Theoremsubcan2d 7986 Cancellation law for subtraction. (Contributed by Mario Carneiro, 22-Sep-2016.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑𝐶 ∈ ℂ)    &   (𝜑 → (𝐴𝐶) = (𝐵𝐶))       (𝜑𝐴 = 𝐵)
 
Theoremsubcanad 7987 Cancellation law for subtraction. Deduction form of subcan 7888. Generalization of subcand 7985. (Contributed by David Moews, 28-Feb-2017.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑𝐶 ∈ ℂ)       (𝜑 → ((𝐴𝐵) = (𝐴𝐶) ↔ 𝐵 = 𝐶))
 
Theoremsubneintrd 7988 Introducing subtraction on both sides of a statement of inequality. Contrapositive of subcand 7985. (Contributed by David Moews, 28-Feb-2017.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑𝐶 ∈ ℂ)    &   (𝜑𝐵𝐶)       (𝜑 → (𝐴𝐵) ≠ (𝐴𝐶))
 
Theoremsubcan2ad 7989 Cancellation law for subtraction. Deduction form of subcan2 7858. Generalization of subcan2d 7986. (Contributed by David Moews, 28-Feb-2017.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑𝐶 ∈ ℂ)       (𝜑 → ((𝐴𝐶) = (𝐵𝐶) ↔ 𝐴 = 𝐵))
 
Theoremsubneintr2d 7990 Introducing subtraction on both sides of a statement of inequality. Contrapositive of subcan2d 7986. (Contributed by David Moews, 28-Feb-2017.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑𝐶 ∈ ℂ)    &   (𝜑𝐴𝐵)       (𝜑 → (𝐴𝐶) ≠ (𝐵𝐶))
 
Theoremaddsub4d 7991 Rearrangement of 4 terms in a mixed addition and subtraction. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑𝐶 ∈ ℂ)    &   (𝜑𝐷 ∈ ℂ)       (𝜑 → ((𝐴 + 𝐵) − (𝐶 + 𝐷)) = ((𝐴𝐶) + (𝐵𝐷)))
 
Theoremsubadd4d 7992 Rearrangement of 4 terms in a mixed addition and subtraction. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑𝐶 ∈ ℂ)    &   (𝜑𝐷 ∈ ℂ)       (𝜑 → ((𝐴𝐵) − (𝐶𝐷)) = ((𝐴 + 𝐷) − (𝐵 + 𝐶)))
 
Theoremsub4d 7993 Rearrangement of 4 terms in a subtraction. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑𝐶 ∈ ℂ)    &   (𝜑𝐷 ∈ ℂ)       (𝜑 → ((𝐴𝐵) − (𝐶𝐷)) = ((𝐴𝐶) − (𝐵𝐷)))
 
Theorem2addsubd 7994 Law for subtraction and addition. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑𝐶 ∈ ℂ)    &   (𝜑𝐷 ∈ ℂ)       (𝜑 → (((𝐴 + 𝐵) + 𝐶) − 𝐷) = (((𝐴 + 𝐶) − 𝐷) + 𝐵))
 
Theoremaddsubeq4d 7995 Relation between sums and differences. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑𝐶 ∈ ℂ)    &   (𝜑𝐷 ∈ ℂ)       (𝜑 → ((𝐴 + 𝐵) = (𝐶 + 𝐷) ↔ (𝐶𝐴) = (𝐵𝐷)))
 
Theoremmvlraddd 7996 Move LHS right addition to RHS. (Contributed by David A. Wheeler, 15-Oct-2018.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑 → (𝐴 + 𝐵) = 𝐶)       (𝜑𝐴 = (𝐶𝐵))
 
Theoremmvrraddd 7997 Move RHS right addition to LHS. (Contributed by David A. Wheeler, 15-Oct-2018.)
(𝜑𝐵 ∈ ℂ)    &   (𝜑𝐶 ∈ ℂ)    &   (𝜑𝐴 = (𝐵 + 𝐶))       (𝜑 → (𝐴𝐶) = 𝐵)
 
Theoremsubaddeqd 7998 Transfer two terms of a subtraction to an addition in an equality. (Contributed by Thierry Arnoux, 2-Feb-2020.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑𝐶 ∈ ℂ)    &   (𝜑𝐷 ∈ ℂ)    &   (𝜑 → (𝐴 + 𝐵) = (𝐶 + 𝐷))       (𝜑 → (𝐴𝐷) = (𝐶𝐵))
 
Theoremaddlsub 7999 Left-subtraction: Subtraction of the left summand from the result of an addition. (Contributed by BJ, 6-Jun-2019.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑𝐶 ∈ ℂ)       (𝜑 → ((𝐴 + 𝐵) = 𝐶𝐴 = (𝐶𝐵)))
 
Theoremaddrsub 8000 Right-subtraction: Subtraction of the right summand from the result of an addition. (Contributed by BJ, 6-Jun-2019.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑𝐶 ∈ ℂ)       (𝜑 → ((𝐴 + 𝐵) = 𝐶𝐵 = (𝐶𝐴)))
    < 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-12832
  Copyright terms: Public domain < Previous  Next >