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

Theorem max1ALT 13242
Description: A number is less than or equal to the maximum of it and another. This version of max1 13241 omits the 𝐵 ∈ ℝ antecedent. Although it doesn't exploit undefined behavior, it is still considered poor style, and the use of max1 13241 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 11334 . . 3 (𝐴 ∈ ℝ → 𝐴𝐴)
2 iffalse 4494 . . . 4 𝐴𝐵 → if(𝐴𝐵, 𝐵, 𝐴) = 𝐴)
32breq2d 5119 . . 3 𝐴𝐵 → (𝐴 ≤ if(𝐴𝐵, 𝐵, 𝐴) ↔ 𝐴𝐴))
41, 3syl5ibrcom 250 . 2 (𝐴 ∈ ℝ → (¬ 𝐴𝐵𝐴 ≤ if(𝐴𝐵, 𝐵, 𝐴)))
5 id 23 . . 3 (𝐴𝐵𝐴𝐵)
6 iftrue 4491 . . 3 (𝐴𝐵 → if(𝐴𝐵, 𝐵, 𝐴) = 𝐵)
75, 6breqtrrd 5137 . 2 (𝐴𝐵𝐴 ≤ if(𝐴𝐵, 𝐵, 𝐴))
84, 7pm2.61d2 183 1 (𝐴 ∈ ℝ → 𝐴 ≤ if(𝐴𝐵, 𝐵, 𝐴))
Colors of variables:    wff setvar class
This proof depends on syntax axioms:  ¬ wn 3  wi 4  wcel 2145  ifcif 4485   class class class wbr 5107  cr 11127  cle 11272
This proof depends on axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1828  ax-4 1842  ax-5 1943  ax-6 2000  ax-7 2041  ax-8 2147  ax-9 2155  ax-10 2178  ax-11 2194  ax-12 2215  ax-ext 2734  ax-sep 5255  ax-nul 5267  ax-pow 5334  ax-pr 5402  ax-un 7740  ax-resscn 11185  ax-pre-lttri 11202
This proof depends on definitions:  df-bi 210  df-an 402  df-or 862  df-3an 1105  df-tru 1573  df-fal 1583  df-ex 1813  df-nf 1817  df-sb 2100  df-mo 2566  df-eu 2596  df-clab 2741  df-cleq 2754  df-clel 2837  df-nfc 2911  df-ne 2958  df-nel 3064  df-ral 3079  df-rex 3089  df-rab 3415  df-v 3455  df-sbc 3743  df-csb 3851  df-dif 3905  df-un 3907  df-in 3909  df-ss 3919  df-nul 4283  df-if 4486  df-pw 4562  df-sn 4588  df-pr 4590  df-op 4594  df-uni 4871  df-br 5108  df-opab 5172  df-mpt 5191  df-id 5554  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 6493  df-fun 6539  df-fn 6540  df-f 6541  df-f1 6542  df-fo 6543  df-f1o 6544  df-fv 6545  df-er 8700  df-en 8957  df-dom 8958  df-sdom 8959  df-pnf 11273  df-mnf 11274  df-xr 11275  df-ltxr 11276  df-le 11277
This theorem is used by: (None)
  Copyright terms: Public domain W3C validator