Documentation
AlgebraInLean
.
Chapter01
.
Sheet07
Search
Google site search
return to top
source
Imports
Init
AlgebraInLean.Chapter01.Sheet06
Imported by
AlgebraInLean
.
Symmetric
AlgebraInLean
.
instGroupSymmetric
source
def
AlgebraInLean
.
Symmetric
(n :
ℕ
)
:
Type
Equations
AlgebraInLean.Symmetric
n
=
(
Fin
n
≃
Fin
n
)
Instances For
source
instance
AlgebraInLean
.
instGroupSymmetric
(n :
ℕ
)
:
AlgebraInLean.Group
(
AlgebraInLean.Symmetric
n
)
Equations
AlgebraInLean.instGroupSymmetric
n
=
AlgebraInLean.Group.mk
Equiv.symm
⋯