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

Theorem max0sub 13218
Description: Decompose a real number into positive and negative parts. (Contributed by Mario Carneiro, 6-Aug-2014.)
Assertion
Ref Expression
max0sub (𝐴 ∈ ℝ → (if(0 ≤ 𝐴, 𝐴, 0) − if(0 ≤ -𝐴, -𝐴, 0)) = 𝐴)

Proof of Theorem max0sub
StepHypRef Expression
1 0red 11207 . 2 (𝐴 ∈ ℝ → 0 ∈ ℝ)
2 id 23 . 2 (𝐴 ∈ ℝ → 𝐴 ∈ ℝ)
3 iftrue 4495 . . . . 5 (0 ≤ 𝐴 → if(0 ≤ 𝐴, 𝐴, 0) = 𝐴)
43adantl 486 . . . 4 ((𝐴 ∈ ℝ ∧ 0 ≤ 𝐴) → if(0 ≤ 𝐴, 𝐴, 0) = 𝐴)
5 0xr 11252 . . . . 5 0 ∈ ℝ*
6 renegcl 11517 . . . . . . 7 (𝐴 ∈ ℝ → -𝐴 ∈ ℝ)
76adantr 485 . . . . . 6 ((𝐴 ∈ ℝ ∧ 0 ≤ 𝐴) → -𝐴 ∈ ℝ)
87rexrd 11255 . . . . 5 ((𝐴 ∈ ℝ ∧ 0 ≤ 𝐴) → -𝐴 ∈ ℝ*)
9 le0neg2 11719 . . . . . 6 (𝐴 ∈ ℝ → (0 ≤ 𝐴 ↔ -𝐴 ≤ 0))
109biimpa 481 . . . . 5 ((𝐴 ∈ ℝ ∧ 0 ≤ 𝐴) → -𝐴 ≤ 0)
11 xrmaxeq 13201 . . . . 5 ((0 ∈ ℝ* ∧ -𝐴 ∈ ℝ* ∧ -𝐴 ≤ 0) → if(0 ≤ -𝐴, -𝐴, 0) = 0)
125, 8, 10, 11mp3an2i 1492 . . . 4 ((𝐴 ∈ ℝ ∧ 0 ≤ 𝐴) → if(0 ≤ -𝐴, -𝐴, 0) = 0)
134, 12oveq12d 7426 . . 3 ((𝐴 ∈ ℝ ∧ 0 ≤ 𝐴) → (if(0 ≤ 𝐴, 𝐴, 0) − if(0 ≤ -𝐴, -𝐴, 0)) = (𝐴 − 0))
14 recn 11186 . . . . 5 (𝐴 ∈ ℝ → 𝐴 ∈ ℂ)
1514adantr 485 . . . 4 ((𝐴 ∈ ℝ ∧ 0 ≤ 𝐴) → 𝐴 ∈ ℂ)
1615subid1d 11554 . . 3 ((𝐴 ∈ ℝ ∧ 0 ≤ 𝐴) → (𝐴 − 0) = 𝐴)
1713, 16eqtrd 2804 . 2 ((𝐴 ∈ ℝ ∧ 0 ≤ 𝐴) → (if(0 ≤ 𝐴, 𝐴, 0) − if(0 ≤ -𝐴, -𝐴, 0)) = 𝐴)
18 rexr 11251 . . . . . 6 (𝐴 ∈ ℝ → 𝐴 ∈ ℝ*)
1918adantr 485 . . . . 5 ((𝐴 ∈ ℝ ∧ 𝐴 ≤ 0) → 𝐴 ∈ ℝ*)
20 simpr 489 . . . . 5 ((𝐴 ∈ ℝ ∧ 𝐴 ≤ 0) → 𝐴 ≤ 0)
21 xrmaxeq 13201 . . . . 5 ((0 ∈ ℝ*𝐴 ∈ ℝ*𝐴 ≤ 0) → if(0 ≤ 𝐴, 𝐴, 0) = 0)
225, 19, 20, 21mp3an2i 1492 . . . 4 ((𝐴 ∈ ℝ ∧ 𝐴 ≤ 0) → if(0 ≤ 𝐴, 𝐴, 0) = 0)
23 le0neg1 11718 . . . . . 6 (𝐴 ∈ ℝ → (𝐴 ≤ 0 ↔ 0 ≤ -𝐴))
2423biimpa 481 . . . . 5 ((𝐴 ∈ ℝ ∧ 𝐴 ≤ 0) → 0 ≤ -𝐴)
2524iftrued 4497 . . . 4 ((𝐴 ∈ ℝ ∧ 𝐴 ≤ 0) → if(0 ≤ -𝐴, -𝐴, 0) = -𝐴)
2622, 25oveq12d 7426 . . 3 ((𝐴 ∈ ℝ ∧ 𝐴 ≤ 0) → (if(0 ≤ 𝐴, 𝐴, 0) − if(0 ≤ -𝐴, -𝐴, 0)) = (0 − -𝐴))
27 df-neg 11440 . . . 4 --𝐴 = (0 − -𝐴)
2814adantr 485 . . . . 5 ((𝐴 ∈ ℝ ∧ 𝐴 ≤ 0) → 𝐴 ∈ ℂ)
2928negnegd 11556 . . . 4 ((𝐴 ∈ ℝ ∧ 𝐴 ≤ 0) → --𝐴 = 𝐴)
3027, 29eqtr3id 2818 . . 3 ((𝐴 ∈ ℝ ∧ 𝐴 ≤ 0) → (0 − -𝐴) = 𝐴)
3126, 30eqtrd 2804 . 2 ((𝐴 ∈ ℝ ∧ 𝐴 ≤ 0) → (if(0 ≤ 𝐴, 𝐴, 0) − if(0 ≤ -𝐴, -𝐴, 0)) = 𝐴)
321, 2, 17, 31lecasei 11312 1 (𝐴 ∈ ℝ → (if(0 ≤ 𝐴, 𝐴, 0) − if(0 ≤ -𝐴, -𝐴, 0)) = 𝐴)
Colors of variables: wff setvar class
Syntax hints:  wi 4  wa 400   = wceq 1567  wcel 2149  ifcif 4489   class class class wbr 5110  (class class class)co 7408  cc 11094  cr 11095  0cc0 11096  *cxr 11238  cle 11240  cmin 11437  -cneg 11438
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1822  ax-4 1836  ax-5 1937  ax-6 1994  ax-7 2035  ax-8 2151  ax-9 2159  ax-10 2182  ax-11 2198  ax-12 2219  ax-ext 2741  ax-sep 5258  ax-nul 5268  ax-pow 5334  ax-pr 5402  ax-un 7730  ax-cnex 11152  ax-resscn 11153  ax-1cn 11154  ax-icn 11155  ax-addcl 11156  ax-addrcl 11157  ax-mulcl 11158  ax-mulrcl 11159  ax-mulcom 11160  ax-addass 11161  ax-mulass 11162  ax-distr 11163  ax-i2m1 11164  ax-1ne0 11165  ax-1rid 11166  ax-rnegex 11167  ax-rrecex 11168  ax-cnre 11169  ax-pre-lttri 11170  ax-pre-lttrn 11171  ax-pre-ltadd 11172
This theorem depends on definitions:  df-bi 210  df-an 401  df-or 861  df-3or 1102  df-3an 1103  df-tru 1570  df-fal 1580  df-ex 1807  df-nf 1811  df-sb 2098  df-mo 2573  df-eu 2603  df-clab 2748  df-cleq 2761  df-clel 2844  df-nfc 2918  df-ne 2965  df-nel 3071  df-ral 3086  df-rex 3096  df-reu 3377  df-rab 3424  df-v 3465  df-sbc 3754  df-csb 3862  df-dif 3916  df-un 3918  df-in 3920  df-ss 3930  df-nul 4295  df-if 4490  df-pw 4566  df-sn 4592  df-pr 4594  df-op 4598  df-uni 4874  df-br 5111  df-opab 5175  df-mpt 5194  df-id 5554  df-po 5567  df-so 5568  df-xp 5665  df-rel 5666  df-cnv 5667  df-co 5668  df-dm 5669  df-rn 5670  df-res 5671  df-ima 5672  df-iota 6489  df-fun 6535  df-fn 6536  df-f 6537  df-f1 6538  df-fo 6539  df-f1o 6540  df-fv 6541  df-riota 7365  df-ov 7411  df-oprab 7412  df-mpo 7413  df-er 8690  df-en 8940  df-dom 8941  df-sdom 8942  df-pnf 11241  df-mnf 11242  df-xr 11243  df-ltxr 11244  df-le 11245  df-sub 11439  df-neg 11440
This theorem is referenced by:  mbfi1flimlem  25846  itgitg1  25933  itgconst  25943  itgaddlem2  25948  itgmulc2lem2  25957  itgaddnclem2  38213  itgmulc2nclem2  38221
  Copyright terms: Public domain W3C validator