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

Theorem mulcomsrg 7558
Description: Multiplication of signed reals is commutative. (Contributed by Jim Kingdon, 3-Jan-2020.)
Assertion
Ref Expression
mulcomsrg  |-  ( ( A  e.  R.  /\  B  e.  R. )  ->  ( A  .R  B
)  =  ( B  .R  A ) )

Proof of Theorem mulcomsrg
Dummy variables  w  x  y  z are mutually distinct and distinct from all other variables.
StepHypRef Expression
1 df-nr 7528 . 2  |-  R.  =  ( ( P.  X.  P. ) /.  ~R  )
2 mulsrpr 7547 . 2  |-  ( ( ( x  e.  P.  /\  y  e.  P. )  /\  ( z  e.  P.  /\  w  e.  P. )
)  ->  ( [ <. x ,  y >. ]  ~R  .R  [ <. z ,  w >. ]  ~R  )  =  [ <. (
( x  .P.  z
)  +P.  ( y  .P.  w ) ) ,  ( ( x  .P.  w )  +P.  (
y  .P.  z )
) >. ]  ~R  )
3 mulsrpr 7547 . 2  |-  ( ( ( z  e.  P.  /\  w  e.  P. )  /\  ( x  e.  P.  /\  y  e.  P. )
)  ->  ( [ <. z ,  w >. ]  ~R  .R  [ <. x ,  y >. ]  ~R  )  =  [ <. (
( z  .P.  x
)  +P.  ( w  .P.  y ) ) ,  ( ( z  .P.  y )  +P.  (
w  .P.  x )
) >. ]  ~R  )
4 mulcomprg 7381 . . . 4  |-  ( ( x  e.  P.  /\  z  e.  P. )  ->  ( x  .P.  z
)  =  ( z  .P.  x ) )
54ad2ant2r 500 . . 3  |-  ( ( ( x  e.  P.  /\  y  e.  P. )  /\  ( z  e.  P.  /\  w  e.  P. )
)  ->  ( x  .P.  z )  =  ( z  .P.  x ) )
6 mulcomprg 7381 . . . 4  |-  ( ( y  e.  P.  /\  w  e.  P. )  ->  ( y  .P.  w
)  =  ( w  .P.  y ) )
76ad2ant2l 499 . . 3  |-  ( ( ( x  e.  P.  /\  y  e.  P. )  /\  ( z  e.  P.  /\  w  e.  P. )
)  ->  ( y  .P.  w )  =  ( w  .P.  y ) )
85, 7oveq12d 5785 . 2  |-  ( ( ( x  e.  P.  /\  y  e.  P. )  /\  ( z  e.  P.  /\  w  e.  P. )
)  ->  ( (
x  .P.  z )  +P.  ( y  .P.  w
) )  =  ( ( z  .P.  x
)  +P.  ( w  .P.  y ) ) )
9 mulcomprg 7381 . . . . 5  |-  ( ( x  e.  P.  /\  w  e.  P. )  ->  ( x  .P.  w
)  =  ( w  .P.  x ) )
109ad2ant2rl 502 . . . 4  |-  ( ( ( x  e.  P.  /\  y  e.  P. )  /\  ( z  e.  P.  /\  w  e.  P. )
)  ->  ( x  .P.  w )  =  ( w  .P.  x ) )
11 mulcomprg 7381 . . . . 5  |-  ( ( y  e.  P.  /\  z  e.  P. )  ->  ( y  .P.  z
)  =  ( z  .P.  y ) )
1211ad2ant2lr 501 . . . 4  |-  ( ( ( x  e.  P.  /\  y  e.  P. )  /\  ( z  e.  P.  /\  w  e.  P. )
)  ->  ( y  .P.  z )  =  ( z  .P.  y ) )
1310, 12oveq12d 5785 . . 3  |-  ( ( ( x  e.  P.  /\  y  e.  P. )  /\  ( z  e.  P.  /\  w  e.  P. )
)  ->  ( (
x  .P.  w )  +P.  ( y  .P.  z
) )  =  ( ( w  .P.  x
)  +P.  ( z  .P.  y ) ) )
14 mulclpr 7373 . . . . . 6  |-  ( ( w  e.  P.  /\  x  e.  P. )  ->  ( w  .P.  x
)  e.  P. )
1514ancoms 266 . . . . 5  |-  ( ( x  e.  P.  /\  w  e.  P. )  ->  ( w  .P.  x
)  e.  P. )
1615ad2ant2rl 502 . . . 4  |-  ( ( ( x  e.  P.  /\  y  e.  P. )  /\  ( z  e.  P.  /\  w  e.  P. )
)  ->  ( w  .P.  x )  e.  P. )
17 mulclpr 7373 . . . . . 6  |-  ( ( z  e.  P.  /\  y  e.  P. )  ->  ( z  .P.  y
)  e.  P. )
1817ancoms 266 . . . . 5  |-  ( ( y  e.  P.  /\  z  e.  P. )  ->  ( z  .P.  y
)  e.  P. )
1918ad2ant2lr 501 . . . 4  |-  ( ( ( x  e.  P.  /\  y  e.  P. )  /\  ( z  e.  P.  /\  w  e.  P. )
)  ->  ( z  .P.  y )  e.  P. )
20 addcomprg 7379 . . . 4  |-  ( ( ( w  .P.  x
)  e.  P.  /\  ( z  .P.  y
)  e.  P. )  ->  ( ( w  .P.  x )  +P.  (
z  .P.  y )
)  =  ( ( z  .P.  y )  +P.  ( w  .P.  x ) ) )
2116, 19, 20syl2anc 408 . . 3  |-  ( ( ( x  e.  P.  /\  y  e.  P. )  /\  ( z  e.  P.  /\  w  e.  P. )
)  ->  ( (
w  .P.  x )  +P.  ( z  .P.  y
) )  =  ( ( z  .P.  y
)  +P.  ( w  .P.  x ) ) )
2213, 21eqtrd 2170 . 2  |-  ( ( ( x  e.  P.  /\  y  e.  P. )  /\  ( z  e.  P.  /\  w  e.  P. )
)  ->  ( (
x  .P.  w )  +P.  ( y  .P.  z
) )  =  ( ( z  .P.  y
)  +P.  ( w  .P.  x ) ) )
231, 2, 3, 8, 22ecovicom 6530 1  |-  ( ( A  e.  R.  /\  B  e.  R. )  ->  ( A  .R  B
)  =  ( B  .R  A ) )
Colors of variables: wff set class
Syntax hints:    -> wi 4    /\ wa 103    = wceq 1331    e. wcel 1480  (class class class)co 5767   P.cnp 7092    +P. cpp 7094    .P. cmp 7095    ~R cer 7097   R.cnr 7098    .R cmr 7103
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-ia1 105  ax-ia2 106  ax-ia3 107  ax-in1 603  ax-in2 604  ax-io 698  ax-5 1423  ax-7 1424  ax-gen 1425  ax-ie1 1469  ax-ie2 1470  ax-8 1482  ax-10 1483  ax-11 1484  ax-i12 1485  ax-bndl 1486  ax-4 1487  ax-13 1491  ax-14 1492  ax-17 1506  ax-i9 1510  ax-ial 1514  ax-i5r 1515  ax-ext 2119  ax-coll 4038  ax-sep 4041  ax-nul 4049  ax-pow 4093  ax-pr 4126  ax-un 4350  ax-setind 4447  ax-iinf 4497
This theorem depends on definitions:  df-bi 116  df-dc 820  df-3or 963  df-3an 964  df-tru 1334  df-fal 1337  df-nf 1437  df-sb 1736  df-eu 2000  df-mo 2001  df-clab 2124  df-cleq 2130  df-clel 2133  df-nfc 2268  df-ne 2307  df-ral 2419  df-rex 2420  df-reu 2421  df-rab 2423  df-v 2683  df-sbc 2905  df-csb 2999  df-dif 3068  df-un 3070  df-in 3072  df-ss 3079  df-nul 3359  df-pw 3507  df-sn 3528  df-pr 3529  df-op 3531  df-uni 3732  df-int 3767  df-iun 3810  df-br 3925  df-opab 3985  df-mpt 3986  df-tr 4022  df-eprel 4206  df-id 4210  df-po 4213  df-iso 4214  df-iord 4283  df-on 4285  df-suc 4288  df-iom 4500  df-xp 4540  df-rel 4541  df-cnv 4542  df-co 4543  df-dm 4544  df-rn 4545  df-res 4546  df-ima 4547  df-iota 5083  df-fun 5120  df-fn 5121  df-f 5122  df-f1 5123  df-fo 5124  df-f1o 5125  df-fv 5126  df-ov 5770  df-oprab 5771  df-mpo 5772  df-1st 6031  df-2nd 6032  df-recs 6195  df-irdg 6260  df-1o 6306  df-2o 6307  df-oadd 6310  df-omul 6311  df-er 6422  df-ec 6424  df-qs 6428  df-ni 7105  df-pli 7106  df-mi 7107  df-lti 7108  df-plpq 7145  df-mpq 7146  df-enq 7148  df-nqqs 7149  df-plqqs 7150  df-mqqs 7151  df-1nqqs 7152  df-rq 7153  df-ltnqqs 7154  df-enq0 7225  df-nq0 7226  df-0nq0 7227  df-plq0 7228  df-mq0 7229  df-inp 7267  df-iplp 7269  df-imp 7270  df-enr 7527  df-nr 7528  df-mr 7530
This theorem is referenced by:  mulresr  7639  axmulcom  7672  axmulass  7674  axcnre  7682
  Copyright terms: Public domain W3C validator