Theorems · Theorem
Matrix.vecMulVec_empty
∀ {α : Type u} {m' : Type uₘ} [inst : NonUnitalNonAssocSemiring α] (v : m' → α) (w : Fin 0 → α),
Matrix.vecMulVec v w = Matrix.of fun x => ![]- Defined in
- Mathlib.LinearAlgebra.Matrix.Notation
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses Quot.sound
- Assumes
- NonUnitalNonAssocSemiring
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Equivstatement · cited by 8,337
- Matrixstatement · cited by 4,303
- NonUnitalNonAssocSemiringstatement and proof · cited by 1,081
- Matrix.vecEmptystatement · cited by 832
- Matrix.ofstatement · cited by 336
- Matrix.vecMulVecstatement and proof · cited by 52
- Matrix.empty_eqproof · cited by 20
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.