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

Theorem mulcomsrg 7824
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 7794 . 2  |-  R.  =  ( ( P.  X.  P. ) /.  ~R  )
2 mulsrpr 7813 . 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 7813 . 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 7647 . . . 4  |-  ( ( x  e.  P.  /\  z  e.  P. )  ->  ( x  .P.  z
)  =  ( z  .P.  x ) )
54ad2ant2r 509 . . 3  |-  ( ( ( x  e.  P.  /\  y  e.  P. )  /\  ( z  e.  P.  /\  w  e.  P. )
)  ->  ( x  .P.  z )  =  ( z  .P.  x ) )
6 mulcomprg 7647 . . . 4  |-  ( ( y  e.  P.  /\  w  e.  P. )  ->  ( y  .P.  w
)  =  ( w  .P.  y ) )
76ad2ant2l 508 . . 3  |-  ( ( ( x  e.  P.  /\  y  e.  P. )  /\  ( z  e.  P.  /\  w  e.  P. )
)  ->  ( y  .P.  w )  =  ( w  .P.  y ) )
85, 7oveq12d 5940 . 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 7647 . . . . 5  |-  ( ( x  e.  P.  /\  w  e.  P. )  ->  ( x  .P.  w
)  =  ( w  .P.  x ) )
109ad2ant2rl 511 . . . 4  |-  ( ( ( x  e.  P.  /\  y  e.  P. )  /\  ( z  e.  P.  /\  w  e.  P. )
)  ->  ( x  .P.  w )  =  ( w  .P.  x ) )
11 mulcomprg 7647 . . . . 5  |-  ( ( y  e.  P.  /\  z  e.  P. )  ->  ( y  .P.  z
)  =  ( z  .P.  y ) )
1211ad2ant2lr 510 . . . 4  |-  ( ( ( x  e.  P.  /\  y  e.  P. )  /\  ( z  e.  P.  /\  w  e.  P. )
)  ->  ( y  .P.  z )  =  ( z  .P.  y ) )
1310, 12oveq12d 5940 . . 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 7639 . . . . . 6  |-  ( ( w  e.  P.  /\  x  e.  P. )  ->  ( w  .P.  x
)  e.  P. )
1514ancoms 268 . . . . 5  |-  ( ( x  e.  P.  /\  w  e.  P. )  ->  ( w  .P.  x
)  e.  P. )
1615ad2ant2rl 511 . . . 4  |-  ( ( ( x  e.  P.  /\  y  e.  P. )  /\  ( z  e.  P.  /\  w  e.  P. )
)  ->  ( w  .P.  x )  e.  P. )
17 mulclpr 7639 . . . . . 6  |-  ( ( z  e.  P.  /\  y  e.  P. )  ->  ( z  .P.  y
)  e.  P. )
1817ancoms 268 . . . . 5  |-  ( ( y  e.  P.  /\  z  e.  P. )  ->  ( z  .P.  y
)  e.  P. )
1918ad2ant2lr 510 . . . 4  |-  ( ( ( x  e.  P.  /\  y  e.  P. )  /\  ( z  e.  P.  /\  w  e.  P. )
)  ->  ( z  .P.  y )  e.  P. )
20 addcomprg 7645 . . . 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 411 . . 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 2229 . 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 6702 1  |-  ( ( A  e.  R.  /\  B  e.  R. )  ->  ( A  .R  B
)  =  ( B  .R  A ) )
Colors of variables: wff set class
Syntax hints:    -> wi 4    /\ wa 104    = wceq 1364    e. wcel 2167  (class class class)co 5922   P.cnp 7358    +P. cpp 7360    .P. cmp 7361    ~R cer 7363   R.cnr 7364    .R cmr 7369
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 615  ax-in2 616  ax-io 710  ax-5 1461  ax-7 1462  ax-gen 1463  ax-ie1 1507  ax-ie2 1508  ax-8 1518  ax-10 1519  ax-11 1520  ax-i12 1521  ax-bndl 1523  ax-4 1524  ax-17 1540  ax-i9 1544  ax-ial 1548  ax-i5r 1549  ax-13 2169  ax-14 2170  ax-ext 2178  ax-coll 4148  ax-sep 4151  ax-nul 4159  ax-pow 4207  ax-pr 4242  ax-un 4468  ax-setind 4573  ax-iinf 4624
This theorem depends on definitions:  df-bi 117  df-dc 836  df-3or 981  df-3an 982  df-tru 1367  df-fal 1370  df-nf 1475  df-sb 1777  df-eu 2048  df-mo 2049  df-clab 2183  df-cleq 2189  df-clel 2192  df-nfc 2328  df-ne 2368  df-ral 2480  df-rex 2481  df-reu 2482  df-rab 2484  df-v 2765  df-sbc 2990  df-csb 3085  df-dif 3159  df-un 3161  df-in 3163  df-ss 3170  df-nul 3451  df-pw 3607  df-sn 3628  df-pr 3629  df-op 3631  df-uni 3840  df-int 3875  df-iun 3918  df-br 4034  df-opab 4095  df-mpt 4096  df-tr 4132  df-eprel 4324  df-id 4328  df-po 4331  df-iso 4332  df-iord 4401  df-on 4403  df-suc 4406  df-iom 4627  df-xp 4669  df-rel 4670  df-cnv 4671  df-co 4672  df-dm 4673  df-rn 4674  df-res 4675  df-ima 4676  df-iota 5219  df-fun 5260  df-fn 5261  df-f 5262  df-f1 5263  df-fo 5264  df-f1o 5265  df-fv 5266  df-ov 5925  df-oprab 5926  df-mpo 5927  df-1st 6198  df-2nd 6199  df-recs 6363  df-irdg 6428  df-1o 6474  df-2o 6475  df-oadd 6478  df-omul 6479  df-er 6592  df-ec 6594  df-qs 6598  df-ni 7371  df-pli 7372  df-mi 7373  df-lti 7374  df-plpq 7411  df-mpq 7412  df-enq 7414  df-nqqs 7415  df-plqqs 7416  df-mqqs 7417  df-1nqqs 7418  df-rq 7419  df-ltnqqs 7420  df-enq0 7491  df-nq0 7492  df-0nq0 7493  df-plq0 7494  df-mq0 7495  df-inp 7533  df-iplp 7535  df-imp 7536  df-enr 7793  df-nr 7794  df-mr 7796
This theorem is referenced by:  mulresr  7905  axmulcom  7938  axmulass  7940  axcnre  7948
  Copyright terms: Public domain W3C validator