Theorems · Definition · linear algebra
Matrix.diagonalAddMonoidHom
(n : Type u_3) → (α : Type u_11) → [DecidableEq n] → [inst : AddZeroClass α] → (n → α) →+ Matrix n n α
Matrix.diagonal as an AddMonoidHom.
- Defined in
- Mathlib.Data.Matrix.Basic
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Quot.sound
- Assumes
- DecidableEqAddZeroClass
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Matrixstatement · cited by 4,303
- AddMonoidHomstatement · cited by 3,230
- AddZeroClassstatement and proof · cited by 1,237
- Matrix.diagonalproof · cited by 314
Cited by6
Results whose statement or proof uses this declaration.
- Matrix.diagonalRingHomproof · cited by 4
- Matrix.diagonalLinearMapproof · cited by 3
- Matrix.diagonalLinearMap_applystatement · cited by 1
- Matrix.diagonalAddMonoidHom_applystatement and proof · cited by 1
- HasSum.matrix_diagonalproof · cited by 1
- summable_matrix_diagonalproof · cited by 0