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

Theorem max1ALT 13213
Description: A number is less than or equal to the maximum of it and another. This version of max1 13212 omits the 𝐵 ∈ ℝ antecedent. Although it doesn't exploit undefined behavior, it is still considered poor style, and the use of max1 13212 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 11307 . . 3 (𝐴 ∈ ℝ → 𝐴𝐴)
2 iffalse 4497 . . . 4 𝐴𝐵 → if(𝐴𝐵, 𝐵, 𝐴) = 𝐴)
32breq2d 5122 . . 3 𝐴𝐵 → (𝐴 ≤ if(𝐴𝐵, 𝐵, 𝐴) ↔ 𝐴𝐴))
41, 3syl5ibrcom 250 . 2 (𝐴 ∈ ℝ → (¬ 𝐴𝐵𝐴 ≤ if(𝐴𝐵, 𝐵, 𝐴)))
5 id 23 . . 3 (𝐴𝐵𝐴𝐵)
6 iftrue 4494 . . 3 (𝐴𝐵 → if(𝐴𝐵, 𝐵, 𝐴) = 𝐵)
75, 6breqtrrd 5140 . 2 (𝐴𝐵𝐴 ≤ if(𝐴𝐵, 𝐵, 𝐴))
84, 7pm2.61d2 183 1 (𝐴 ∈ ℝ → 𝐴 ≤ if(𝐴𝐵, 𝐵, 𝐴))
Colors of variables: wff setvar class
Syntax hints:  ¬ wn 3  wi 4  wcel 2143  ifcif 4488   class class class wbr 5110  cr 11100  cle 11245
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1825  ax-4 1839  ax-5 1940  ax-6 1997  ax-7 2038  ax-8 2145  ax-9 2153  ax-10 2176  ax-11 2192  ax-12 2213  ax-ext 2735  ax-sep 5258  ax-nul 5270  ax-pow 5338  ax-pr 5406  ax-un 7734  ax-resscn 11158  ax-pre-lttri 11175
This theorem depends on definitions:  df-bi 210  df-an 401  df-or 861  df-3an 1105  df-tru 1573  df-fal 1583  df-ex 1810  df-nf 1814  df-sb 2097  df-mo 2567  df-eu 2597  df-clab 2742  df-cleq 2755  df-clel 2838  df-nfc 2912  df-ne 2959  df-nel 3065  df-ral 3080  df-rex 3090  df-rab 3417  df-v 3457  df-sbc 3746  df-csb 3855  df-dif 3909  df-un 3911  df-in 3913  df-ss 3923  df-nul 4288  df-if 4489  df-pw 4565  df-sn 4591  df-pr 4593  df-op 4597  df-uni 4874  df-br 5111  df-opab 5175  df-mpt 5194  df-id 5558  df-xp 5669  df-rel 5670  df-cnv 5671  df-co 5672  df-dm 5673  df-rn 5674  df-res 5675  df-ima 5676  df-iota 6494  df-fun 6540  df-fn 6541  df-f 6542  df-f1 6543  df-fo 6544  df-f1o 6545  df-fv 6546  df-er 8695  df-en 8945  df-dom 8946  df-sdom 8947  df-pnf 11246  df-mnf 11247  df-xr 11248  df-ltxr 11249  df-le 11250
This theorem is referenced by: (None)
  Copyright terms: Public domain W3C validator