Documentation
Atlas
.
AlgebraNotes
.
code
.
SymmetricGroups
Search
return to top
source
Imports
Init
Mathlib.Algebra.Group.Conj
Mathlib.GroupTheory.Perm.Cycle.Type
Imported by
SymmetricGroups
.
cycleType
SymmetricGroups
.
conjugate_iff_same_cycleType
source
def
SymmetricGroups
.
cycleType
{
α
:
Type
u_1}
[
Fintype
α
]
[
DecidableEq
α
]
(
σ
:
Equiv.Perm
α
)
:
Multiset
ℕ
Instances For
source
theorem
SymmetricGroups
.
conjugate_iff_same_cycleType
{
n
:
ℕ
}
{
σ
τ
:
Equiv.Perm
(
Fin
n
)
}
:
IsConj
σ
τ
↔
σ
.
cycleType
=
τ
.
cycleType