Theorems · Theorem · linear algebra
Matrix.zero_vecMul
∀ {m : Type u_2} {n : Type u_3} {α : Type v} [inst : NonUnitalNonAssocSemiring α] [inst_1 : Fintype m]
(A : Matrix m n α), Matrix.vecMul 0 A = 0- Defined in
- Mathlib.Data.Matrix.Mul
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 57 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Fintypestatement and proof · cited by 7,736
- Matrixstatement and proof · cited by 4,303
- NonUnitalNonAssocSemiringstatement and proof · cited by 1,081
- Matrix.vecMulstatement · cited by 148
- zero_dotProductproof · cited by 9
Cited by1
Results whose statement or proof uses this declaration.
- Matrix.pow_row_eq_zero_of_leproof · cited by 1