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

Definition df-subg 8115
Description: Define the set of subgroups of g.
Assertion
Ref Expression
df-subg |- SubGrp = {<.g, s>. | (g e. Grp /\ s = {h e. Grp | h (_ g})}
Distinct variable group:   g,h,s

Detailed syntax breakdown of Definition df-subg
StepHypRef Expression
1 csubg 8114 . 2 class SubGrp
2 vg . . . . . 6 set g
32cv 955 . . . . 5 class g
4 cgr 8033 . . . . 5 class Grp
53, 4wcel 958 . . . 4 wff g e. Grp
6 vs . . . . . 6 set s
76cv 955 . . . . 5 class s
8 vh . . . . . . . 8 set h
98cv 955 . . . . . . 7 class h
109, 3wss 2047 . . . . . 6 wff h (_ g
1110, 8, 4crab 1648 . . . . 5 class {h e. Grp | h (_ g}
127, 11wceq 956 . . . 4 wff s = {h e. Grp | h (_ g}
135, 12wa 223 . . 3 wff (g e. Grp /\ s = {h e. Grp | h (_ g})
1413, 2, 6copab 2666 . 2 class {<.g, s>. | (g e. Grp /\ s = {h e. Grp | h (_ g})}
151, 14wceq 956 1 wff SubGrp = {<.g, s>. | (g e. Grp /\ s = {h e. Grp | h (_ g})}
Colors of variables: wff set class
This definition is referenced by:  issubg 8116
Copyright terms: Public domain