Theorems · Definition
Matrix.vecTail
{α : Type u} → {n : ℕ} → (Fin n.succ → α) → Fin n → αvecTail v gives a vector consisting of all entries of v except the first
- Defined in
- Mathlib.Data.Fin.VecNotation
- Cited by
- 39 results in Mathlib
- Foundations
- Depth 11 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites0
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
Nothing in Mathlib beyond the foundations.
Cited by40
Results whose statement or proof uses this declaration.
- Matrix.tail_consstatement · cited by 16
- Matrix.cons_mulproof · cited by 8
- Matrix.dotProduct_consstatement · cited by 5
- Matrix.add_consstatement · cited by 5
- Matrix.vecMul_consstatement and proof · cited by 3
- Matrix.cons_dotProductstatement · cited by 3
- Matrix.cons_eq_zero_iffproof · cited by 2
- Function.fromTypes_succstatement · cited by 2
- Function.fromTypes_succ_equivstatement · cited by 2
- Function.FromTypes.const_succstatement · cited by 1
- Function.FromTypes.const_succ_applystatement · cited by 1
- Function.FromTypes.curry_uncurryproof · cited by 1