Mathlib Map

Theorems · Theorem

Matrix.tail_cons

∀ {α : Type u} {m : ℕ} (x : α) (u : Fin m → α), Matrix.vecTail (Matrix.vecCons x u) = u
Defined in
Mathlib.Data.Fin.VecNotation
Cited by
16 results in Mathlib
Foundations
Depth 33 from the axioms · uses propext, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites3

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by16

Results whose statement or proof uses this declaration.