HomeHome Intuitionistic Logic Explorer
Theorem List (p. 84 of 135)
< 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 - 8301-8400   *Has distinct variable group(s)
TypeLabelDescription
Statement
 
Theoremlt0neg1d 8301 Comparison of a number and its negative to zero. Theorem I.23 of [Apostol] p. 20. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℝ)       (𝜑 → (𝐴 < 0 ↔ 0 < -𝐴))
 
Theoremlt0neg2d 8302 Comparison of a number and its negative to zero. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℝ)       (𝜑 → (0 < 𝐴 ↔ -𝐴 < 0))
 
Theoremle0neg1d 8303 Comparison of a number and its negative to zero. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℝ)       (𝜑 → (𝐴 ≤ 0 ↔ 0 ≤ -𝐴))
 
Theoremle0neg2d 8304 Comparison of a number and its negative to zero. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℝ)       (𝜑 → (0 ≤ 𝐴 ↔ -𝐴 ≤ 0))
 
Theoremaddgegt0d 8305 Addition of nonnegative and positive numbers is positive. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐵 ∈ ℝ)    &   (𝜑 → 0 ≤ 𝐴)    &   (𝜑 → 0 < 𝐵)       (𝜑 → 0 < (𝐴 + 𝐵))
 
Theoremaddgtge0d 8306 Addition of positive and nonnegative numbers is positive. (Contributed by Asger C. Ipsen, 12-May-2021.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐵 ∈ ℝ)    &   (𝜑 → 0 < 𝐴)    &   (𝜑 → 0 ≤ 𝐵)       (𝜑 → 0 < (𝐴 + 𝐵))
 
Theoremaddgt0d 8307 Addition of 2 positive numbers is positive. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐵 ∈ ℝ)    &   (𝜑 → 0 < 𝐴)    &   (𝜑 → 0 < 𝐵)       (𝜑 → 0 < (𝐴 + 𝐵))
 
Theoremaddge0d 8308 Addition of 2 nonnegative numbers is nonnegative. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐵 ∈ ℝ)    &   (𝜑 → 0 ≤ 𝐴)    &   (𝜑 → 0 ≤ 𝐵)       (𝜑 → 0 ≤ (𝐴 + 𝐵))
 
Theoremltnegd 8309 Negative of both sides of 'less than'. Theorem I.23 of [Apostol] p. 20. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐵 ∈ ℝ)       (𝜑 → (𝐴 < 𝐵 ↔ -𝐵 < -𝐴))
 
Theoremlenegd 8310 Negative of both sides of 'less than or equal to'. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐵 ∈ ℝ)       (𝜑 → (𝐴𝐵 ↔ -𝐵 ≤ -𝐴))
 
Theoremltnegcon1d 8311 Contraposition of negative in 'less than'. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐵 ∈ ℝ)    &   (𝜑 → -𝐴 < 𝐵)       (𝜑 → -𝐵 < 𝐴)
 
Theoremltnegcon2d 8312 Contraposition of negative in 'less than'. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐵 ∈ ℝ)    &   (𝜑𝐴 < -𝐵)       (𝜑𝐵 < -𝐴)
 
Theoremlenegcon1d 8313 Contraposition of negative in 'less than or equal to'. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐵 ∈ ℝ)    &   (𝜑 → -𝐴𝐵)       (𝜑 → -𝐵𝐴)
 
Theoremlenegcon2d 8314 Contraposition of negative in 'less than or equal to'. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐵 ∈ ℝ)    &   (𝜑𝐴 ≤ -𝐵)       (𝜑𝐵 ≤ -𝐴)
 
Theoremltaddposd 8315 Adding a positive number to another number increases it. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐵 ∈ ℝ)       (𝜑 → (0 < 𝐴𝐵 < (𝐵 + 𝐴)))
 
Theoremltaddpos2d 8316 Adding a positive number to another number increases it. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐵 ∈ ℝ)       (𝜑 → (0 < 𝐴𝐵 < (𝐴 + 𝐵)))
 
