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

Definition df-abl 8096
Description: Define the class of all Abelian group operations.
Assertion
Ref Expression
df-abl |- Abel = {g e. Grp | A.x e. ran gA.y e. ran g(xgy) = (ygx)}
Distinct variable group:   x,g,y

Detailed syntax breakdown of Definition df-abl
StepHypRef Expression
1 cabl 8095 . 2 class Abel
2 vx . . . . . . . 8 set x
32cv 957 . . . . . . 7 class x
4 vy . . . . . . . 8 set y
54cv 957 . . . . . . 7 class y
6 vg . . . . . . . 8 set g
76cv 957 . . . . . . 7 class g
83, 5, 7co 3969 . . . . . 6 class (xgy)
95, 3, 7co 3969 . . . . . 6 class (ygx)
108, 9wceq 958 . . . . 5 wff (xgy) = (ygx)
117crn 3177 . . . . 5 class ran g
1210, 4, 11wral 1648 . . . 4 wff A.y e. ran g(xgy) = (ygx)
1312, 2, 11wral 1648 . . 3 wff A.x e. ran gA.y e. ran g(xgy) = (ygx)
14 cgr 8030 . . 3 class Grp
1513, 6, 14crab 1651 . 2 class {g e. Grp | A.x e. ran gA.y e. ran g(xgy) = (ygx)}
161, 15wceq 958 1 wff Abel = {g e. Grp | A.x e. ran gA.y e. ran g(xgy) = (ygx)}
Colors of variables: wff set class
This definition is referenced by:  isabl 8097
Copyright terms: Public domain