HomeHome Hilbert Space Explorer < Previous   Next >
Related theorems
Unicode version

Definition df-symgrp 10334
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 10333 . 2 class SymGrp
2 vy . . . . 5 set y
32cv 953 . . . 4 class y
4 vx . . . . . . . 8 set x
54cv 953 . . . . . . 7 class x
6 vf . . . . . . . 8 set f
76cv 953 . . . . . . 7 class f
85, 5, 7wf1o 3176 . . . . . 6 wff f:x-1-1-onto->x
9 vg . . . . . . . 8 set g
109cv 953 . . . . . . 7 class g
115, 5, 10wf1o 3176 . . . . . 6 wff g:x-1-1-onto->x
12 vh . . . . . . . 8 set h
1312cv 953 . . . . . . 7 class h
147, 10ccom 3169 . . . . . . 7 class (f o. g)
1513, 14wceq 954 . . . . . 6 wff h = (f o. g)
168, 11, 15w3a 774 . . . . 5 wff (f:x-1-1-onto->x /\ g:x-1-1-onto->x /\ h = (f o. g))
1716, 6, 9, 12copab2 3955 . . . 4 class {<.<.f, g>., h>. | (f:x-1-1-onto->x /\ g:x-1-1-onto->x /\ h = (f o. g))}
183, 17wceq 954 . . 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 2661 . 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 954 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 10337
Copyright terms: Public domain