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

Theorem max1ALT 13088
Description: A number is less than or equal to the maximum of it and another. This version of max1 13087 omits the 𝐵 ∈ ℝ antecedent. Although it doesn't exploit undefined behavior, it is still considered poor style, and the use of max1 13087 is preferred. (Proof modification is discouraged.) (New usage is discouraged.) (Contributed by NM, 3-Apr-2005.)
Assertion
Ref Expression
max1ALT (𝐴 ∈ ℝ → 𝐴 ≤ if(𝐴𝐵, 𝐵, 𝐴))

Proof of Theorem max1ALT
StepHypRef Expression
1 leid 11212 . . 3 (𝐴 ∈ ℝ → 𝐴𝐴)
2 iffalse 4485 . . . 4 𝐴𝐵 → if(𝐴𝐵, 𝐵, 𝐴) = 𝐴)
32breq2d 5104 . . 3 𝐴𝐵 → (𝐴 ≤ if(𝐴𝐵, 𝐵, 𝐴) ↔ 𝐴𝐴))
41, 3syl5ibrcom 247 . 2 (𝐴 ∈ ℝ → (¬ 𝐴𝐵𝐴 ≤ if(𝐴𝐵, 𝐵, 𝐴)))
5 id 22 . . 3 (𝐴𝐵𝐴𝐵)
6 iftrue 4482 . . 3 (𝐴𝐵 → if(𝐴𝐵, 𝐵, 𝐴) = 𝐵)
75, 6breqtrrd 5120 . 2 (𝐴𝐵𝐴 ≤ if(𝐴𝐵, 𝐵, 𝐴))
84, 7pm2.61d2 181 1 (𝐴 ∈ ℝ → 𝐴 ≤ if(𝐴𝐵, 𝐵, 𝐴))
Colors of variables: wff setvar class
Syntax hints:  ¬ wn 3  wi 4  wcel 2109  ifcif 4476   class class class wbr 5092  cr 11008  cle 11150
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1795  ax-4 1809  ax-5 1910  ax-6 1967  ax-7 2008  ax-8 2111  ax-9 2119  ax-10 2142  ax-11 2158  ax-12 2178  ax-ext 2701  ax-sep 5235  ax-nul 5245  ax-pow 5304  ax-pr 5371  ax-un 7671  ax-resscn 11066  ax-pre-lttri 11083
This theorem depends on definitions:  df-bi 207  df-an 396  df-or 848  df-3an 1088  df-tru 1543  df-fal 1553  df-ex 1780  df-nf 1784  df-sb 2066  df-mo 2533  df-eu 2562  df-clab 2708  df-cleq 2721  df-clel 2803  df-nfc 2878  df-ne 2926  df-nel 3030  df-ral 3045  df-rex 3054  df-rab 3395  df-v 3438  df-sbc 3743  df-csb 3852  df-dif 3906  df-un 3908  df-in 3910  df-ss 3920  df-nul 4285  df-if 4477  df-pw 4553  df-sn 4578  df-pr 4580  df-op 4584  df-uni 4859  df-br 5093  df-opab 5155  df-mpt 5174  df-id 5514  df-xp 5625  df-rel 5626  df-cnv 5627  df-co 5628  df-dm 5629  df-rn 5630  df-res 5631  df-ima 5632  df-iota 6438  df-fun 6484  df-fn 6485  df-f 6486  df-f1 6487  df-fo 6488  df-f1o 6489  df-fv 6490  df-er 8625  df-en 8873  df-dom 8874  df-sdom 8875  df-pnf 11151  df-mnf 11152  df-xr 11153  df-ltxr 11154  df-le 11155
This theorem is referenced by: (None)
  Copyright terms: Public domain W3C validator