Theoremltsubposd 8317 Subtracting a positive number from another number decreases it. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐵 ∈ ℝ)       (𝜑 → (0 < 𝐴 ↔ (𝐵𝐴) < 𝐵))
 
Theoremposdifd 8318 Comparison of two numbers whose difference is positive. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐵 ∈ ℝ)       (𝜑 → (𝐴 < 𝐵 ↔ 0 < (𝐵𝐴)))
 
Theoremaddge01d 8319 A number is less than or equal to itself plus a nonnegative number. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐵 ∈ ℝ)       (𝜑 → (0 ≤ 𝐵𝐴 ≤ (𝐴 + 𝐵)))
 
Theoremaddge02d 8320 A number is less than or equal to itself plus a nonnegative number. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐵 ∈ ℝ)       (𝜑 → (0 ≤ 𝐵𝐴 ≤ (𝐵 + 𝐴)))
 
Theoremsubge0d 8321 Nonnegative subtraction. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐵 ∈ ℝ)       (𝜑 → (0 ≤ (𝐴𝐵) ↔ 𝐵𝐴))
 
Theoremsuble0d 8322 Nonpositive subtraction. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐵 ∈ ℝ)       (𝜑 → ((𝐴𝐵) ≤ 0 ↔ 𝐴𝐵))
 
Theoremsubge02d 8323 Nonnegative subtraction. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐵 ∈ ℝ)       (𝜑 → (0 ≤ 𝐵 ↔ (𝐴𝐵) ≤ 𝐴))
 
Theoremltadd1d 8324 Addition to both sides of 'less than'. Theorem I.18 of [Apostol] p. 20. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐵 ∈ ℝ)    &   (𝜑𝐶 ∈ ℝ)       (𝜑 → (𝐴 < 𝐵 ↔ (𝐴 + 𝐶) < (𝐵 + 𝐶)))
 
Theoremleadd1d 8325 Addition to both sides of 'less than or equal to'. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐵 ∈ ℝ)    &   (𝜑𝐶 ∈ ℝ)       (𝜑 → (𝐴𝐵 ↔ (𝐴 + 𝐶) ≤ (𝐵 + 𝐶)))
 
Theoremleadd2d 8326 Addition to both sides of 'less than or equal to'. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐵 ∈ ℝ)    &   (𝜑𝐶 ∈ ℝ)       (𝜑 → (𝐴𝐵 ↔ (𝐶 + 𝐴) ≤ (𝐶 + 𝐵)))
 
Theoremltsubaddd 8327 'Less than' relationship between subtraction and addition. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐵 ∈ ℝ)    &   (𝜑𝐶 ∈ ℝ)       (𝜑 → ((𝐴𝐵) < 𝐶𝐴 < (𝐶 + 𝐵)))
 
Theoremlesubaddd 8328 'Less than or equal to' relationship between subtraction and addition. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐵 ∈ ℝ)    &   (𝜑𝐶 ∈ ℝ)       (𝜑 → ((𝐴𝐵) ≤ 𝐶𝐴 ≤ (𝐶 + 𝐵)))
 
Theoremltsubadd2d 8329 'Less than' relationship between subtraction and addition. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐵 ∈ ℝ)    &   (𝜑𝐶 ∈ ℝ)       (𝜑 → ((𝐴𝐵) < 𝐶𝐴 < (𝐵 + 𝐶)))
 
Theoremlesubadd2d 8330 'Less than or equal to' relationship between subtraction and addition. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐵 ∈ ℝ)    &   (𝜑𝐶 ∈ ℝ)       (𝜑 → ((𝐴𝐵) ≤ 𝐶𝐴 ≤ (𝐵 + 𝐶)))
 
