ILE Home Intuitionistic Logic Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  ILE Home  >  Th. List  >  axpre-ltadd Unicode version

Theorem axpre-ltadd 8253
Description: Ordering property of addition on reals. Axiom for real and complex numbers, derived from set theory. This construction-dependent theorem should not be referenced directly; instead, use ax-pre-ltadd 8295. (Contributed by NM, 11-May-1996.) (New usage is discouraged.)
Assertion
Ref Expression
axpre-ltadd  |-  ( ( A  e.  RR  /\  B  e.  RR  /\  C  e.  RR )  ->  ( A  <RR  B  ->  ( C  +  A )  <RR  ( C  +  B
) ) )

Proof of Theorem axpre-ltadd
Dummy variables  x  y  z are mutually distinct and distinct from all other variables.
StepHypRef Expression
1 elreal 8195 . . 3  |-  ( A  e.  RR  <->  E. x  e.  R.  <. x ,  0R >.  =  A )
2 elreal 8195 . . 3  |-  ( B  e.  RR  <->  E. y  e.  R.  <. y ,  0R >.  =  B )
3 elreal 8195 . . 3  |-  ( C  e.  RR  <->  E. z  e.  R.  <. z ,  0R >.  =  C )
4 breq1 4133 . . . 4  |-  ( <.
x ,  0R >.  =  A  ->  ( <. x ,  0R >.  <RR  <. y ,  0R >.  <->  A  <RR  <. y ,  0R >. ) )
5 oveq2 6093 . . . . 5  |-  ( <.
x ,  0R >.  =  A  ->  ( <. z ,  0R >.  +  <. x ,  0R >. )  =  ( <. z ,  0R >.  +  A
) )
65breq1d 4140 . . . 4  |-  ( <.
x ,  0R >.  =  A  ->  ( ( <. z ,  0R >.  + 
<. x ,  0R >. ) 
<RR  ( <. z ,  0R >.  +  <. y ,  0R >. )  <->  ( <. z ,  0R >.  +  A
)  <RR  ( <. z ,  0R >.  +  <. y ,  0R >. ) ) )
74, 6bibi12d 235 . . 3  |-  ( <.
x ,  0R >.  =  A  ->  ( ( <. x ,  0R >.  <RR  <. y ,  0R >.  <->  ( <. z ,  0R >.  + 
<. x ,  0R >. ) 
<RR  ( <. z ,  0R >.  +  <. y ,  0R >. ) )  <->  ( A  <RR 
<. y ,  0R >.  <->  ( <. z ,  0R >.  +  A )  <RR  ( <.
z ,  0R >.  + 
<. y ,  0R >. ) ) ) )
8 breq2 4134 . . . 4  |-  ( <.
y ,  0R >.  =  B  ->  ( A  <RR 
<. y ,  0R >.  <->  A  <RR  B ) )
9 oveq2 6093 . . . . 5  |-  ( <.
y ,  0R >.  =  B  ->  ( <. z ,  0R >.  +  <. y ,  0R >. )  =  ( <. z ,  0R >.  +  B
) )
109breq2d 4142 . . . 4  |-  ( <.
y ,  0R >.  =  B  ->  ( ( <. z ,  0R >.  +  A )  <RR  ( <.
z ,  0R >.  + 
<. y ,  0R >. )  <-> 
( <. z ,  0R >.  +  A )  <RR  (
<. z ,  0R >.  +  B ) ) )
118, 10bibi12d 235 . . 3  |-  ( <.
y ,  0R >.  =  B  ->  ( ( A  <RR  <. y ,  0R >.  <-> 
( <. z ,  0R >.  +  A )  <RR  (
<. z ,  0R >.  + 
<. y ,  0R >. ) )  <->  ( A  <RR  B  <-> 
( <. z ,  0R >.  +  A )  <RR  (
<. z ,  0R >.  +  B ) ) ) )
12 oveq1 6092 . . . . 5  |-  ( <.
z ,  0R >.  =  C  ->  ( <. z ,  0R >.  +  A
)  =  ( C  +  A ) )
13 oveq1 6092 . . . . 5  |-  ( <.
z ,  0R >.  =  C  ->  ( <. z ,  0R >.  +  B
)  =  ( C  +  B ) )
1412, 13breq12d 4143 . . . 4  |-  ( <.
z ,  0R >.  =  C  ->  ( ( <. z ,  0R >.  +  A )  <RR  ( <.
z ,  0R >.  +  B )  <->  ( C  +  A )  <RR  ( C  +  B ) ) )
1514bibi2d 232 . . 3  |-  ( <.
z ,  0R >.  =  C  ->  ( ( A  <RR  B  <->  ( <. z ,  0R >.  +  A
)  <RR  ( <. z ,  0R >.  +  B
) )  <->  ( A  <RR  B  <->  ( C  +  A )  <RR  ( C  +  B ) ) ) )
16 ltasrg 8137 . . . 4  |-  ( ( x  e.  R.  /\  y  e.  R.  /\  z  e.  R. )  ->  (
x  <R  y  <->  ( z  +R  x )  <R  (
z  +R  y ) ) )
17 ltresr 8206 . . . . 5  |-  ( <.
x ,  0R >.  <RR  <. y ,  0R >.  <->  x  <R  y )
1817a1i 9 . . . 4  |-  ( ( x  e.  R.  /\  y  e.  R.  /\  z  e.  R. )  ->  ( <. x ,  0R >.  <RR  <. y ,  0R >.  <->  x  <R  y ) )
19 simp3 1030 . . . . . 6  |-  ( ( x  e.  R.  /\  y  e.  R.  /\  z  e.  R. )  ->  z  e.  R. )
20 simp1 1028 . . . . . 6  |-  ( ( x  e.  R.  /\  y  e.  R.  /\  z  e.  R. )  ->  x  e.  R. )
21 simp2 1029 . . . . . 6  |-  ( ( x  e.  R.  /\  y  e.  R.  /\  z  e.  R. )  ->  y  e.  R. )
22 addresr 8204 . . . . . . 7  |-  ( ( z  e.  R.  /\  x  e.  R. )  ->  ( <. z ,  0R >.  +  <. x ,  0R >. )  =  <. (
z  +R  x ) ,  0R >. )
23 addresr 8204 . . . . . . 7  |-  ( ( z  e.  R.  /\  y  e.  R. )  ->  ( <. z ,  0R >.  +  <. y ,  0R >. )  =  <. (
z  +R  y ) ,  0R >. )
2422, 23breqan12d 4146 . . . . . 6  |-  ( ( ( z  e.  R.  /\  x  e.  R. )  /\  ( z  e.  R.  /\  y  e.  R. )
)  ->  ( ( <. z ,  0R >.  + 
<. x ,  0R >. ) 
<RR  ( <. z ,  0R >.  +  <. y ,  0R >. )  <->  <. ( z  +R  x ) ,  0R >. 
<RR  <. ( z  +R  y ) ,  0R >. ) )
2519, 20, 19, 21, 24syl22anc 1279 . . . . 5  |-  ( ( x  e.  R.  /\  y  e.  R.  /\  z  e.  R. )  ->  (
( <. z ,  0R >.  +  <. x ,  0R >. )  <RR  ( <. z ,  0R >.  +  <. y ,  0R >. )  <->  <. ( z  +R  x ) ,  0R >.  <RR  <. (
z  +R  y ) ,  0R >. )
)
26 ltresr 8206 . . . . 5  |-  ( <.
( z  +R  x
) ,  0R >.  <RR  <. ( z  +R  y
) ,  0R >.  <->  (
z  +R  x ) 
<R  ( z  +R  y
) )
2725, 26bitrdi 196 . . . 4  |-  ( ( x  e.  R.  /\  y  e.  R.  /\  z  e.  R. )  ->  (
( <. z ,  0R >.  +  <. x ,  0R >. )  <RR  ( <. z ,  0R >.  +  <. y ,  0R >. )  <->  ( z  +R  x )  <R  (
z  +R  y ) ) )
2816, 18, 273bitr4d 220 . . 3  |-  ( ( x  e.  R.  /\  y  e.  R.  /\  z  e.  R. )  ->  ( <. x ,  0R >.  <RR  <. y ,  0R >.  <->  ( <. z ,  0R >.  + 
<. x ,  0R >. ) 
<RR  ( <. z ,  0R >.  +  <. y ,  0R >. ) ) )
291, 2, 3, 7, 11, 15, 283gencl 2856 . 2  |-  ( ( A  e.  RR  /\  B  e.  RR  /\  C  e.  RR )  ->  ( A  <RR  B  <->  ( C  +  A )  <RR  ( C  +  B ) ) )
3029biimpd 144 1  |-  ( ( A  e.  RR  /\  B  e.  RR  /\  C  e.  RR )  ->  ( A  <RR  B  ->  ( C  +  A )  <RR  ( C  +  B
) ) )
Colors of variables:    wff set class
This proof depends on syntax axioms:    -> wi 4    /\ wa 104    <-> wb 105    /\ w3a 1009    = wceq 1402    e. wcel 2209   <.cop 3712   class class class wbr 4130  (class class class)co 6085   R.cnr 7664   0Rc0r 7665    +R cplr 7668    <R cltr 7670   RRcr 8178    + caddc 8182    <RR cltrr 8183
This proof depends on axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-ia1 106  ax-ia2 107  ax-ia3 108  ax-in1 623  ax-in2 624  ax-io 721  ax-5 1500  ax-7 1501  ax-gen 1502  ax-ie1 1546  ax-ie2 1547  ax-8 1557  ax-10 1558  ax-11 1559  ax-i12 1560  ax-bndl 1562  ax-4 1563  ax-17 1579  ax-i9 1583  ax-ial 1587  ax-i5r 1588  ax-14 2212  ax-ext 2220  ax-coll 4246  ax-sep 4249  ax-nul 4259  ax-pow 4311  ax-pr 4346  ax-un 4578  ax-setind 4684  ax-iinf 4735
This proof depends on definitions:  df-bi 117  df-dc 847  df-3or 1010  df-3an 1011  df-tru 1405  df-fal 1408  df-nf 1514  df-sb 1816  df-eu 2089  df-mo 2090  df-clab 2225  df-cleq 2231  df-clel 2234  df-nfc 2381  df-ne 2421  df-ral 2533  df-rex 2534  df-reu 2535  df-rab 2537  df-v 2823  df-sbc 3052  df-csb 3148  df-dif 3222  df-un 3224  df-in 3226  df-ss 3233  df-nul 3521  df-pw 3690  df-sn 3715  df-pr 3716  df-op 3718  df-uni 3936  df-int 3971  df-iun 4014  df-br 4131  df-opab 4193  df-mpt 4194  df-tr 4230  df-eprel 4434  df-id 4438  df-po 4441  df-iso 4442  df-iord 4511  df-on 4513  df-suc 4516  df-iom 4738  df-xp 4780  df-rel 4781  df-cnv 4782  df-co 4783  df-dm 4784  df-rn 4785  df-res 4786  df-ima 4787  df-iota 5337  df-fun 5379  df-fn 5380  df-f 5381  df-f1 5382  df-fo 5383  df-f1o 5384  df-fv 5385  df-ov 6088  df-oprab 6089  df-mpo 6090  df-1st 6374  df-2nd 6375  df-recs 6576  df-irdg 6641  df-1o 6687  df-2o 6688  df-oadd 6691  df-omul 6692  df-er 6807  df-ec 6809  df-qs 6813  df-ni 7671  df-pli 7672  df-mi 7673  df-lti 7674  df-plpq 7711  df-mpq 7712  df-enq 7714  df-nqqs 7715  df-plqqs 7716  df-mqqs 7717  df-1nqqs 7718  df-rq 7719  df-ltnqqs 7720  df-enq0 7791  df-nq0 7792  df-0nq0 7793  df-plq0 7794  df-mq0 7795  df-inp 7833  df-i1p 7834  df-iplp 7835  df-iltp 7837  df-enr 8093  df-nr 8094  df-plr 8095  df-ltr 8097  df-0r 8098  df-c 8185  df-r 8189  df-add 8190  df-lt 8192
This theorem is used by: (None)
  Copyright terms: Public domain W3C validator