HomeHome Metamath Proof Explorer < Previous   Next >
Related theorems
Unicode version

Definition df-drng 9492
Description: Define the class of all division rings (sometimes called skew fields). A division ring is a unital ring where every element except the additive identity has a multiplicative inverse.
Assertion
Ref Expression
df-drng |- DivRing = {<.g, h>. | (<.g, h>. e. Ring /\ (h |` ((ran g \ {(Id` g)}) X. (ran g \ {(Id` g)}))) e. Grp)}
Distinct variable group:   g,h

Detailed syntax breakdown of Definition df-drng
StepHypRef Expression
1 cdrng 9491 . 2 class DivRing
2 vg . . . . . . 7 set g
32cv 1297 . . . . . 6 class g
4 vh . . . . . . 7 set h
54cv 1297 . . . . . 6 class h
63, 5cop 3046 . . . . 5 class <.g, h>.
7 cring 9463 . . . . 5 class Ring
86, 7wcel 1300 . . . 4 wff <.g, h>. e. Ring
93crn 3987 . . . . . . . 8 class ran g
10 cgi 9312 . . . . . . . . . 10 class Id
113, 10cfv 3998 . . . . . . . . 9 class (Id` g)
1211csn 3044 . . . . . . . 8 class {(Id`
g)}
139, 12cdif 2590 . . . . . . 7 class (ran g \ {(Id`
g)})
1413, 13cxp 3984 . . . . . 6 class ((ran g \ {(Id` g)}) X. (ran g \ {(Id` g)}))
155, 14cres 3988 . . . . 5 class (h |` ((ran g \ {(Id`
g)}) X. (ran g \ {(Id`
g)})))
16 cgr 9311 . . . . 5 class Grp
1715, 16wcel 1300 . . . 4 wff (h |` ((ran g \ {(Id`
g)}) X. (ran g \ {(Id`
g)}))) e. Grp
188, 17wa 240 . . 3 wff (<.g, h>. e. Ring /\ (h |` ((ran g \ {(Id` g)}) X. (ran g \ {(Id` g)}))) e. Grp)
1918, 2, 4copab 3395 . 2 class {<.g, h>. | (<.g, h>. e. Ring /\ (h |` ((ran g \ {(Id` g)}) X. (ran g \ {(Id` g)}))) e. Grp)}
201, 19wceq 1298 1 wff DivRing = {<.g, h>. | (<.g, h>. e. Ring /\ (h |` ((ran g \ {(Id` g)}) X. (ran g \ {(Id` g)}))) e. Grp)}
Colors of variables: wff set class
This definition is referenced by:  drngi 9493  isdivrng 10417  isdivrng1 16109
Copyright terms: Public domain