Theoremltaddsubd 8331 'Less than' relationship between subtraction and addition. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐵 ∈ ℝ)    &   (𝜑𝐶 ∈ ℝ)       (𝜑 → ((𝐴 + 𝐵) < 𝐶𝐴 < (𝐶𝐵)))
 
Theoremltaddsub2d 8332 'Less than' relationship between subtraction and addition. (Contributed by Mario Carneiro, 29-Dec-2016.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐵 ∈ ℝ)    &   (𝜑𝐶 ∈ ℝ)       (𝜑 → ((𝐴 + 𝐵) < 𝐶𝐵 < (𝐶𝐴)))
 
Theoremleaddsub2d 8333 'Less than or equal to' relationship between and addition and subtraction. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐵 ∈ ℝ)    &   (𝜑𝐶 ∈ ℝ)       (𝜑 → ((𝐴 + 𝐵) ≤ 𝐶𝐵 ≤ (𝐶𝐴)))
 
Theoremsubled 8334 Swap subtrahends in an inequality. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐵 ∈ ℝ)    &   (𝜑𝐶 ∈ ℝ)    &   (𝜑 → (𝐴𝐵) ≤ 𝐶)       (𝜑 → (𝐴𝐶) ≤ 𝐵)
 
Theoremlesubd 8335 Swap subtrahends in an inequality. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐵 ∈ ℝ)    &   (𝜑𝐶 ∈ ℝ)    &   (𝜑𝐴 ≤ (𝐵𝐶))       (𝜑𝐶 ≤ (𝐵𝐴))
 
Theoremltsub23d 8336 'Less than' relationship between subtraction and addition. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐵 ∈ ℝ)    &   (𝜑𝐶 ∈ ℝ)    &   (𝜑 → (𝐴𝐵) < 𝐶)       (𝜑 → (𝐴𝐶) < 𝐵)
 
Theoremltsub13d 8337 'Less than' relationship between subtraction and addition. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐵 ∈ ℝ)    &   (𝜑𝐶 ∈ ℝ)    &   (𝜑𝐴 < (𝐵𝐶))       (𝜑𝐶 < (𝐵𝐴))
 
Theoremlesub1d 8338 Subtraction from both sides of 'less than or equal to'. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐵 ∈ ℝ)    &   (𝜑𝐶 ∈ ℝ)       (𝜑 → (𝐴𝐵 ↔ (𝐴𝐶) ≤ (𝐵𝐶)))
 
Theoremlesub2d 8339 Subtraction of both sides of 'less than or equal to'. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐵 ∈ ℝ)    &   (𝜑𝐶 ∈ ℝ)       (𝜑 → (𝐴𝐵 ↔ (𝐶𝐵) ≤ (𝐶𝐴)))
 
Theoremltsub1d 8340 Subtraction from both sides of 'less than'. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐵 ∈ ℝ)    &   (𝜑𝐶 ∈ ℝ)       (𝜑 → (𝐴 < 𝐵 ↔ (𝐴𝐶) < (𝐵𝐶)))
 
Theoremltsub2d 8341 Subtraction of both sides of 'less than'. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐵 ∈ ℝ)    &   (𝜑𝐶 ∈ ℝ)       (𝜑 → (𝐴 < 𝐵 ↔ (𝐶𝐵) < (𝐶𝐴)))
 
Theoremltadd1dd 8342 Addition to both sides of 'less than'. Theorem I.18 of [Apostol] p. 20. (Contributed by Mario Carneiro, 30-May-2016.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐵 ∈ ℝ)    &   (𝜑𝐶 ∈ ℝ)    &   (𝜑𝐴 < 𝐵)       (𝜑 → (𝐴 + 𝐶) < (𝐵 + 𝐶))
 
Theoremltsub1dd 8343 Subtraction from both sides of 'less than'. (Contributed by Mario Carneiro, 30-May-2016.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐵 ∈ ℝ)    &   (𝜑𝐶 ∈ ℝ)    &   (𝜑𝐴 < 𝐵)       (𝜑 → (𝐴𝐶) < (𝐵𝐶))
 
