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

Theorem subadd 8519
Description: Relationship between subtraction and addition. (Contributed by NM, 20-Jan-1997.) (Revised by Mario Carneiro, 21-Dec-2013.)
Assertion
Ref Expression
subadd  |-  ( ( A  e.  CC  /\  B  e.  CC  /\  C  e.  CC )  ->  (
( A  -  B
)  =  C  <->  ( B  +  C )  =  A ) )

Proof of Theorem subadd
Dummy variable  x is distinct from all other variables.
StepHypRef Expression
1 subval 8508 . . . 4  |-  ( ( A  e.  CC  /\  B  e.  CC )  ->  ( A  -  B
)  =  ( iota_ x  e.  CC  ( B  +  x )  =  A ) )
21eqeq1d 2247 . . 3  |-  ( ( A  e.  CC  /\  B  e.  CC )  ->  ( ( A  -  B )  =  C  <-> 
( iota_ x  e.  CC  ( B  +  x
)  =  A )  =  C ) )
323adant3 1048 . 2  |-  ( ( A  e.  CC  /\  B  e.  CC  /\  C  e.  CC )  ->  (
( A  -  B
)  =  C  <->  ( iota_ x  e.  CC  ( B  +  x )  =  A )  =  C ) )
4 negeu 8507 . . . . 5  |-  ( ( B  e.  CC  /\  A  e.  CC )  ->  E! x  e.  CC  ( B  +  x
)  =  A )
5 oveq2 6083 . . . . . . 7  |-  ( x  =  C  ->  ( B  +  x )  =  ( B  +  C ) )
65eqeq1d 2247 . . . . . 6  |-  ( x  =  C  ->  (
( B  +  x
)  =  A  <->  ( B  +  C )  =  A ) )
76riota2 6052 . . . . 5  |-  ( ( C  e.  CC  /\  E! x  e.  CC  ( B  +  x
)  =  A )  ->  ( ( B  +  C )  =  A  <->  ( iota_ x  e.  CC  ( B  +  x )  =  A )  =  C ) )
84, 7sylan2 286 . . . 4  |-  ( ( C  e.  CC  /\  ( B  e.  CC  /\  A  e.  CC ) )  ->  ( ( B  +  C )  =  A  <->  ( iota_ x  e.  CC  ( B  +  x )  =  A )  =  C ) )
983impb 1230 . . 3  |-  ( ( C  e.  CC  /\  B  e.  CC  /\  A  e.  CC )  ->  (
( B  +  C
)  =  A  <->  ( iota_ x  e.  CC  ( B  +  x )  =  A )  =  C ) )
1093com13 1239 . 2  |-  ( ( A  e.  CC  /\  B  e.  CC  /\  C  e.  CC )  ->  (
( B  +  C
)  =  A  <->  ( iota_ x  e.  CC  ( B  +  x )  =  A )  =  C ) )
113, 10bitr4d 191 1  |-  ( ( A  e.  CC  /\  B  e.  CC  /\  C  e.  CC )  ->  (
( A  -  B
)  =  C  <->  ( B  +  C )  =  A ) )
Colors of variables: wff set class
Syntax hints:    -> wi 4    /\ wa 104    <-> wb 105    /\ w3a 1009    = wceq 1402    e. wcel 2209   E!wreu 2530   iota_crio 6027  (class class class)co 6075   CCcc 8167    + caddc 8172    - cmin 8487
This theorem was proved from 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-sep 4244  ax-pow 4306  ax-pr 4341  ax-setind 4679  ax-resscn 8261  ax-1cn 8262  ax-icn 8264  ax-addcl 8265  ax-addrcl 8266  ax-mulcl 8267  ax-addcom 8269  ax-addass 8271  ax-distr 8273  ax-i2m1 8274  ax-0id 8277  ax-rnegex 8278  ax-cnre 8280
This theorem depends on definitions:  df-bi 117  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-dif 3222  df-un 3224  df-in 3226  df-ss 3233  df-pw 3687  df-sn 3711  df-pr 3712  df-op 3714  df-uni 3931  df-br 4126  df-opab 4188  df-id 4433  df-xp 4775  df-rel 4776  df-cnv 4777  df-co 4778  df-dm 4779  df-iota 5332  df-fun 5374  df-fv 5380  df-riota 6028  df-ov 6078  df-oprab 6079  df-mpo 6080  df-sub 8489
This theorem is referenced by:  subadd2  8520  subsub23  8521  pncan  8522  pncan3  8524  addsubeq4  8531  subsub2  8544  renegcl  8577  subaddi  8603  subaddd  8645  fzen  10426  nn0ennn  10848  cos2t  12495  cos2tsin  12496  odd2np1  12618  divalgb  12670  sincosq1eq  15863  coskpi  15872
  Copyright terms: Public domain W3C validator