Theorems · Theorem · group theory
AlternatingGroup.map_subtype_of_cycleType
∀ {α : Type u_1} [inst : Fintype α] [inst_1 : DecidableEq α] (m : Multiset ℕ),
Finset.map (Function.Embedding.subtype fun x => x ∈ alternatingGroup α) {g | (↑g).cycleType = m} =
if Even (m.sum + m.card) then {g | g.cycleType = m} else ∅- Cited by
- 3 results in Mathlib
- Foundations
- Depth 102 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- FintypeDecidableEq
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Finsetstatement · cited by 13,712
- Fintypestatement and proof · cited by 7,736
- Subgroupstatement · cited by 3,593
- Finset.univstatement and proof · cited by 3,473
- Unitsproof · cited by 2,804
- Multisetstatement and proof · cited by 2,627
- Equiv.Permstatement and proof · cited by 1,375
- Finset.filterstatement and proof · cited by 949
- Finset.mapstatement and proof · cited by 747
- Finset.extproof · cited by 565
- Evenstatement and proof · cited by 444
Cited by3
Results whose statement or proof uses this declaration.
- AlternatingGroup.card_of_cycleTypeproof · cited by 1
- AlternatingGroup.card_of_cycleType_mul_eqproof · cited by 0
- AlternatingGroup.card_of_cycleType_singletonproof · cited by 0