Theorems · Theorem · group theory
Equiv.Perm.nat_card_centralizer
∀ {α : Type u_1} [inst : DecidableEq α] [inst_1 : Fintype α] (g : Equiv.Perm α),
Nat.card ↥(Subgroup.centralizer {g}) =
(Fintype.card α - g.cycleType.sum).factorial * g.cycleType.prod *
∏ n ∈ g.cycleType.toFinset, (Multiset.count n g.cycleType).factorialCardinality of the centralizer in Equiv.Perm α of a permutation given cycleType
- Defined in
- Mathlib.GroupTheory.Perm.Centralizer
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 115 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DecidableEqFintype
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Fintypestatement and proof · cited by 7,736
- Subgroupstatement and proof · cited by 3,593
- Finset.prodstatement and proof · cited by 2,356
- Fintype.cardstatement and proof · cited by 1,386
- Equiv.Permstatement and proof · cited by 1,375
- Nat.cardstatement and proof · cited by 844
- Nat.factorialstatement and proof · cited by 616
- Multiset.prodstatement and proof · cited by 528
- Multiset.sumstatement and proof · cited by 388
- Multiset.countstatement and proof · cited by 302
- Multiset.toFinsetstatement and proof · cited by 230
Cited by2
Results whose statement or proof uses this declaration.
- Equiv.Perm.card_isConj_mul_eqproof · cited by 2
- Equiv.Perm.card_isConj_eqproof · cited by 0