Theorems · Theorem · linear algebra
Matrix.entryAddMonoidHom_apply
∀ {m : Type u_2} {n : Type u_3} (α : Type u_11) [inst : AddZeroClass α] (i : m) (j : n) (M : Matrix m n α),
(Matrix.entryAddMonoidHom α i j) M = M i j- Defined in
- Mathlib.Data.Matrix.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses Quot.sound
- Assumes
- AddZeroClass
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.
- DFunLike.coestatement and proof · cited by 62,936
- Matrixstatement and proof · cited by 4,303
- AddMonoidHomstatement · cited by 3,230
- AddZeroClassstatement and proof · cited by 1,237
- Matrix.entryAddMonoidHomstatement and proof · cited by 6
Cited by1
Results whose statement or proof uses this declaration.
- Matrix.evalAddMonoidHom_comp_diagAddMonoidHomproof · cited by 0