Theorems · Theorem · group theory
Equiv.Perm.mem_list_cycles_iff
∀ {α : Type u_4} [Finite α] {l : List (Equiv.Perm α)},
(∀ σ ∈ l, σ.IsCycle) →
List.Pairwise Equiv.Perm.Disjoint l → ∀ {σ : Equiv.Perm α}, σ ∈ l ↔ σ.IsCycle ∧ ∀ (a : α), σ a ≠ a → σ a = l.prod a- Defined in
- Mathlib.GroupTheory.Perm.Cycle.Factors
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Finite
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Fintypeproof · cited by 7,736
- Finitestatement and proof · cited by 3,029
- Equiv.Permstatement and proof · cited by 1,375
- nonempty_fintypeproof · cited by 261
- Equiv.Perm.supportproof · cited by 230
- Equiv.Perm.SameCycleproof · cited by 116
- Equiv.Perm.IsCyclestatement and proof · cited by 108
- Equiv.Perm.Disjointstatement and proof · cited by 81
- Equiv.Perm.mem_supportproof · cited by 51
- Finset.mem_inter_of_memproof · cited by 5
- Finset.mem_of_mem_inter_leftproof · cited by 5
Cited by2
Results whose statement or proof uses this declaration.
- Equiv.Perm.mem_cycleFactorsFinset_iffproof · cited by 17
- Equiv.Perm.list_cycles_perm_list_cyclesproof · cited by 1