Theorems · Theorem · combinatorics
List.Vector.get_tail_succ
∀ {α : Type u_1} {n : ℕ} (v : List.Vector α n.succ) (i : Fin n), v.tail.get i = v.get i.succ- Defined in
- Mathlib.Data.Vector.Basic
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- List.Vectorstatement and proof · cited by 270
- List.Vector.toListproof · cited by 79
- List.Vector.getstatement and proof · cited by 41
- List.Vector.tailstatement and proof · cited by 37
- List.Vector.toList_lengthproof · cited by 17
Cited by4
Results whose statement or proof uses this declaration.
- Nat.Primrec'.tailproof · cited by 7
- List.Vector.get_cons_succproof · cited by 5
- Nat.Partrec'.tailproof · cited by 0
- Turing.ToPartrec.Code.exists_codeproof · cited by 0