MPE Home Metamath Proof Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  MPE Home  >  Th. List  >  iscrngd Structured version   Visualization version   GIF version

Theorem iscrngd 20484
Description: Properties that determine a commutative ring. (Contributed by Mario Carneiro, 7-Jan-2015.)
Hypotheses
Ref Expression
isringd.b (𝜑𝐵 = (Base‘𝑅))
isringd.p (𝜑+ = (+g𝑅))
isringd.t (𝜑· = (.r𝑅))
isringd.g (𝜑𝑅 ∈ Grp)
isringd.c ((𝜑𝑥𝐵𝑦𝐵) → (𝑥 · 𝑦) ∈ 𝐵)
isringd.a ((𝜑 ∧ (𝑥𝐵𝑦𝐵𝑧𝐵)) → ((𝑥 · 𝑦) · 𝑧) = (𝑥 · (𝑦 · 𝑧)))
isringd.d ((𝜑 ∧ (𝑥𝐵𝑦𝐵𝑧𝐵)) → (𝑥 · (𝑦 + 𝑧)) = ((𝑥 · 𝑦) + (𝑥 · 𝑧)))
isringd.e ((𝜑 ∧ (𝑥𝐵𝑦𝐵𝑧𝐵)) → ((𝑥 + 𝑦) · 𝑧) = ((𝑥 · 𝑧) + (𝑦 · 𝑧)))
isringd.u (𝜑1𝐵)
isringd.i ((𝜑𝑥𝐵) → ( 1 · 𝑥) = 𝑥)
isringd.h ((𝜑𝑥𝐵) → (𝑥 · 1 ) = 𝑥)
iscrngd.c ((𝜑𝑥𝐵𝑦𝐵) → (𝑥 · 𝑦) = (𝑦 · 𝑥))
Assertion
Ref Expression
iscrngd (𝜑𝑅 ∈ CRing)
Distinct variable groups:   𝑥, 1   𝑥,𝑦,𝑧,𝐵   𝜑,𝑥,𝑦,𝑧   𝑥,𝑅,𝑦,𝑧
Allowed substitution hints:   + (𝑥, 𝑦, 𝑧)   · (𝑥, 𝑦, 𝑧)   1 (𝑦, 𝑧)

