MPE Home Metamath Proof Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  MPE Home  >  Th. List  >  leltadd Structured version   Visualization version   GIF version

Theorem leltadd 11698
Description: Adding both sides of two orderings. (Contributed by NM, 15-Aug-2008.)
Assertion
Ref Expression
leltadd (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℝ ∧ 𝐷 ∈ ℝ)) → ((𝐴𝐶𝐵 < 𝐷) → (𝐴 + 𝐵) < (𝐶 + 𝐷)))

Proof of Theorem leltadd
StepHypRef Expression
1 ltleadd 11697 . . . . 5 (((𝐵 ∈ ℝ ∧ 𝐴 ∈ ℝ) ∧ (𝐷 ∈ ℝ ∧ 𝐶 ∈ ℝ)) → ((𝐵 < 𝐷𝐴𝐶) → (𝐵 + 𝐴) < (𝐷 + 𝐶)))
21ancomsd 467 . . . 4 (((𝐵 ∈ ℝ ∧ 𝐴 ∈ ℝ) ∧ (𝐷 ∈ ℝ ∧ 𝐶 ∈ ℝ)) → ((𝐴𝐶𝐵 < 𝐷) → (𝐵 + 𝐴) < (𝐷 + 𝐶)))
32ancom2s 649 . . 3 (((𝐵 ∈ ℝ ∧ 𝐴 ∈ ℝ) ∧ (𝐶 ∈ ℝ ∧ 𝐷 ∈ ℝ)) → ((𝐴𝐶𝐵 < 𝐷) → (𝐵 + 𝐴) < (𝐷 + 𝐶)))
43ancom1s 652 . 2 (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℝ ∧ 𝐷 ∈ ℝ)) → ((𝐴𝐶𝐵 < 𝐷) → (𝐵 + 𝐴) < (𝐷 + 𝐶)))
5 recn 11200 . . . 4 (𝐴 ∈ ℝ → 𝐴 ∈ ℂ)
6 recn 11200 . . . 4 (𝐵 ∈ ℝ → 𝐵 ∈ ℂ)
7 addcom 11400 . . . 4 ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) → (𝐴 + 𝐵) = (𝐵 + 𝐴))
85, 6, 7syl2an 597 . . 3 ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) → (𝐴 + 𝐵) = (𝐵 + 𝐴))
9 recn 11200 . . . 4 (𝐶 ∈ ℝ → 𝐶 ∈ ℂ)
10 recn 11200 . . . 4 (𝐷 ∈ ℝ → 𝐷 ∈ ℂ)
11 addcom 11400 . . . 4 ((𝐶 ∈ ℂ ∧ 𝐷 ∈ ℂ) → (𝐶 + 𝐷) = (𝐷 + 𝐶))
129, 10, 11syl2an 597 . . 3 ((𝐶 ∈ ℝ ∧ 𝐷 ∈ ℝ) → (𝐶 + 𝐷) = (𝐷 + 𝐶))
138, 12breqan12d 5165 . 2 (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℝ ∧ 𝐷 ∈ ℝ)) → ((𝐴 + 𝐵) < (𝐶 + 𝐷) ↔ (𝐵 + 𝐴) < (𝐷 + 𝐶)))
144, 13sylibrd 259 1 (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℝ ∧ 𝐷 ∈ ℝ)) → ((𝐴𝐶𝐵 < 𝐷) → (𝐴 + 𝐵) < (𝐶 + 𝐷)))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wa 397   = wceq 1542  wcel 2107   class class class wbr 5149  (class class class)co 7409  cc 11108  cr 11109   + caddc 11113   < clt 11248  cle 11249
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1798  ax-4 1812  ax-5 1914  ax-6 1972  ax-7 2012  ax-8 2109  ax-9 2117  ax-10 2138  ax-11 2155  ax-12 2172  ax-ext 2704  ax-sep 5300  ax-nul 5307  ax-pow 5364  ax-pr 5428  ax-un 7725  ax-resscn 11167  ax-1cn 11168  ax-icn 11169  ax-addcl 11170  ax-addrcl 11171  ax-mulcl 11172  ax-mulrcl 11173  ax-mulcom 11174  ax-addass 11175  ax-mulass 11176  ax-distr 11177  ax-i2m1 11178  ax-1ne0 11179  ax-1rid 11180  ax-rnegex 11181  ax-rrecex 11182  ax-cnre 11183  ax-pre-lttri 11184  ax-pre-lttrn 11185  ax-pre-ltadd 11186
This theorem depends on definitions:  df-bi 206  df-an 398  df-or 847  df-3or 1089  df-3an 1090  df-tru 1545  df-fal 1555  df-ex 1783  df-nf 1787  df-sb 2069  df-mo 2535  df-eu 2564  df-clab 2711  df-cleq 2725  df-clel 2811  df-nfc 2886  df-ne 2942  df-nel 3048  df-ral 3063  df-rex 3072  df-rab 3434  df-v 3477  df-sbc 3779  df-csb 3895  df-dif 3952  df-un 3954  df-in 3956  df-ss 3966  df-nul 4324  df-if 4530  df-pw 4605  df-sn 4630  df-pr 4632  df-op 4636  df-uni 4910  df-br 5150  df-opab 5212  df-mpt 5233  df-id 5575  df-po 5589  df-so 5590  df-xp 5683  df-rel 5684  df-cnv 5685  df-co 5686  df-dm 5687  df-rn 5688  df-res 5689  df-ima 5690  df-iota 6496  df-fun 6546  df-fn 6547  df-f 6548  df-f1 6549  df-fo 6550  df-f1o 6551  df-fv 6552  df-ov 7412  df-er 8703  df-en 8940  df-dom 8941  df-sdom 8942  df-pnf 11250  df-mnf 11251  df-xr 11252  df-ltxr 11253  df-le 11254
This theorem is referenced by:  lt2add  11699  addgegt0  11701  leltaddd  11836  fldiv  13825  dp2lt10  32050
  Copyright terms: Public domain W3C validator