Theorems · Theorem · group theory
Equiv.Perm.card_isConj_mul_eq
∀ {α : Type u_1} [inst : DecidableEq α] [inst_1 : Fintype α] (g : Equiv.Perm α),
Nat.card ↑{h | IsConj g h} *
((Fintype.card α - g.cycleType.sum).factorial * g.cycleType.prod *
∏ n ∈ g.cycleType.toFinset, (Multiset.count n g.cycleType).factorial) =
(Fintype.card α).factorial- Defined in
- Mathlib.GroupTheory.Perm.Centralizer
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 116 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.
Cites26
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- Fintypestatement and proof · cited by 7,736
- Set.Elemstatement and proof · cited by 7,166
- Set.ofPredstatement and proof · cited by 6,101
- Finset.prodstatement and proof · cited by 2,356
- Set.extproof · cited by 2,266
- Fintype.cardstatement and proof · cited by 1,386
- Equiv.Permstatement and proof · cited by 1,375
- Nat.cardstatement · cited by 844
- Nat.factorialstatement and proof · cited by 616
- Multiset.prodstatement and proof · cited by 528
- Multiset.sumstatement and proof · cited by 388
Cited by2
Results whose statement or proof uses this declaration.
- Equiv.Perm.card_of_cycleType_mul_eqproof · cited by 3
- Equiv.Perm.card_isConj_eqproof · cited by 0