Theoremltsub2dd 8344 Subtraction of both sides of 'less than'. (Contributed by Mario Carneiro, 30-May-2016.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐵 ∈ ℝ)    &   (𝜑𝐶 ∈ ℝ)    &   (𝜑𝐴 < 𝐵)       (𝜑 → (𝐶𝐵) < (𝐶𝐴))
 
Theoremleadd1dd 8345 Addition to both sides of 'less than or equal to'. (Contributed by Mario Carneiro, 30-May-2016.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐵 ∈ ℝ)    &   (𝜑𝐶 ∈ ℝ)    &   (𝜑𝐴𝐵)       (𝜑 → (𝐴 + 𝐶) ≤ (𝐵 + 𝐶))
 
Theoremleadd2dd 8346 Addition to both sides of 'less than or equal to'. (Contributed by Mario Carneiro, 30-May-2016.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐵 ∈ ℝ)    &   (𝜑𝐶 ∈ ℝ)    &   (𝜑𝐴𝐵)       (𝜑 → (𝐶 + 𝐴) ≤ (𝐶 + 𝐵))
 
Theoremlesub1dd 8347 Subtraction from both sides of 'less than or equal to'. (Contributed by Mario Carneiro, 30-May-2016.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐵 ∈ ℝ)    &   (𝜑𝐶 ∈ ℝ)    &   (𝜑𝐴𝐵)       (𝜑 → (𝐴𝐶) ≤ (𝐵𝐶))
 
Theoremlesub2dd 8348 Subtraction of both sides of 'less than or equal to'. (Contributed by Mario Carneiro, 30-May-2016.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐵 ∈ ℝ)    &   (𝜑𝐶 ∈ ℝ)    &   (𝜑𝐴𝐵)       (𝜑 → (𝐶𝐵) ≤ (𝐶𝐴))
 
Theoremle2addd 8349 Adding both side of two inequalities. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐵 ∈ ℝ)    &   (𝜑𝐶 ∈ ℝ)    &   (𝜑𝐷 ∈ ℝ)    &   (𝜑𝐴𝐶)    &   (𝜑𝐵𝐷)       (𝜑 → (𝐴 + 𝐵) ≤ (𝐶 + 𝐷))
 
Theoremle2subd 8350 Subtracting both sides of two 'less than or equal to' relations. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐵 ∈ ℝ)    &   (𝜑𝐶 ∈ ℝ)    &   (𝜑𝐷 ∈ ℝ)    &   (𝜑𝐴𝐶)    &   (𝜑𝐵𝐷)       (𝜑 → (𝐴𝐷) ≤ (𝐶𝐵))
 
Theoremltleaddd 8351 Adding both sides of two orderings. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐵 ∈ ℝ)    &   (𝜑𝐶 ∈ ℝ)    &   (𝜑𝐷 ∈ ℝ)    &   (𝜑𝐴 < 𝐶)    &   (𝜑𝐵𝐷)       (𝜑 → (𝐴 + 𝐵) < (𝐶 + 𝐷))
 
Theoremleltaddd 8352 Adding both sides of two orderings. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐵 ∈ ℝ)    &   (𝜑𝐶 ∈ ℝ)    &   (𝜑𝐷 ∈ ℝ)    &   (𝜑𝐴𝐶)    &   (𝜑𝐵 < 𝐷)       (𝜑 → (𝐴 + 𝐵) < (𝐶 + 𝐷))
 
Theoremlt2addd 8353 Adding both side of two inequalities. Theorem I.25 of [Apostol] p. 20. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐵 ∈ ℝ)    &   (𝜑𝐶 ∈ ℝ)    &   (𝜑𝐷 ∈ ℝ)    &   (𝜑𝐴 < 𝐶)    &   (𝜑𝐵 < 𝐷)       (𝜑 → (𝐴 + 𝐵) < (𝐶 + 𝐷))
 
