Theorems · Definition · linear algebra
Matrix.vec
{m : Type u_1} → {n : Type u_2} → {R : Type u_3} → Matrix m n R → n × m → RAll 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.
- Matrix.vec_vecMul_kronecker_of_commutestatement and proof · cited by 2
- Matrix.star_dotProduct_hadamard_mulVec_eq_kroneckerstatement and proof · cited by 2
- Matrix.kronecker_mulVec_vec_of_commutestatement and proof · cited by 2
- Matrix.vec_dotProduct_vecstatement · cited by 1
- Matrix.vec_eq_zero_iffstatement · cited by 1
- Matrix.dotProduct_hadamard_mulVec_eq_kroneckerstatement · cited by 1
- Matrix.vec_injstatement and proof · cited by 1
- Matrix.vec_ofstatement · cited by 1
- Matrix.star_vecstatement · cited by 1
- Matrix.star_vec_dotProduct_vecstatement · cited by 1
- Matrix.vec_addstatement · cited by 0
- Matrix.vec_bijectivestatement · cited by 0