HomeHome Intuitionistic Logic Explorer
Theorem List (p. 75 of 102)
< 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 - 7401-7500   *Has distinct variable group(s)
TypeLabelDescription
Statement
 
Theoremmulneg1i 7401 Product with negative is negative of product. Theorem I.12 of [Apostol] p. 18. (Contributed by NM, 10-Feb-1995.) (Revised by Mario Carneiro, 27-May-2016.)
𝐴 ∈ ℂ    &   𝐵 ∈ ℂ       (-𝐴 · 𝐵) = -(𝐴 · 𝐵)
 
Theoremmulneg2i 7402 Product with negative is negative of product. (Contributed by NM, 31-Jul-1999.) (Revised by Mario Carneiro, 27-May-2016.)
𝐴 ∈ ℂ    &   𝐵 ∈ ℂ       (𝐴 · -𝐵) = -(𝐴 · 𝐵)
 
Theoremmul2negi 7403 Product of two negatives. Theorem I.12 of [Apostol] p. 18. (Contributed by NM, 14-Feb-1995.) (Revised by Mario Carneiro, 27-May-2016.)
𝐴 ∈ ℂ    &   𝐵 ∈ ℂ       (-𝐴 · -𝐵) = (𝐴 · 𝐵)
 
Theoremsubdii 7404 Distribution of multiplication over subtraction. Theorem I.5 of [Apostol] p. 18. (Contributed by NM, 26-Nov-1994.)
𝐴 ∈ ℂ    &   𝐵 ∈ ℂ    &   𝐶 ∈ ℂ       (𝐴 · (𝐵𝐶)) = ((𝐴 · 𝐵) − (𝐴 · 𝐶))
 
Theoremsubdiri 7405 Distribution of multiplication over subtraction. Theorem I.5 of [Apostol] p. 18. (Contributed by NM, 8-May-1999.)
𝐴 ∈ ℂ    &   𝐵 ∈ ℂ    &   𝐶 ∈ ℂ       ((𝐴𝐵) · 𝐶) = ((𝐴 · 𝐶) − (𝐵 · 𝐶))
 
Theoremmuladdi 7406 Product of two sums. (Contributed by NM, 17-May-1999.)
𝐴 ∈ ℂ    &   𝐵 ∈ ℂ    &   𝐶 ∈ ℂ    &   𝐷 ∈ ℂ       ((𝐴 + 𝐵) · (𝐶 + 𝐷)) = (((𝐴 · 𝐶) + (𝐷 · 𝐵)) + ((𝐴 · 𝐷) + (𝐶 · 𝐵)))
 
Theoremmulm1d 7407 Product with minus one is negative. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℂ)       (𝜑 → (-1 · 𝐴) = -𝐴)
 
Theoremmulneg1d 7408 Product with negative is negative of product. Theorem I.12 of [Apostol] p. 18. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)       (𝜑 → (-𝐴 · 𝐵) = -(𝐴 · 𝐵))
 
Theoremmulneg2d 7409 Product with negative is negative of product. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)       (𝜑 → (𝐴 · -𝐵) = -(𝐴 · 𝐵))
 
Theoremmul2negd 7410 Product of two negatives. Theorem I.12 of [Apostol] p. 18. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)       (𝜑 → (-𝐴 · -𝐵) = (𝐴 · 𝐵))
 
Theoremsubdid 7411 Distribution of multiplication over subtraction. Theorem I.5 of [Apostol] p. 18. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑𝐶 ∈ ℂ)       (𝜑 → (𝐴 · (𝐵𝐶)) = ((𝐴 · 𝐵) − (𝐴 · 𝐶)))
 
Theoremsubdird 7412 Distribution of multiplication over subtraction. Theorem I.5 of [Apostol] p. 18. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑𝐶 ∈ ℂ)       (𝜑 → ((𝐴𝐵) · 𝐶) = ((𝐴 · 𝐶) − (𝐵 · 𝐶)))
 
