Theorems · Definition · linear algebra
Matrix.scalar
{α : Type u_11} →
[inst : Semiring α] → (n : Type u) → [inst_1 : DecidableEq n] → [inst_2 : Fintype n] → α →+* Matrix n n αThe ring homomorphism α →+* Matrix n n α
sending a to the diagonal matrix with a on the diagonal.
- Defined in
- Mathlib.Data.Matrix.Basic
- Cited by
- 62 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- SemiringDecidableEqFintype
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.
- Semiringstatement and proof · cited by 13,802
- RingHomstatement · cited by 10,189
- Fintypestatement and proof · cited by 7,736
- Matrixstatement · cited by 4,303
- RingHom.compproof · cited by 899
- Matrix.diagonalRingHomproof · cited by 4
- Pi.constRingHomproof · cited by 3
Cited by67
Results whose statement or proof uses this declaration.
- Matrix.charmatrixproof · cited by 42
- Matrix.GeneralLinearGroup.scalarproof · cited by 18
- Matrix.IsParabolicproof · cited by 10
- Matrix.GeneralLinearGroup.center_eq_range_scalarproof · cited by 6
- Matrix.center_eq_scalar_imagestatement and proof · cited by 6
- Matrix.scalar_applystatement · cited by 6
- Matrix.det_eq_sign_charpoly_coeffproof · cited by 5
- Matrix.scalar_commstatement · cited by 4
- Matrix.GeneralLinearGroup.IsParabolic.smul_eq_self_iffproof · cited by 3
- isCusp_SL2Z_iffproof · cited by 3
- eval_detstatement and proof · cited by 3
- Matrix.reverse_charpolyproof · cited by 3