Mathlib Map

Theorems · Theorem

Matrix.cons_val_succ

∀ {α : Type u} {m : ℕ} (x : α) (u : Fin m → α) (i : Fin m), Matrix.vecCons x u i.succ = u i
Defined in
Mathlib.Data.Fin.VecNotation
Cited by
47 results in Mathlib
Foundations
Depth 32 from the axioms · uses propext

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.

Cited by47

Results whose statement or proof uses this declaration.