Theorems · Definition · combinatorics
List.Vector.tail
{α : Type u_1} → {n : ℕ} → List.Vector α n → List.Vector α (n - 1)The tail of a vector, with an empty vector having empty tail.
- Defined in
- Mathlib.Data.Vector.Defs
- Cited by
- 37 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites1
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
Cited by41
Results whose statement or proof uses this declaration.
- List.Vector.tail_consstatement and proof · cited by 16
- Nat.Primrec'.comp₂statement and proof · cited by 8
- List.Vector.cons_head_tailstatement and proof · cited by 7
- Nat.Primrec'.tailstatement and proof · cited by 7
- List.Vector.exists_eq_consproof · cited by 5
- Primrec.vector_tailstatement and proof · cited by 4
- List.Vector.get_tail_succstatement and proof · cited by 4
- Nat.Primrec'.if_ltproof · cited by 4
- Nat.Primrec'.mulstatement and proof · cited by 4
- Nat.Primrec'.of_primproof · cited by 3
- Nat.Primrec'.substatement and proof · cited by 3
- Nat.Primrec'.sqrtproof · cited by 3