Theoremmuladdd 7413 Product of two sums. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑𝐶 ∈ ℂ)    &   (𝜑𝐷 ∈ ℂ)       (𝜑 → ((𝐴 + 𝐵) · (𝐶 + 𝐷)) = (((𝐴 · 𝐶) + (𝐷 · 𝐵)) + ((𝐴 · 𝐷) + (𝐶 · 𝐵))))
 
Theoremmulsubd 7414 Product of two differences. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)    &   (𝜑𝐶 ∈ ℂ)    &   (𝜑𝐷 ∈ ℂ)       (𝜑 → ((𝐴𝐵) · (𝐶𝐷)) = (((𝐴 · 𝐶) + (𝐷 · 𝐵)) − ((𝐴 · 𝐷) + (𝐶 · 𝐵))))
 
Theoremmulsubfacd 7415 Multiplication followed by the subtraction of a factor. (Contributed by Alexander van der Vekens, 28-Aug-2018.)
(𝜑𝐴 ∈ ℂ)    &   (𝜑𝐵 ∈ ℂ)       (𝜑 → ((𝐴 · 𝐵) − 𝐵) = ((𝐴 − 1) · 𝐵))
 
3.3.4  Ordering on reals (cont.)
 
Theoremltadd2 7416 Addition to both sides of 'less than'. (Contributed by NM, 12-Nov-1999.) (Revised by Mario Carneiro, 27-May-2016.)
((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐶 ∈ ℝ) → (𝐴 < 𝐵 ↔ (𝐶 + 𝐴) < (𝐶 + 𝐵)))
 
Theoremltadd2i 7417 Addition to both sides of 'less than'. (Contributed by NM, 21-Jan-1997.)
𝐴 ∈ ℝ    &   𝐵 ∈ ℝ    &   𝐶 ∈ ℝ       (𝐴 < 𝐵 ↔ (𝐶 + 𝐴) < (𝐶 + 𝐵))
 
Theoremltadd2d 7418 Addition to both sides of 'less than'. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐵 ∈ ℝ)    &   (𝜑𝐶 ∈ ℝ)       (𝜑 → (𝐴 < 𝐵 ↔ (𝐶 + 𝐴) < (𝐶 + 𝐵)))
 
Theoremltadd2dd 7419 Addition to both sides of 'less than'. (Contributed by Mario Carneiro, 30-May-2016.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐵 ∈ ℝ)    &   (𝜑𝐶 ∈ ℝ)    &   (𝜑𝐴 < 𝐵)       (𝜑 → (𝐶 + 𝐴) < (𝐶 + 𝐵))
 
Theoremltletrd 7420 Transitive law deduction for 'less than', 'less than or equal to'. (Contributed by NM, 9-Jan-2006.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐵 ∈ ℝ)    &   (𝜑𝐶 ∈ ℝ)    &   (𝜑𝐴 < 𝐵)    &   (𝜑𝐵𝐶)       (𝜑𝐴 < 𝐶)
 
Theoremlelttrdi 7421 If a number is less than another number, and the other number is less than or equal to a third number, the first number is less than the third number. (Contributed by Alexander van der Vekens, 24-Mar-2018.)
(𝜑 → (𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐶 ∈ ℝ))    &   (𝜑𝐵𝐶)       (𝜑 → (𝐴 < 𝐵𝐴 < 𝐶))
 
Theoremgt0ne0 7422 Positive implies nonzero. (Contributed by NM, 3-Oct-1999.) (Proof shortened by Mario Carneiro, 27-May-2016.)
((𝐴 ∈ ℝ ∧ 0 < 𝐴) → 𝐴 ≠ 0)
 
