Theorems · Theorem · linear algebra
Matrix.add_hadamard
∀ {α : Type u_1} {m : Type u_2} {n : Type u_3} (A B C : Matrix m n α) [inst : Distrib α],
(B + C).hadamard A = B.hadamard A + C.hadamard A- Defined in
- Mathlib.LinearAlgebra.Matrix.Hadamard
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses propext, Quot.sound
- Assumes
- Distrib
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.
- Matrixstatement and proof · cited by 4,303
- Matrix.extproof · cited by 540
- Matrix.hadamardstatement · cited by 55
- Distribstatement and proof · cited by 31
- right_distribproof · cited by 26
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.