Mathlib Map

Theorems · Definition · linear algebra

Matrix.vec

{m : Type u_1} → {n : Type u_2} → {R : Type u_3} → Matrix m n R → n × m → R

All the matrix entries, arranged into one column.

Defined in
Mathlib.LinearAlgebra.Matrix.Vec
Cited by
27 results in Mathlib
Foundations
Depth 2 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.

  • Matrixstatement and proof · cited by 4,303

Cited by27

Results whose statement or proof uses this declaration.