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

Theorem iscrngd 14136
Description: Properties that determine a commutative ring. (Contributed by Mario Carneiro, 7-Jan-2015.)
Hypotheses
Ref Expression
isringd.b  |-  ( ph  ->  B  =  ( Base `  R ) )
isringd.p  |-  ( ph  ->  .+  =  ( +g  `  R ) )
isringd.t  |-  ( ph  ->  .x.  =  ( .r
`  R ) )
isringd.g  |-  ( ph  ->  R  e.  Grp )
isringd.c  |-  ( (
ph  /\  x  e.  B  /\  y  e.  B
)  ->  ( x  .x.  y )  e.  B
)
isringd.a  |-  ( (
ph  /\  ( x  e.  B  /\  y  e.  B  /\  z  e.  B ) )  -> 
( ( x  .x.  y )  .x.  z
)  =  ( x 
.x.  ( y  .x.  z ) ) )
isringd.d  |-  ( (
ph  /\  ( x  e.  B  /\  y  e.  B  /\  z  e.  B ) )  -> 
( x  .x.  (
y  .+  z )
)  =  ( ( x  .x.  y ) 
.+  ( x  .x.  z ) ) )
isringd.e  |-  ( (
ph  /\  ( x  e.  B  /\  y  e.  B  /\  z  e.  B ) )  -> 
( ( x  .+  y )  .x.  z
)  =  ( ( x  .x.  z ) 
.+  ( y  .x.  z ) ) )
isringd.u  |-  ( ph  ->  .1.  e.  B )
isringd.i  |-  ( (
ph  /\  x  e.  B )  ->  (  .1.  .x.  x )  =  x )
isringd.h  |-  ( (
ph  /\  x  e.  B )  ->  (
x  .x.  .1.  )  =  x )
iscrngd.c  |-  ( (
ph  /\  x  e.  B  /\  y  e.  B
)  ->  ( x  .x.  y )  =  ( y  .x.  x ) )
Assertion
Ref Expression
iscrngd  |-  ( ph  ->  R  e.  CRing )
Distinct variable groups:    x,  .1.    x, y, z, B    ph, x, y, z    x, R, y, z
Allowed substitution hints:    .+ ( x, y,
z)    .x. ( x, y, z)    .1. ( y, z)

Proof of Theorem iscrngd
StepHypRef Expression
1 isringd.b . . 3  |-  ( ph  ->  B  =  ( Base `  R ) )
2 isringd.p . . 3  |-  ( ph  ->  .+  =  ( +g  `  R ) )
3 isringd.t . . 3  |-  ( ph  ->  .x.  =  ( .r
`  R ) )
4 isringd.g . . 3  |-  ( ph  ->  R  e.  Grp )
5 isringd.c . . 3  |-  ( (
ph  /\  x  e.  B  /\  y  e.  B
)  ->  ( x  .x.  y )  e.  B
)
6 isringd.a . . 3  |-  ( (
ph  /\  ( x  e.  B  /\  y  e.  B  /\  z  e.  B ) )  -> 
( ( x  .x.  y )  .x.  z
)  =  ( x 
.x.  ( y  .x.  z ) ) )
7 isringd.d . . 3  |-  ( (
ph  /\  ( x  e.  B  /\  y  e.  B  /\  z  e.  B ) )  -> 
( x  .x.  (
y  .+  z )
)  =  ( ( x  .x.  y ) 
.+  ( x  .x.  z ) ) )
8 isringd.e . . 3  |-  ( (
ph  /\  ( x  e.  B  /\  y  e.  B  /\  z  e.  B ) )  -> 
( ( x  .+  y )  .x.  z
)  =  ( ( x  .x.  z ) 
.+  ( y  .x.  z ) ) )
9 isringd.u . . 3  |-  ( ph  ->  .1.  e.  B )
10 isringd.i . . 3  |-  ( (
ph  /\  x  e.  B )  ->  (  .1.  .x.  x )  =  x )
11 isringd.h . . 3  |-  ( (
ph  /\  x  e.  B )  ->  (
x  .x.  .1.  )  =  x )
121, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11isringd 14135 . 2  |-  ( ph  ->  R  e.  Ring )
13 eqid 2231 . . . . . 6  |-  (mulGrp `  R )  =  (mulGrp `  R )
14 eqid 2231 . . . . . 6  |-  ( Base `  R )  =  (
Base `  R )
1513, 14mgpbasg 14020 . . . . 5  |-  ( R  e.  Ring  ->  ( Base `  R )  =  (
Base `  (mulGrp `  R
) ) )
1612, 15syl 14 . . . 4  |-  ( ph  ->  ( Base `  R
)  =  ( Base `  (mulGrp `  R )
) )
171, 16eqtrd 2264 . . 3  |-  ( ph  ->  B  =  ( Base `  (mulGrp `  R )
) )
18 eqid 2231 . . . . . 6  |-  ( .r
`  R )  =  ( .r `  R
)
1913, 18mgpplusgg 14018 . . . . 5  |-  ( R  e.  Ring  ->  ( .r
`  R )  =  ( +g  `  (mulGrp `  R ) ) )
2012, 19syl 14 . . . 4  |-  ( ph  ->  ( .r `  R
)  =  ( +g  `  (mulGrp `  R )
) )
213, 20eqtrd 2264 . . 3  |-  ( ph  ->  .x.  =  ( +g  `  (mulGrp `  R )
) )
2217, 21, 5, 6, 9, 10, 11ismndd 13600 . . 3  |-  ( ph  ->  (mulGrp `  R )  e.  Mnd )
23 iscrngd.c . . 3  |-  ( (
ph  /\  x  e.  B  /\  y  e.  B
)  ->  ( x  .x.  y )  =  ( y  .x.  x ) )
2417, 21, 22, 23iscmnd 13965 . 2  |-  ( ph  ->  (mulGrp `  R )  e. CMnd )
2513iscrng 14097 . 2  |-  ( R  e.  CRing 
<->  ( R  e.  Ring  /\  (mulGrp `  R )  e. CMnd ) )
2612, 24, 25sylanbrc 417 1  |-  ( ph  ->  R  e.  CRing )
Colors of variables: wff set class
Syntax hints:    -> wi 4    /\ wa 104    /\ w3a 1005    = wceq 1398    e. wcel 2202   ` cfv 5333  (class class class)co 6028   Basecbs 13162   +g cplusg 13240   .rcmulr 13241   Grpcgrp 13663  CMndccmn 13951  mulGrpcmgp 14014   Ringcrg 14090   CRingccrg 14091
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 619  ax-in2 620  ax-io 717  ax-5 1496  ax-7 1497  ax-gen 1498  ax-ie1 1542  ax-ie2 1543  ax-8 1553  ax-10 1554  ax-11 1555  ax-i12 1556  ax-bndl 1558  ax-4 1559  ax-17 1575  ax-i9 1579  ax-ial 1583  ax-i5r 1584  ax-13 2204  ax-14 2205  ax-ext 2213  ax-sep 4212  ax-pow 4270  ax-pr 4305  ax-un 4536  ax-setind 4641  ax-cnex 8183  ax-resscn 8184  ax-1cn 8185  ax-1re 8186  ax-icn 8187  ax-addcl 8188  ax-addrcl 8189  ax-mulcl 8190  ax-addcom 8192  ax-addass 8194  ax-i2m1 8197  ax-0lt1 8198  ax-0id 8200  ax-rnegex 8201  ax-pre-ltirr 8204  ax-pre-ltadd 8208
This theorem depends on definitions:  df-bi 117  df-3an 1007  df-tru 1401  df-fal 1404  df-nf 1510  df-sb 1811  df-eu 2082  df-mo 2083  df-clab 2218  df-cleq 2224  df-clel 2227  df-nfc 2364  df-ne 2404  df-nel 2499  df-ral 2516  df-rex 2517  df-rab 2520  df-v 2805  df-sbc 3033  df-csb 3129  df-dif 3203  df-un 3205  df-in 3207  df-ss 3214  df-nul 3497  df-pw 3658  df-sn 3679  df-pr 3680  df-op 3682  df-uni 3899  df-int 3934  df-br 4094  df-opab 4156  df-mpt 4157  df-id 4396  df-xp 4737  df-rel 4738  df-cnv 4739  df-co 4740  df-dm 4741  df-rn 4742  df-res 4743  df-iota 5293  df-fun 5335  df-fn 5336  df-fv 5341  df-ov 6031  df-oprab 6032  df-mpo 6033  df-pnf 8275  df-mnf 8276  df-ltxr 8278  df-inn 9203  df-2 9261  df-3 9262  df-ndx 13165  df-slot 13166  df-base 13168  df-sets 13169  df-plusg 13253  df-mulr 13254  df-mgm 13519  df-sgrp 13565  df-mnd 13580  df-cmn 13953  df-mgp 14015  df-ring 14092  df-cring 14093
This theorem is referenced by:  cncrng  14665
  Copyright terms: Public domain W3C validator