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

Theorem max1ALT 12017
Description: A number is less than or equal to the maximum of it and another. This version of max1 12016 omits the  B  e.  RR antecedent. Although it doesn't exploit undefined behavior, it is still considered poor style, and the use of max1 12016 is preferred. (Proof modification is discouraged.) (New usage is discouraged.) (Contributed by NM, 3-Apr-2005.)
Assertion
Ref Expression
max1ALT  |-  ( A  e.  RR  ->  A  <_  if ( A  <_  B ,  B ,  A ) )

Proof of Theorem max1ALT
StepHypRef Expression
1 leid 10133 . . 3  |-  ( A  e.  RR  ->  A  <_  A )
2 iffalse 4095 . . . 4  |-  ( -.  A  <_  B  ->  if ( A  <_  B ,  B ,  A )  =  A )
32breq2d 4665 . . 3  |-  ( -.  A  <_  B  ->  ( A  <_  if ( A  <_  B ,  B ,  A )  <->  A  <_  A ) )
41, 3syl5ibrcom 237 . 2  |-  ( A  e.  RR  ->  ( -.  A  <_  B  ->  A  <_  if ( A  <_  B ,  B ,  A ) ) )
5 id 22 . . 3  |-  ( A  <_  B  ->  A  <_  B )
6 iftrue 4092 . . 3  |-  ( A  <_  B  ->  if ( A  <_  B ,  B ,  A )  =  B )
75, 6breqtrrd 4681 . 2  |-  ( A  <_  B  ->  A  <_  if ( A  <_  B ,  B ,  A ) )
84, 7pm2.61d2 172 1  |-  ( A  e.  RR  ->  A  <_  if ( A  <_  B ,  B ,  A ) )
Colors of variables: wff setvar class
Syntax hints:   -. wn 3    -> wi 4    e. wcel 1990   ifcif 4086   class class class wbr 4653   RRcr 9935    <_ cle 10075
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1722  ax-4 1737  ax-5 1839  ax-6 1888  ax-7 1935  ax-8 1992  ax-9 1999  ax-10 2019  ax-11 2034  ax-12 2047  ax-13 2246  ax-ext 2602  ax-sep 4781  ax-nul 4789  ax-pow 4843  ax-pr 4906  ax-un 6949  ax-resscn 9993  ax-pre-lttri 10010
This theorem depends on definitions:  df-bi 197  df-or 385  df-an 386  df-3an 1039  df-tru 1486  df-ex 1705  df-nf 1710  df-sb 1881  df-eu 2474  df-mo 2475  df-clab 2609  df-cleq 2615  df-clel 2618  df-nfc 2753  df-ne 2795  df-nel 2898  df-ral 2917  df-rex 2918  df-rab 2921  df-v 3202  df-sbc 3436  df-csb 3534  df-dif 3577  df-un 3579  df-in 3581  df-ss 3588  df-nul 3916  df-if 4087  df-pw 4160  df-sn 4178  df-pr 4180  df-op 4184  df-uni 4437  df-br 4654  df-opab 4713  df-mpt 4730  df-id 5024  df-xp 5120  df-rel 5121  df-cnv 5122  df-co 5123  df-dm 5124  df-rn 5125  df-res 5126  df-ima 5127  df-iota 5851  df-fun 5890  df-fn 5891  df-f 5892  df-f1 5893  df-fo 5894  df-f1o 5895  df-fv 5896  df-er 7742  df-en 7956  df-dom 7957  df-sdom 7958  df-pnf 10076  df-mnf 10077  df-xr 10078  df-ltxr 10079  df-le 10080
This theorem is referenced by: (None)
  Copyright terms: Public domain W3C validator