Theorems · Theorem
Matrix.mul_empty
∀ {α : Type u} {m' : Type uₘ} {n' : Type uₙ} [inst : NonUnitalNonAssocSemiring α] [inst_1 : Fintype n']
(A : Matrix m' n' α) (B : Matrix n' (Fin 0) α), A * B = Matrix.of fun x => ![]- Defined in
- Mathlib.LinearAlgebra.Matrix.Notation
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext, Quot.sound
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
- Fintypestatement and proof · cited by 7,736
- Matrixstatement and proof · cited by 4,303
- NonUnitalNonAssocSemiringstatement and proof · cited by 1,081
- Matrix.vecEmptystatement · cited by 832
- Matrix.ofstatement · cited by 336
- Matrix.empty_eqproof · cited by 20
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.