Theoremlt0ne0 7423 A number which is less than zero is not zero. (Contributed by Stefan O'Rear, 13-Sep-2014.)
((𝐴 ∈ ℝ ∧ 𝐴 < 0) → 𝐴 ≠ 0)
 
Theoremltadd1 7424 Addition to both sides of 'less than'. Part of definition 11.2.7(vi) of [HoTT], p. (varies). (Contributed by NM, 12-Nov-1999.) (Proof shortened by Mario Carneiro, 27-May-2016.)
((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐶 ∈ ℝ) → (𝐴 < 𝐵 ↔ (𝐴 + 𝐶) < (𝐵 + 𝐶)))
 
Theoremleadd1 7425 Addition to both sides of 'less than or equal to'. Part of definition 11.2.7(vi) of [HoTT], p. (varies). (Contributed by NM, 18-Oct-1999.) (Proof shortened by Mario Carneiro, 27-May-2016.)
((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐶 ∈ ℝ) → (𝐴𝐵 ↔ (𝐴 + 𝐶) ≤ (𝐵 + 𝐶)))
 
Theoremleadd2 7426 Addition to both sides of 'less than or equal to'. (Contributed by NM, 26-Oct-1999.)
((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐶 ∈ ℝ) → (𝐴𝐵 ↔ (𝐶 + 𝐴) ≤ (𝐶 + 𝐵)))
 
Theoremltsubadd 7427 'Less than' relationship between subtraction and addition. (Contributed by NM, 21-Jan-1997.) (Proof shortened by Mario Carneiro, 27-May-2016.)
((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐶 ∈ ℝ) → ((𝐴𝐵) < 𝐶𝐴 < (𝐶 + 𝐵)))
 
Theoremltsubadd2 7428 'Less than' relationship between subtraction and addition. (Contributed by NM, 21-Jan-1997.)
((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐶 ∈ ℝ) → ((𝐴𝐵) < 𝐶𝐴 < (𝐵 + 𝐶)))
 
Theoremlesubadd 7429 'Less than or equal to' relationship between subtraction and addition. (Contributed by NM, 17-Nov-2004.) (Proof shortened by Mario Carneiro, 27-May-2016.)
((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐶 ∈ ℝ) → ((𝐴𝐵) ≤ 𝐶𝐴 ≤ (𝐶 + 𝐵)))
 
Theoremlesubadd2 7430 'Less than or equal to' relationship between subtraction and addition. (Contributed by NM, 10-Aug-1999.)
((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐶 ∈ ℝ) → ((𝐴𝐵) ≤ 𝐶𝐴 ≤ (𝐵 + 𝐶)))
 
Theoremltaddsub 7431 'Less than' relationship between addition and subtraction. (Contributed by NM, 17-Nov-2004.)
((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐶 ∈ ℝ) → ((𝐴 + 𝐵) < 𝐶𝐴 < (𝐶𝐵)))
 
Theoremltaddsub2 7432 'Less than' relationship between addition and subtraction. (Contributed by NM, 17-Nov-2004.)
((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐶 ∈ ℝ) → ((𝐴 + 𝐵) < 𝐶𝐵 < (𝐶𝐴)))
 
Theoremleaddsub 7433 'Less than or equal to' relationship between addition and subtraction. (Contributed by NM, 6-Apr-2005.)
((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐶 ∈ ℝ) → ((𝐴 + 𝐵) ≤ 𝐶𝐴 ≤ (𝐶𝐵)))
 
Theoremleaddsub2 7434 'Less than or equal to' relationship between and addition and subtraction. (Contributed by NM, 6-Apr-2005.)
((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐶 ∈ ℝ) → ((𝐴 + 𝐵) ≤ 𝐶𝐵 ≤ (𝐶𝐴)))
 
Theoremsuble 7435 Swap subtrahends in an inequality. (Contributed by NM, 29-Sep-2005.)
((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐶 ∈ ℝ) → ((𝐴𝐵) ≤ 𝐶 ↔ (𝐴𝐶) ≤ 𝐵))
 
Theoremlesub 7436 Swap subtrahends in an inequality. (Contributed by NM, 29-Sep-2005.) (Proof shortened by Andrew Salmon, 19-Nov-2011.)
((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐶 ∈ ℝ) → (𝐴 ≤ (𝐵𝐶) ↔ 𝐶 ≤ (𝐵𝐴)))
 
Theoremltsub23 7437 'Less than' relationship between subtraction and addition. (Contributed by NM, 4-Oct-1999.)
((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐶 ∈ ℝ) → ((𝐴𝐵) < 𝐶 ↔ (𝐴𝐶) < 𝐵))
 
Theoremltsub13 7438 'Less than' relationship between subtraction and addition. (Contributed by NM, 17-Nov-2004.)
((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐶 ∈ ℝ) → (𝐴 < (𝐵𝐶) ↔ 𝐶 < (𝐵𝐴)))
 
Theoremle2add 7439 Adding both sides of two 'less than or equal to' relations. (Contributed by NM, 17-Apr-2005.) (Proof shortened by Mario Carneiro, 27-May-2016.)
(((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℝ ∧ 𝐷 ∈ ℝ)) → ((𝐴𝐶𝐵𝐷) → (𝐴 + 𝐵) ≤ (𝐶 + 𝐷)))
 
Theoremlt2add 7440 Adding both sides of two 'less than' relations. Theorem I.25 of [Apostol] p. 20. (Contributed by NM, 15-Aug-1999.) (Proof shortened by Mario Carneiro, 27-May-2016.)
(((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℝ ∧ 𝐷 ∈ ℝ)) → ((𝐴 < 𝐶𝐵 < 𝐷) → (𝐴 + 𝐵) < (𝐶 + 𝐷)))
 
Theoremltleadd 7441 Adding both sides of two orderings. (Contributed by NM, 23-Dec-2007.)
(((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℝ ∧ 𝐷 ∈ ℝ)) → ((𝐴 < 𝐶𝐵𝐷) → (𝐴 + 𝐵) < (𝐶 + 𝐷)))
 
Theoremleltadd 7442 Adding both sides of two orderings. (Contributed by NM, 15-Aug-2008.)
(((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℝ ∧ 𝐷 ∈ ℝ)) → ((𝐴𝐶𝐵 < 𝐷) → (𝐴 + 𝐵) < (𝐶 + 𝐷)))
 
Theoremaddgt0 7443 The sum of 2 positive numbers is positive. (Contributed by NM, 1-Jun-2005.) (Proof shortened by Andrew Salmon, 19-Nov-2011.)
(((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (0 < 𝐴 ∧ 0 < 𝐵)) → 0 < (𝐴 + 𝐵))
 
Theoremaddgegt0 7444 The sum of nonnegative and positive numbers is positive. (Contributed by NM, 28-Dec-2005.) (Proof shortened by Andrew Salmon, 19-Nov-2011.)
(((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (0 ≤ 𝐴 ∧ 0 < 𝐵)) → 0 < (𝐴 + 𝐵))
 
Theoremaddgtge0 7445 The sum of nonnegative and positive numbers is positive. (Contributed by NM, 28-Dec-2005.) (Proof shortened by Andrew Salmon, 19-Nov-2011.)
(((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (0 < 𝐴 ∧ 0 ≤ 𝐵)) → 0 < (𝐴 + 𝐵))
 
Theoremaddge0 7446 The sum of 2 nonnegative numbers is nonnegative. (Contributed by NM, 17-Mar-2005.) (Proof shortened by Andrew Salmon, 19-Nov-2011.)
(((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (0 ≤ 𝐴 ∧ 0 ≤ 𝐵)) → 0 ≤ (𝐴 + 𝐵))
 
Theoremltaddpos 7447 Adding a positive number to another number increases it. (Contributed by NM, 17-Nov-2004.)
((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) → (0 < 𝐴𝐵 < (𝐵 + 𝐴)))
 
Theoremltaddpos2 7448 Adding a positive number to another number increases it. (Contributed by NM, 8-Apr-2005.)
((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) → (0 < 𝐴𝐵 < (𝐴 + 𝐵)))
 
Theoremltsubpos 7449 Subtracting a positive number from another number decreases it. (Contributed by NM, 17-Nov-2004.) (Proof shortened by Andrew Salmon, 19-Nov-2011.)
((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) → (0 < 𝐴 ↔ (𝐵𝐴) < 𝐵))
 
Theoremposdif 7450 Comparison of two numbers whose difference is positive. (Contributed by NM, 17-Nov-2004.)
((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) → (𝐴 < 𝐵 ↔ 0 < (𝐵𝐴)))
 
Theoremlesub1 7451 Subtraction from both sides of 'less than or equal to'. (Contributed by NM, 13-May-2004.) (Proof shortened by Mario Carneiro, 27-May-2016.)
((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐶 ∈ ℝ) → (𝐴𝐵 ↔ (𝐴𝐶) ≤ (𝐵𝐶)))
 
Theoremlesub2 7452 Subtraction of both sides of 'less than or equal to'. (Contributed by NM, 29-Sep-2005.) (Revised by Mario Carneiro, 27-May-2016.)
((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐶 ∈ ℝ) → (𝐴𝐵 ↔ (𝐶𝐵) ≤ (𝐶𝐴)))
 
Theoremltsub1 7453 Subtraction from both sides of 'less than'. (Contributed by FL, 3-Jan-2008.) (Proof shortened by Mario Carneiro, 27-May-2016.)
((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐶 ∈ ℝ) → (𝐴 < 𝐵 ↔ (𝐴𝐶) < (𝐵𝐶)))
 
Theoremltsub2 7454 Subtraction of both sides of 'less than'. (Contributed by NM, 29-Sep-2005.) (Proof shortened by Mario Carneiro, 27-May-2016.)
((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐶 ∈ ℝ) → (𝐴 < 𝐵 ↔ (𝐶𝐵) < (𝐶𝐴)))
 
Theoremlt2sub 7455 Subtracting both sides of two 'less than' relations. (Contributed by Mario Carneiro, 14-Apr-2016.)
(((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℝ ∧ 𝐷 ∈ ℝ)) → ((𝐴 < 𝐶𝐷 < 𝐵) → (𝐴𝐵) < (𝐶𝐷)))
 
Theoremle2sub 7456 Subtracting both sides of two 'less than or equal to' relations. (Contributed by Mario Carneiro, 14-Apr-2016.)
(((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℝ ∧ 𝐷 ∈ ℝ)) → ((𝐴𝐶𝐷𝐵) → (𝐴𝐵) ≤ (𝐶𝐷)))
 
Theoremltneg 7457 Negative of both sides of 'less than'. Theorem I.23 of [Apostol] p. 20. (Contributed by NM, 27-Aug-1999.) (Proof shortened by Mario Carneiro, 27-May-2016.)
((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) → (𝐴 < 𝐵 ↔ -𝐵 < -𝐴))
 
Theoremltnegcon1 7458 Contraposition of negative in 'less than'. (Contributed by NM, 8-Nov-2004.)
((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) → (-𝐴 < 𝐵 ↔ -𝐵 < 𝐴))
 
Theoremltnegcon2 7459 Contraposition of negative in 'less than'. (Contributed by Mario Carneiro, 25-Feb-2015.)
((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) → (𝐴 < -𝐵𝐵 < -𝐴))
 
Theoremleneg 7460 Negative of both sides of 'less than or equal to'. (Contributed by NM, 12-Sep-1999.) (Proof shortened by Mario Carneiro, 27-May-2016.)
((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) → (𝐴𝐵 ↔ -𝐵 ≤ -𝐴))
 
Theoremlenegcon1 7461 Contraposition of negative in 'less than or equal to'. (Contributed by NM, 10-May-2004.)
((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) → (-𝐴𝐵 ↔ -𝐵𝐴))
 
Theoremlenegcon2 7462 Contraposition of negative in 'less than or equal to'. (Contributed by NM, 8-Oct-2005.)
((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) → (𝐴 ≤ -𝐵𝐵 ≤ -𝐴))
 
Theoremlt0neg1 7463 Comparison of a number and its negative to zero. Theorem I.23 of [Apostol] p. 20. (Contributed by NM, 14-May-1999.)
(𝐴 ∈ ℝ → (𝐴 < 0 ↔ 0 < -𝐴))
 
Theoremlt0neg2 7464 Comparison of a number and its negative to zero. (Contributed by NM, 10-May-2004.)
(𝐴 ∈ ℝ → (0 < 𝐴 ↔ -𝐴 < 0))
 
Theoremle0neg1 7465 Comparison of a number and its negative to zero. (Contributed by NM, 10-May-2004.)
(𝐴 ∈ ℝ → (𝐴 ≤ 0 ↔ 0 ≤ -𝐴))
 
Theoremle0neg2 7466 Comparison of a number and its negative to zero. (Contributed by NM, 24-Aug-1999.)
(𝐴 ∈ ℝ → (0 ≤ 𝐴 ↔ -𝐴 ≤ 0))
 
Theoremaddge01 7467 A number is less than or equal to itself plus a nonnegative number. (Contributed by NM, 21-Feb-2005.)
((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) → (0 ≤ 𝐵𝐴 ≤ (𝐴 + 𝐵)))
 
Theoremaddge02 7468 A number is less than or equal to itself plus a nonnegative number. (Contributed by NM, 27-Jul-2005.)
((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) → (0 ≤ 𝐵𝐴 ≤ (𝐵 + 𝐴)))
 
Theoremadd20 7469 Two nonnegative numbers are zero iff their sum is zero. (Contributed by Jeff Madsen, 2-Sep-2009.) (Proof shortened by Mario Carneiro, 27-May-2016.)
(((𝐴 ∈ ℝ ∧ 0 ≤ 𝐴) ∧ (𝐵 ∈ ℝ ∧ 0 ≤ 𝐵)) → ((𝐴 + 𝐵) = 0 ↔ (𝐴 = 0 ∧ 𝐵 = 0)))
 
Theoremsubge0 7470 Nonnegative subtraction. (Contributed by NM, 14-Mar-2005.) (Proof shortened by Mario Carneiro, 27-May-2016.)
((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) → (0 ≤ (𝐴𝐵) ↔ 𝐵𝐴))
 
Theoremsuble0 7471 Nonpositive subtraction. (Contributed by NM, 20-Mar-2008.) (Proof shortened by Mario Carneiro, 27-May-2016.)
((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) → ((𝐴𝐵) ≤ 0 ↔ 𝐴𝐵))
 
Theoremleaddle0 7472 The sum of a real number and a second real number is less then the real number iff the second real number is negative. (Contributed by Alexander van der Vekens, 30-May-2018.)
((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) → ((𝐴 + 𝐵) ≤ 𝐴𝐵 ≤ 0))
 
Theoremsubge02 7473 Nonnegative subtraction. (Contributed by NM, 27-Jul-2005.)
((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) → (0 ≤ 𝐵 ↔ (𝐴𝐵) ≤ 𝐴))
 
Theoremlesub0 7474 Lemma to show a nonnegative number is zero. (Contributed by NM, 8-Oct-1999.) (Proof shortened by Mario Carneiro, 27-May-2016.)
((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) → ((0 ≤ 𝐴𝐵 ≤ (𝐵𝐴)) ↔ 𝐴 = 0))
 
Theoremmullt0 7475 The product of two negative numbers is positive. (Contributed by Jeff Hankins, 8-Jun-2009.)
(((𝐴 ∈ ℝ ∧ 𝐴 < 0) ∧ (𝐵 ∈ ℝ ∧ 𝐵 < 0)) → 0 < (𝐴 · 𝐵))
 
Theorem0le1 7476 0 is less than or equal to 1. (Contributed by Mario Carneiro, 29-Apr-2015.)
0 ≤ 1
 
Theoremleidi 7477 'Less than or equal to' is reflexive. (Contributed by NM, 18-Aug-1999.)
𝐴 ∈ ℝ       𝐴𝐴
 
Theoremgt0ne0i 7478 Positive means nonzero (useful for ordering theorems involving division). (Contributed by NM, 16-Sep-1999.)
𝐴 ∈ ℝ       (0 < 𝐴𝐴 ≠ 0)
 
Theoremgt0ne0ii 7479 Positive implies nonzero. (Contributed by NM, 15-May-1999.)
𝐴 ∈ ℝ    &   0 < 𝐴       𝐴 ≠ 0
 
Theoremaddgt0i 7480 Addition of 2 positive numbers is positive. (Contributed by NM, 16-May-1999.) (Proof shortened by Andrew Salmon, 19-Nov-2011.)
𝐴 ∈ ℝ    &   𝐵 ∈ ℝ       ((0 < 𝐴 ∧ 0 < 𝐵) → 0 < (𝐴 + 𝐵))
 
Theoremaddge0i 7481 Addition of 2 nonnegative numbers is nonnegative. (Contributed by NM, 28-May-1999.) (Proof shortened by Andrew Salmon, 19-Nov-2011.)
𝐴 ∈ ℝ    &   𝐵 ∈ ℝ       ((0 ≤ 𝐴 ∧ 0 ≤ 𝐵) → 0 ≤ (𝐴 + 𝐵))
 
Theoremaddgegt0i 7482 Addition of nonnegative and positive numbers is positive. (Contributed by NM, 25-Sep-1999.) (Revised by Mario Carneiro, 27-May-2016.)
𝐴 ∈ ℝ    &   𝐵 ∈ ℝ       ((0 ≤ 𝐴 ∧ 0 < 𝐵) → 0 < (𝐴 + 𝐵))
 
Theoremaddgt0ii 7483 Addition of 2 positive numbers is positive. (Contributed by NM, 18-May-1999.)
𝐴 ∈ ℝ    &   𝐵 ∈ ℝ    &   0 < 𝐴    &   0 < 𝐵       0 < (𝐴 + 𝐵)
 
Theoremadd20i 7484 Two nonnegative numbers are zero iff their sum is zero. (Contributed by NM, 28-Jul-1999.)
𝐴 ∈ ℝ    &   𝐵 ∈ ℝ       ((0 ≤ 𝐴 ∧ 0 ≤ 𝐵) → ((𝐴 + 𝐵) = 0 ↔ (𝐴 = 0 ∧ 𝐵 = 0)))
 
Theoremltnegi 7485 Negative of both sides of 'less than'. Theorem I.23 of [Apostol] p. 20. (Contributed by NM, 21-Jan-1997.)
𝐴 ∈ ℝ    &   𝐵 ∈ ℝ       (𝐴 < 𝐵 ↔ -𝐵 < -𝐴)
 
Theoremlenegi 7486 Negative of both sides of 'less than or equal to'. (Contributed by NM, 1-Aug-1999.)
𝐴 ∈ ℝ    &   𝐵 ∈ ℝ       (𝐴𝐵 ↔ -𝐵 ≤ -𝐴)
 
Theoremltnegcon2i 7487 Contraposition of negative in 'less than'. (Contributed by NM, 14-May-1999.)
𝐴 ∈ ℝ    &   𝐵 ∈ ℝ       (𝐴 < -𝐵𝐵 < -𝐴)
 
Theoremlesub0i 7488 Lemma to show a nonnegative number is zero. (Contributed by NM, 8-Oct-1999.) (Proof shortened by Andrew Salmon, 19-Nov-2011.)
𝐴 ∈ ℝ    &   𝐵 ∈ ℝ       ((0 ≤ 𝐴𝐵 ≤ (𝐵𝐴)) ↔ 𝐴 = 0)
 
Theoremltaddposi 7489 Adding a positive number to another number increases it. (Contributed by NM, 25-Aug-1999.)
𝐴 ∈ ℝ    &   𝐵 ∈ ℝ       (0 < 𝐴𝐵 < (𝐵 + 𝐴))
 
Theoremposdifi 7490 Comparison of two numbers whose difference is positive. (Contributed by NM, 19-Aug-2001.)
𝐴 ∈ ℝ    &   𝐵 ∈ ℝ       (𝐴 < 𝐵 ↔ 0 < (𝐵𝐴))
 
Theoremltnegcon1i 7491 Contraposition of negative in 'less than'. (Contributed by NM, 14-May-1999.)
𝐴 ∈ ℝ    &   𝐵 ∈ ℝ       (-𝐴 < 𝐵 ↔ -𝐵 < 𝐴)
 
Theoremlenegcon1i 7492 Contraposition of negative in 'less than or equal to'. (Contributed by NM, 6-Apr-2005.)
𝐴 ∈ ℝ    &   𝐵 ∈ ℝ       (-𝐴𝐵 ↔ -𝐵𝐴)
 
Theoremsubge0i 7493 Nonnegative subtraction. (Contributed by NM, 13-Aug-2000.)
𝐴 ∈ ℝ    &   𝐵 ∈ ℝ       (0 ≤ (𝐴𝐵) ↔ 𝐵𝐴)
 
Theoremltadd1i 7494 Addition to both sides of 'less than'. Theorem I.18 of [Apostol] p. 20. (Contributed by NM, 21-Jan-1997.)
𝐴 ∈ ℝ    &   𝐵 ∈ ℝ    &   𝐶 ∈ ℝ       (𝐴 < 𝐵 ↔ (𝐴 + 𝐶) < (𝐵 + 𝐶))
 
Theoremleadd1i 7495 Addition to both sides of 'less than or equal to'. (Contributed by NM, 11-Aug-1999.)
𝐴 ∈ ℝ    &   𝐵 ∈ ℝ    &   𝐶 ∈ ℝ       (𝐴𝐵 ↔ (𝐴 + 𝐶) ≤ (𝐵 + 𝐶))
 
Theoremleadd2i 7496 Addition to both sides of 'less than or equal to'. (Contributed by NM, 11-Aug-1999.)
𝐴 ∈ ℝ    &   𝐵 ∈ ℝ    &   𝐶 ∈ ℝ       (𝐴𝐵 ↔ (𝐶 + 𝐴) ≤ (𝐶 + 𝐵))
 
Theoremltsubaddi 7497 'Less than' relationship between subtraction and addition. (Contributed by NM, 21-Jan-1997.) (Proof shortened by Andrew Salmon, 19-Nov-2011.)
𝐴 ∈ ℝ    &   𝐵 ∈ ℝ    &   𝐶 ∈ ℝ       ((𝐴𝐵) < 𝐶𝐴 < (𝐶 + 𝐵))
 
Theoremlesubaddi 7498 'Less than or equal to' relationship between subtraction and addition. (Contributed by NM, 30-Sep-1999.) (Proof shortened by Andrew Salmon, 19-Nov-2011.)
𝐴 ∈ ℝ    &   𝐵 ∈ ℝ    &   𝐶 ∈ ℝ       ((𝐴𝐵) ≤ 𝐶𝐴 ≤ (𝐶 + 𝐵))
 
Theoremltsubadd2i 7499 'Less than' relationship between subtraction and addition. (Contributed by NM, 21-Jan-1997.)
𝐴 ∈ ℝ    &   𝐵 ∈ ℝ    &   𝐶 ∈ ℝ       ((𝐴𝐵) < 𝐶𝐴 < (𝐵 + 𝐶))
 
Theoremlesubadd2i 7500 'Less than or equal to' relationship between subtraction and addition. (Contributed by NM, 3-Aug-1999.)
𝐴 ∈ ℝ    &   𝐵 ∈ ℝ    &   𝐶 ∈ ℝ       ((𝐴𝐵) ≤ 𝐶𝐴 ≤ (𝐵 + 𝐶))
    < 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-10124
  Copyright terms: Public domain < Previous  Next >