Theorems · Theorem · group theory
Equiv.Perm.Disjoint.cycleType_noncommProd
∀ {α : Type u_1} [inst : Fintype α] [inst_1 : DecidableEq α] {ι : Type u_2} {k : ι → Equiv.Perm α} {s : Finset ι}
(hs : (↑s).Pairwise fun i j => (k i).Disjoint (k j))
(hs' : optParam ((↑s).Pairwise fun i j => Commute (k i) (k j)) ⋯),
(s.noncommProd k hs').cycleType = ∑ i ∈ s, (k i).cycleType- Defined in
- Mathlib.GroupTheory.Perm.Cycle.Type
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 100 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.
- Finsetstatement and proof · cited by 13,712
- SetLike.coestatement and proof · cited by 8,199
- Fintypestatement and proof · cited by 7,736
- Finset.sumstatement and proof · cited by 5,195
- Multisetstatement and proof · cited by 2,627
- Equiv.Permstatement and proof · cited by 1,375
- Commutestatement and proof · cited by 639
- Set.Pairwisestatement and proof · cited by 321
- Finset.sum_insertproof · cited by 196
- Finset.induction_onproof · cited by 167
- Finset.coe_insertproof · cited by 124
- Finset.mem_insert_of_memproof · cited by 109
Cited by1
Results whose statement or proof uses this declaration.
- Equiv.Perm.OnCycleFactors.cycleType_kerParam_apply_applyproof · cited by 0