Theorems · Theorem · group theory
Equiv.Perm.mem_cycleType_iff
∀ {α : Type u_1} [inst : Fintype α] [inst_1 : DecidableEq α] {n : ℕ} {σ : Equiv.Perm α},
n ∈ σ.cycleType ↔ ∃ c τ, σ = c * τ ∧ c.Disjoint τ ∧ c.IsCycle ∧ c.support.card = n- Defined in
- Mathlib.GroupTheory.Perm.Cycle.Type
- Cited by
- 2 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.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Fintypestatement and proof · cited by 7,736
- Multisetstatement and proof · cited by 2,627
- Finset.cardstatement and proof · cited by 2,327
- Equiv.Permstatement and proof · cited by 1,375
- Equiv.Perm.supportstatement and proof · cited by 230
- Equiv.Perm.IsCyclestatement and proof · cited by 108
- Equiv.Perm.cycleTypestatement and proof · cited by 87
- Equiv.Perm.Disjointstatement and proof · cited by 81
- symmproof · cited by 48
- Truncproof · cited by 39
- Equiv.Perm.Disjoint.commuteproof · cited by 23
- Multiset.mem_coeproof · cited by 17
Cited by2
Results whose statement or proof uses this declaration.
- Equiv.Perm.cycleType_of_card_le_mem_cycleType_add_twoproof · cited by 0
- Equiv.Perm.isThreeCycle_sq_of_three_mem_cycleType_fiveproof · cited by 0