Theorems · Theorem · group theory
Equiv.Perm.cycle_is_cycleOf
∀ {α : Type u_2} [inst : DecidableEq α] [inst_1 : Fintype α] {f c : Equiv.Perm α} {a : α},
a ∈ c.support → c ∈ f.cycleFactorsFinset → c = f.cycleOf aIf c is a cycle, a ∈ c.support and c is a cycle of f, then c = f.cycleOf a
- Defined in
- Mathlib.GroupTheory.Perm.Cycle.Factors
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 95 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.
Cites22
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement · cited by 13,712
- Fintypestatement and proof · cited by 7,736
- Equiv.Permstatement and proof · cited by 1,375
- Commuteproof · cited by 639
- Equiv.Perm.supportstatement and proof · cited by 230
- Equiv.Perm.cycleFactorsFinsetstatement and proof · cited by 96
- Commute.eqproof · cited by 91
- Equiv.Perm.Disjointproof · cited by 81
- inv_mul_cancel_rightproof · cited by 70
- Equiv.Perm.cycleOfstatement and proof · cited by 59
- Equiv.Perm.mem_supportproof · cited by 51
- Finset.disjoint_leftproof · cited by 50
Cited by4
Results whose statement or proof uses this declaration.
- Equiv.Perm.Basis.ofPermHomFun_apply_of_cycleOf_memproof · cited by 5
- Equiv.Perm.isCycleOn_support_of_mem_cycleFactorsFinsetproof · cited by 1
- Equiv.Perm.eq_cycleOf_of_mem_cycleFactorsFinset_iffproof · cited by 1
- Equiv.Perm.Basis.cycleOf_eqproof · cited by 0