Theoremlt2subd 8354 Subtracting both sides of two 'less than' relations. (Contributed by Mario Carneiro, 27-May-2016.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐵 ∈ ℝ)    &   (𝜑𝐶 ∈ ℝ)    &   (𝜑𝐷 ∈ ℝ)    &   (𝜑𝐴 < 𝐶)    &   (𝜑𝐵 < 𝐷)       (𝜑 → (𝐴𝐷) < (𝐶𝐵))
 
Theorempossumd 8355 Condition for a positive sum. (Contributed by Scott Fenton, 16-Dec-2017.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐵 ∈ ℝ)       (𝜑 → (0 < (𝐴 + 𝐵) ↔ -𝐵 < 𝐴))
 
Theoremsublt0d 8356 When a subtraction gives a negative result. (Contributed by Glauco Siliprandi, 11-Dec-2019.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐵 ∈ ℝ)       (𝜑 → ((𝐴𝐵) < 0 ↔ 𝐴 < 𝐵))
 
Theoremltaddsublt 8357 Addition and subtraction on one side of 'less than'. (Contributed by AV, 24-Nov-2018.)
((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐶 ∈ ℝ) → (𝐵 < 𝐶 ↔ ((𝐴 + 𝐵) − 𝐶) < 𝐴))
 
Theorem1le1 8358 1 ≤ 1. Common special case. (Contributed by David A. Wheeler, 16-Jul-2016.)
1 ≤ 1
 
Theoremgt0add 8359 A positive sum must have a positive addend. Part of Definition 11.2.7(vi) of [HoTT], p. (varies). (Contributed by Jim Kingdon, 26-Jan-2020.)
((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 0 < (𝐴 + 𝐵)) → (0 < 𝐴 ∨ 0 < 𝐵))
 
4.3.5  Real Apartness
 
Syntaxcreap 8360 Class of real apartness relation.
class #
 
Definitiondf-reap 8361* Define real apartness. Definition in Section 11.2.1 of [HoTT], p. (varies). Although # is an apartness relation on the reals (see df-ap 8368 for more discussion of apartness relations), for our purposes it is just a stepping stone to defining # which is an apartness relation on complex numbers. On the reals, # and # agree (apreap 8373). (Contributed by Jim Kingdon, 26-Jan-2020.)
# = {⟨𝑥, 𝑦⟩ ∣ ((𝑥 ∈ ℝ ∧ 𝑦 ∈ ℝ) ∧ (𝑥 < 𝑦𝑦 < 𝑥))}
 
