Theorems · Theorem · linear algebra
Matrix.one_hadamard
∀ {α : Type u_1} {n : Type u_3} [inst : DecidableEq n] [inst_1 : MulZeroOneClass α] (M : Matrix n n α),
Matrix.hadamard 1 M = Matrix.diagonal M.diag- Defined in
- Mathlib.LinearAlgebra.Matrix.Hadamard
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext, Quot.sound
- Assumes
- DecidableEqMulZeroOneClass
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- one_mulproof · cited by 2,841
- Matrix.diagonalstatement · cited by 314
- MulZeroOneClassstatement and proof · cited by 184
- Matrix.diagstatement and proof · cited by 61
- Matrix.hadamardstatement · cited by 55
- Matrix.diagonal_hadamardproof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.