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

Definition df-gid 7972
Description: Define a function that maps a group operation to the group's identity element.
Assertion
Ref Expression
df-gid |- Id = {<.g, y>. | (g e. Grp /\ y = U.{u e. ran g | A.x e. ran g(ugx) = x})}
Distinct variable group:   u,g,x,y

Detailed syntax breakdown of Definition df-gid
StepHypRef Expression
1 cgi 7968 . 2 class Id
2 vg . . . . . 6 set g
32cv 952 . . . . 5 class g
4 cgr 7967 . . . . 5 class Grp
53, 4wcel 955 . . . 4 wff g e. Grp
6 vy . . . . . 6 set y
76cv 952 . . . . 5 class y
8 vu . . . . . . . . . . 11 set u
98cv 952 . . . . . . . . . 10 class u
10 vx . . . . . . . . . . 11 set x
1110cv 952 . . . . . . . . . 10 class x
129, 11, 3co 3948 . . . . . . . . 9 class (ugx)
1312, 11wceq 953 . . . . . . . 8 wff (ugx) = x
143crn 3161 . . . . . . . 8 class ran g
1513, 10, 14wral 1637 . . . . . . 7 wff A.x e. ran g(ugx) = x
1615, 8, 14crab 1640 . . . . . 6 class {u e. ran g | A.x e. ran g(ugx) = x}
1716cuni 2493 . . . . 5 class U.{u e. ran g | A.x e. ran g(ugx) = x}
187, 17wceq 953 . . . 4 wff y = U.{u e. ran g | A.x e. ran g(ugx) = x}
195, 18wa 223 . . 3 wff (g e. Grp /\ y = U.{u e. ran g | A.x e. ran g(ugx) = x})
2019, 2, 6copab 2656 . 2 class {<.g, y>. | (g e. Grp /\ y = U.{u e. ran g | A.x e. ran g(ugx) = x})}
211, 20wceq 953 1 wff Id = {<.g, y>. | (g e. Grp /\ y = U.{u e. ran g | A.x e. ran g(ugx) = x})}
Colors of variables: wff set class
This definition is referenced by:  grpidval 7992  0vfval 8163
Copyright terms: Public domain