Theorems · Theorem · linear algebra
Matrix.scalar_apply
∀ {n : Type u_3} {α : Type u_11} [inst : Semiring α] [inst_1 : DecidableEq n] [inst_2 : Fintype n] (a : α),
(Matrix.scalar n) a = Matrix.diagonal fun x => a- Defined in
- Mathlib.Data.Matrix.Basic
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 77 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.
- DFunLike.coestatement · cited by 62,936
- Semiringstatement and proof · cited by 13,802
- RingHomstatement · cited by 10,189
- Fintypestatement and proof · cited by 7,736
- Matrixstatement · cited by 4,303
- Matrix.diagonalstatement · cited by 314
- Matrix.scalarstatement · cited by 62
Cited by6
Results whose statement or proof uses this declaration.
- Matrix.reverse_charpolyproof · cited by 3
- Matrix.charmatrix_diagonalproof · cited by 3
- MatrixModCat.isScalarTower_toModuleCatproof · cited by 2
- Matrix.charmatrix_blockTriangular_iffproof · cited by 2
- Matrix.isParabolic_iff_existsproof · cited by 1
- LinearMap.eval_charpolyproof · cited by 0