Table of ContentsTable of Contents User Sandbox < Previous   Next >
Related theorems
Unicode version

Definition df-symgrp 10400
Description: Define the symmetry group on set x. We represent the group as the set of 1-1-onto functions from x to itself under function composition.
Assertion
Ref Expression
df-symgrp |- SymGrp = {<.x, y>. | y = {<.<.f, g>., h>. | (f:x-1-1-onto->x /\ g:x-1-1-onto->x /\ h = (f o. g))}}
Distinct variable group:   x,y,f,g,h

Detailed syntax breakdown of Definition df-symgrp
StepHypRef Expression
1 csymgrp 10399 . 2 class SymGrp
2 vy . . . . 5 set y
32cv 955 . . . 4 class y
4 vx . . . . . . . 8 set x
54cv 955 . . . . . . 7 class x
6 vf . . . . . . . 8 set f
76cv 955 . . . . . . 7 class f
85, 5, 7wf1o 3181 . . . . . 6 wff f:x-1-1-onto->x
9 vg . . . . . . . 8 set g
109cv 955 . . . . . . 7 class g
115, 5, 10wf1o 3181 . . . . . 6 wff g:x-1-1-onto->x
12 vh . . . . . . . 8 set h
1312cv 955 . . . . . . 7 class h
147, 10ccom 3174 . . . . . . 7 class (f o. g)
1513, 14wceq 956 . . . . . 6 wff h = (f o. g)
168, 11, 15w3a 775 . . . . 5 wff (f:x-1-1-onto->x /\ g:x-1-1-onto->x /\ h = (f o. g))
1716, 6, 9, 12copab2 3964 . . . 4 class {<.<.f, g>., h>. | (f:x-1-1-onto->x /\ g:x-1-1-onto->x /\ h = (f o. g))}
183, 17wceq 956 . . 3 wff y = {<.<.f, g>., h>. | (f:x-1-1-onto->x /\ g:x-1-1-onto->x /\ h = (f o. g))}
1918, 4, 2copab 2666 . 2 class {<.x, y>. | y = {<.<.f, g>., h>. | (f:x-1-1-onto->x /\ g:x-1-1-onto->x /\ h = (f o. g))}}
201, 19wceq 956 1 wff SymGrp = {<.x, y>. | y = {<.<.f, g>., h>. | (f:x-1-1-onto->x /\ g:x-1-1-onto->x /\ h = (f o. g))}}
Colors of variables: wff set class
This definition is referenced by:  symgval 10403
Copyright terms: Public domain