Theorems · Theorem · group theory
Fin.cons_comp_cycleRange
∀ {n : ℕ} {α : Type u_1} (a : α) (x : Fin n → α) (p : Fin (n + 1)), Fin.cons a x ∘ ⇑p.cycleRange = p.insertNth a x- Defined in
- Mathlib.GroupTheory.Perm.Fin
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Equiv.Permstatement · cited by 1,375
- Fin.consstatement · cited by 190
- Fin.insertNthstatement and proof · cited by 95
- Fin.cycleRangestatement · cited by 35
- Fin.cons_apply_cycleRangeproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- AlternatingMap.map_insertNthproof · cited by 3