Theoremreapval 8362 Real apartness in terms of classes. Beyond the development of # itself, proofs should use reaplt 8374 instead. (New usage is discouraged.) (Contributed by Jim Kingdon, 29-Jan-2020.)
((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) → (𝐴 # 𝐵 ↔ (𝐴 < 𝐵𝐵 < 𝐴)))
 
Theoremreapirr 8363 Real apartness is irreflexive. Part of Definition 11.2.7(v) of [HoTT], p. (varies). Beyond the development of # itself, proofs should use apirr 8391 instead. (Contributed by Jim Kingdon, 26-Jan-2020.)
(𝐴 ∈ ℝ → ¬ 𝐴 # 𝐴)
 
Theoremrecexre 8364* Existence of reciprocal of real number. (Contributed by Jim Kingdon, 29-Jan-2020.)
((𝐴 ∈ ℝ ∧ 𝐴 # 0) → ∃𝑥 ∈ ℝ (𝐴 · 𝑥) = 1)
 
Theoremreapti 8365 Real apartness is tight. Beyond the development of apartness itself, proofs should use apti 8408. (Contributed by Jim Kingdon, 30-Jan-2020.) (New usage is discouraged.)
((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) → (𝐴 = 𝐵 ↔ ¬ 𝐴 # 𝐵))
 
Theoremrecexgt0 8366* Existence of reciprocal of positive real number. (Contributed by Jim Kingdon, 6-Feb-2020.)
((𝐴 ∈ ℝ ∧ 0 < 𝐴) → ∃𝑥 ∈ ℝ (0 < 𝑥 ∧ (𝐴 · 𝑥) = 1))
 
4.3.6  Complex Apartness
 
Syntaxcap 8367 Class of complex apartness relation.
class #
 
Definitiondf-ap 8368* Define complex apartness. Definition 6.1 of [Geuvers], p. 17.

Two numbers are considered apart if it is possible to separate them. One common usage is that we can divide by a number if it is apart from zero (see for example recclap 8463 which says that a number apart from zero has a reciprocal).

The defining characteristics of an apartness are irreflexivity (apirr 8391), symmetry (apsym 8392), and cotransitivity (apcotr 8393). Apartness implies negated equality, as seen at apne 8409, and the converse would also follow if we assumed excluded middle.

In addition, apartness of complex numbers is tight, which means that two numbers which are not apart are equal (apti 8408).

(Contributed by Jim Kingdon, 26-Jan-2020.)

# = {⟨𝑥, 𝑦⟩ ∣ ∃𝑟 ∈ ℝ ∃𝑠 ∈ ℝ ∃𝑡 ∈ ℝ ∃𝑢 ∈ ℝ ((𝑥 = (𝑟 + (i · 𝑠)) ∧ 𝑦 = (𝑡 + (i · 𝑢))) ∧ (𝑟 # 𝑡𝑠 # 𝑢))}
 
Theoremixi 8369 i times itself is minus 1. (Contributed by NM, 6-May-1999.) (Proof shortened by Andrew Salmon, 19-Nov-2011.)
(i · i) = -1
 
Theoreminelr 8370 The imaginary unit i is not a real number. (Contributed by NM, 6-May-1999.)
¬ i ∈ ℝ
 
Theoremrimul 8371 A real number times the imaginary unit is real only if the number is 0. (Contributed by NM, 28-May-1999.) (Revised by Mario Carneiro, 27-May-2016.)
((𝐴 ∈ ℝ ∧ (i · 𝐴) ∈ ℝ) → 𝐴 = 0)
 
Theoremrereim 8372 Decomposition of a real number into real part (itself) and imaginary part (zero). (Contributed by Jim Kingdon, 30-Jan-2020.)
(((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℝ ∧ 𝐴 = (𝐵 + (i · 𝐶)))) → (𝐵 = 𝐴𝐶 = 0))
 
Theoremapreap 8373 Complex apartness and real apartness agree on the real numbers. (Contributed by Jim Kingdon, 31-Jan-2020.)
((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) → (𝐴 # 𝐵𝐴 # 𝐵))
 
Theoremreaplt 8374 Real apartness in terms of less than. Part of Definition 11.2.7(vi) of [HoTT], p. (varies). (Contributed by Jim Kingdon, 1-Feb-2020.)
((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) → (𝐴 # 𝐵 ↔ (𝐴 < 𝐵𝐵 < 𝐴)))
 
Theoremreapltxor 8375 Real apartness in terms of less than (exclusive-or version). (Contributed by Jim Kingdon, 23-Mar-2020.)
((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) → (𝐴 # 𝐵 ↔ (𝐴 < 𝐵𝐵 < 𝐴)))
 
Theorem1ap0 8376 One is apart from zero. (Contributed by Jim Kingdon, 24-Feb-2020.)
1 # 0
 
Theoremltmul1a 8377 Multiplication of both sides of 'less than' by a positive number. Theorem I.19 of [Apostol] p. 20. (Contributed by NM, 15-May-1999.) (Revised by Mario Carneiro, 27-May-2016.)
(((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ (𝐶 ∈ ℝ ∧ 0 < 𝐶)) ∧ 𝐴 < 𝐵) → (𝐴 · 𝐶) < (𝐵 · 𝐶))
 
Theoremltmul1 8378 Multiplication of both sides of 'less than' by a positive number. Theorem I.19 of [Apostol] p. 20. Part of Definition 11.2.7(vi) of [HoTT], p. (varies). (Contributed by NM, 13-Feb-2005.) (Revised by Mario Carneiro, 27-May-2016.)
((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ (𝐶 ∈ ℝ ∧ 0 < 𝐶)) → (𝐴 < 𝐵 ↔ (𝐴 · 𝐶) < (𝐵 · 𝐶)))
 
Theoremlemul1 8379 Multiplication of both sides of 'less than or equal to' by a positive number. (Contributed by NM, 21-Feb-2005.)
((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ (𝐶 ∈ ℝ ∧ 0 < 𝐶)) → (𝐴𝐵 ↔ (𝐴 · 𝐶) ≤ (𝐵 · 𝐶)))
 
Theoremreapmul1lem 8380 Lemma for reapmul1 8381. (Contributed by Jim Kingdon, 8-Feb-2020.)
((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ (𝐶 ∈ ℝ ∧ 0 < 𝐶)) → (𝐴 # 𝐵 ↔ (𝐴 · 𝐶) # (𝐵 · 𝐶)))
 
Theoremreapmul1 8381 Multiplication of both sides of real apartness by a real number apart from zero. Special case of apmul1 8572. (Contributed by Jim Kingdon, 8-Feb-2020.)
((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ (𝐶 ∈ ℝ ∧ 𝐶 # 0)) → (𝐴 # 𝐵 ↔ (𝐴 · 𝐶) # (𝐵 · 𝐶)))
 
Theoremreapadd1 8382 Real addition respects apartness. (Contributed by Jim Kingdon, 13-Feb-2020.)
((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐶 ∈ ℝ) → (𝐴 # 𝐵 ↔ (𝐴 + 𝐶) # (𝐵 + 𝐶)))
 
Theoremreapneg 8383 Real negation respects apartness. (Contributed by Jim Kingdon, 13-Feb-2020.)
((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) → (𝐴 # 𝐵 ↔ -𝐴 # -𝐵))
 
Theoremreapcotr 8384 Real apartness is cotransitive. Part of Definition 11.2.7(v) of [HoTT], p. (varies). (Contributed by Jim Kingdon, 16-Feb-2020.)
((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐶 ∈ ℝ) → (𝐴 # 𝐵 → (𝐴 # 𝐶𝐵 # 𝐶)))
 
Theoremremulext1 8385 Left extensionality for multiplication. (Contributed by Jim Kingdon, 19-Feb-2020.)
((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐶 ∈ ℝ) → ((𝐴 · 𝐶) # (𝐵 · 𝐶) → 𝐴 # 𝐵))
 
Theoremremulext2 8386 Right extensionality for real multiplication. (Contributed by Jim Kingdon, 22-Feb-2020.)
((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐶 ∈ ℝ) → ((𝐶 · 𝐴) # (𝐶 · 𝐵) → 𝐴 # 𝐵))
 
Theoremapsqgt0 8387 The square of a real number apart from zero is positive. (Contributed by Jim Kingdon, 7-Feb-2020.)
((𝐴 ∈ ℝ ∧ 𝐴 # 0) → 0 < (𝐴 · 𝐴))
 
Theoremcru 8388 The representation of complex numbers in terms of real and imaginary parts is unique. Proposition 10-1.3 of [Gleason] p. 130. (Contributed by NM, 9-May-1999.) (Proof shortened by Mario Carneiro, 27-May-2016.)
(((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℝ ∧ 𝐷 ∈ ℝ)) → ((𝐴 + (i · 𝐵)) = (𝐶 + (i · 𝐷)) ↔ (𝐴 = 𝐶𝐵 = 𝐷)))
 
Theoremapreim 8389 Complex apartness in terms of real and imaginary parts. (Contributed by Jim Kingdon, 12-Feb-2020.)
(((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℝ ∧ 𝐷 ∈ ℝ)) → ((𝐴 + (i · 𝐵)) # (𝐶 + (i · 𝐷)) ↔ (𝐴 # 𝐶𝐵 # 𝐷)))
 
Theoremmulreim 8390 Complex multiplication in terms of real and imaginary parts. (Contributed by Jim Kingdon, 23-Feb-2020.)
(((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℝ ∧ 𝐷 ∈ ℝ)) → ((𝐴 + (i · 𝐵)) · (𝐶 + (i · 𝐷))) = (((𝐴 · 𝐶) + -(𝐵 · 𝐷)) + (i · ((𝐶 · 𝐵) + (𝐷 · 𝐴)))))
 
Theoremapirr 8391 Apartness is irreflexive. (Contributed by Jim Kingdon, 16-Feb-2020.)
(𝐴 ∈ ℂ → ¬ 𝐴 # 𝐴)
 
Theoremapsym 8392 Apartness is symmetric. This theorem for real numbers is part of Definition 11.2.7(v) of [HoTT], p. (varies). (Contributed by Jim Kingdon, 16-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) → (𝐴 # 𝐵𝐵 # 𝐴))
 
Theoremapcotr 8393 Apartness is cotransitive. (Contributed by Jim Kingdon, 16-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐶 ∈ ℂ) → (𝐴 # 𝐵 → (𝐴 # 𝐶𝐵 # 𝐶)))
 
Theoremapadd1 8394 Addition respects apartness. Analogue of addcan 7966 for apartness. (Contributed by Jim Kingdon, 13-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐶 ∈ ℂ) → (𝐴 # 𝐵 ↔ (𝐴 + 𝐶) # (𝐵 + 𝐶)))
 
Theoremapadd2 8395 Addition respects apartness. (Contributed by Jim Kingdon, 16-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐶 ∈ ℂ) → (𝐴 # 𝐵 ↔ (𝐶 + 𝐴) # (𝐶 + 𝐵)))
 
Theoremaddext 8396 Strong extensionality for addition. Given excluded middle, apartness would be equivalent to negated equality and this would follow readily (for all operations) from oveq12 5791. For us, it is proved a different way. (Contributed by Jim Kingdon, 15-Feb-2020.)
(((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) ∧ (𝐶 ∈ ℂ ∧ 𝐷 ∈ ℂ)) → ((𝐴 + 𝐵) # (𝐶 + 𝐷) → (𝐴 # 𝐶𝐵 # 𝐷)))
 
Theoremapneg 8397 Negation respects apartness. (Contributed by Jim Kingdon, 14-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) → (𝐴 # 𝐵 ↔ -𝐴 # -𝐵))
 
Theoremmulext1 8398 Left extensionality for complex multiplication. (Contributed by Jim Kingdon, 22-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐶 ∈ ℂ) → ((𝐴 · 𝐶) # (𝐵 · 𝐶) → 𝐴 # 𝐵))
 
Theoremmulext2 8399 Right extensionality for complex multiplication. (Contributed by Jim Kingdon, 22-Feb-2020.)
((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐶 ∈ ℂ) → ((𝐶 · 𝐴) # (𝐶 · 𝐵) → 𝐴 # 𝐵))
 
Theoremmulext 8400 Strong extensionality for multiplication. Given excluded middle, apartness would be equivalent to negated equality and this would follow readily (for all operations) from oveq12 5791. For us, it is proved a different way. (Contributed by Jim Kingdon, 23-Feb-2020.)
(((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) ∧ (𝐶 ∈ ℂ ∧ 𝐷 ∈ ℂ)) → ((𝐴 · 𝐵) # (𝐶 · 𝐷) → (𝐴 # 𝐶𝐵 # 𝐷)))
    < 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-13441
  Copyright terms: Public domain < Previous  Next >