Theorems · Theorem · combinatorics
Fin.insertNth_comp_rev
∀ {n : ℕ} {α : Sort u_3} (i : Fin (n + 1)) (x : α) (p : Fin n → α),
i.insertNth x p ∘ Fin.rev = i.rev.insertNth x (p ∘ Fin.rev)- Defined in
- Mathlib.Data.Fin.Tuple.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 56 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Fin.insertNthstatement · cited by 95
- Fin.insertNth_revproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.