Theorems · Theorem · group theory
List.formPerm_pow_apply_head
∀ {α : Type u_1} [inst : DecidableEq α] (x : α) (l : List α),
(x :: l).Nodup → ∀ (n : ℕ), ((x :: l).formPerm ^ n) x = (x :: l)[n % (x :: l).length]- Defined in
- Mathlib.GroupTheory.Perm.List
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 52 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DecidableEq
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- zero_addproof · cited by 2,366
- Equiv.Permstatement and proof · cited by 1,375
- LE.le.trans_ltproof · cited by 795
- DFunLikeproof · cited by 576
- List.formPermstatement and proof · cited by 54
- List.formPerm_pow_apply_getElemproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- List.isCycle_formPermproof · cited by 6