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

Definition df-abl 8100
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 8099 . 2 class Abel
2 vx . . . . . . . 8 set x
32cv 955 . . . . . . 7 class x
4 vy . . . . . . . 8 set y
54cv 955 . . . . . . 7 class y
6 vg . . . . . . . 8 set g
76cv 955 . . . . . . 7 class g
83, 5, 7co 3963 . . . . . 6 class (xgy)
95, 3, 7co 3963 . . . . . 6 class (ygx)
108, 9wceq 956 . . . . 5 wff (xgy) = (ygx)
117crn 3171 . . . . 5 class ran g
1210, 4, 11wral 1645 . . . 4 wff A.y e. ran g(xgy) = (ygx)
1312, 2, 11wral 1645 . . 3 wff A.x e. ran gA.y e. ran g(xgy) = (ygx)
14 cgr 8033 . . 3 class Grp
1513, 6, 14crab 1648 . 2 class {g e. Grp | A.x e. ran gA.y e. ran g(xgy) = (ygx)}
161, 15wceq 956 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 8101
Copyright terms: Public domain