Proof of Theorem iscrngd
StepHypRef Expression
1 isringd.b . . 3 (𝜑𝐵 = (Base‘𝑅))
2 isringd.p . . 3 (𝜑+ = (+g𝑅))
3 isringd.t . . 3 (𝜑· = (.r𝑅))
4 isringd.g . . 3 (𝜑𝑅 ∈ Grp)
5 isringd.c . . 3 ((𝜑𝑥𝐵𝑦𝐵) → (𝑥 · 𝑦) ∈ 𝐵)
6 isringd.a . . 3 ((𝜑 ∧ (𝑥𝐵𝑦𝐵𝑧𝐵)) → ((𝑥 · 𝑦) · 𝑧) = (𝑥 · (𝑦 · 𝑧)))
7 isringd.d . . 3 ((𝜑 ∧ (𝑥𝐵𝑦𝐵𝑧𝐵)) → (𝑥 · (𝑦 + 𝑧)) = ((𝑥 · 𝑦) + (𝑥 · 𝑧)))
8 isringd.e . . 3 ((𝜑 ∧ (𝑥𝐵𝑦𝐵𝑧𝐵)) → ((𝑥 + 𝑦) · 𝑧) = ((𝑥 · 𝑧) + (𝑦 · 𝑧)))
9 isringd.u . . 3 (𝜑1𝐵)
10 isringd.i . . 3 ((𝜑𝑥𝐵) → ( 1 · 𝑥) = 𝑥)
11 isringd.h . . 3 ((𝜑𝑥𝐵) → (𝑥 · 1 ) = 𝑥)
121, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11isringd 20483 . 2 (𝜑𝑅 ∈ Ring)
13 eqid 2760 . . . . 5 (mulGrp‘𝑅) = (mulGrp‘𝑅)
14 eqid 2760 . . . . 5 (Base‘𝑅) = (Base‘𝑅)
1513, 14mgpbas 20326 . . . 4 (Base‘𝑅) = (Base‘(mulGrp‘𝑅))
161, 15eqtrdi 2811 . . 3 (𝜑𝐵 = (Base‘(mulGrp‘𝑅)))
17 eqid 2760 . . . . 5 (.r𝑅) = (.r𝑅)
1813, 17mgpplusg 20325 . . . 4 (.r𝑅) = (+g‘(mulGrp‘𝑅))
193, 18eqtrdi 2811 . . 3 (𝜑· = (+g‘(mulGrp‘𝑅)))
2016, 19, 5, 6, 9, 10, 11ismndd 18907 . . 3 (𝜑 → (mulGrp‘𝑅) ∈ Mnd)
21 iscrngd.c . . 3 ((𝜑𝑥𝐵𝑦𝐵) → (𝑥 · 𝑦) = (𝑦 · 𝑥))
2216, 19, 20, 21iscmnd 19969 . 2 (𝜑 → (mulGrp‘𝑅) ∈ CMnd)
2313iscrng 20427 . 2 (𝑅 ∈ CRing ↔ (𝑅 ∈ Ring ∧ (mulGrp‘𝑅) ∈ CMnd))
2412, 22, 23sylanbrc 595 1 (𝜑𝑅 ∈ CRing)
Colors of variables:    wff setvar class
This proof depends on syntax axioms:  wi 4  wa 401  w3a 1103   = wceq 1570  wcel 2145  cfv 6527  (class class class)co 7408  Basecbs 17348  +gcplusg 17389  .rcmulr 17390  Grpcgrp 19105  CMndccmn 19955  mulGrpcmgp 20321  Ringcrg 20420  CRingccrg 20421
This proof depends on axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1828  ax-4 1842  ax-5 1943  ax-6 2000  ax-7 2041  ax-8 2147  ax-9 2155  ax-10 2178  ax-11 2194  ax-12 2213  ax-ext 2732  ax-sep 5248  ax-nul 5259  ax-pow 5326  ax-pr 5390  ax-un 7734  ax-cnex 11227  ax-resscn 11228  ax-1cn 11229  ax-icn 11230  ax-addcl 11231  ax-addrcl 11232  ax-mulcl 11233  ax-mulrcl 11234  ax-mulcom 11235  ax-addass 11236  ax-mulass 11237  ax-distr 11238  ax-i2m1 11239  ax-1ne0 11240  ax-1rid 11241  ax-rnegex 11242  ax-rrecex 11243  ax-cnre 11244  ax-pre-lttri 11245  ax-pre-lttrn 11246  ax-pre-ltadd 11247  ax-pre-mulgt0 11248
This proof depends on definitions:  df-bi 210  df-an 402  df-or 862  df-3or 1104  df-3an 1105  df-tru 1573  df-fal 1583  df-ex 1813  df-nf 1817  df-sb 2100  df-mo 2564  df-eu 2594  df-clab 2739  df-cleq 2752  df-clel 2835  df-nfc 2909  df-ne 2956  df-nel 3062  df-ral 3077  df-rex 3087  df-reu 3366  df-rab 3413  df-v 3452  df-sbc 3739  df-csb 3847  df-dif 3901  df-un 3903  df-in 3905  df-ss 3915  df-pss 3918  df-nul 4279  df-if 4482  df-pw 4558  df-sn 4584  df-pr 4586  df-op 4590  df-uni 4867  df-iun 4952  df-br 5103  df-opab 5167  df-mpt 5186  df-tr 5212  df-id 5542  df-eprel 5547  df-po 5555  df-so 5556  df-fr 5600  df-we 5602  df-xp 5653  df-rel 5654  df-cnv 5655  df-co 5656  df-dm 5657  df-rn 5658  df-res 5659  df-ima 5660  df-pred 6293  df-ord 6354  df-on 6355  df-lim 6356  df-suc 6357  df-iota 6483  df-fun 6529  df-fn 6530  df-f 6531  df-f1 6532  df-fo 6533  df-f1o 6534  df-fv 6535  df-riota 7365  df-ov 7411  df-oprab 7412  df-mpo 7413  df-om 7861  df-2nd 7985  df-frecs 8277  df-wrecs 8308  df-recs 8357  df-rdg 8396  df-er 8695  df-en 8952  df-dom 8953  df-sdom 8954  df-pnf 11316  df-mnf 11317  df-xr 11318  df-ltxr 11319  df-le 11320  df-sub 11514  df-neg 11515  df-nn 12305  df-2 12374  df-sets 17303  df-slot 17321  df-ndx 17333  df-base 17349  df-plusg 17402  df-mgm 18777  df-sgrp 18869  df-mnd 18885  df-cmn 19957  df-mgp 20322  df-ring 20422  df-cring 20423
This theorem is used by:  cncrng  21660  rloccring  33765
  Copyright terms: Public domain W3C validator