Theorems · Theorem · linear algebra
Matrix.scalar_commute
∀ {n : Type u_3} {α : Type u_11} [inst : Semiring α] [inst_1 : DecidableEq n] [inst_2 : Fintype n] (r : α),
(∀ (r' : α), Commute r r') → ∀ (M : Matrix n n α), Commute ((Matrix.scalar n) r) M- Defined in
- Mathlib.Data.Matrix.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 79 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.
Cites8
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 and proof · cited by 4,303
- Commutestatement and proof · cited by 639
- Matrix.scalarstatement · cited by 62
- Matrix.scalar_commproof · cited by 4
Cited by3
Results whose statement or proof uses this declaration.
- Matrix.center_eq_scalar_imageproof · cited by 6
- Matrix.SpecialLinearGroup.mem_center_iffproof · cited by 2
- matPolyEquiv_symm_map_evalproof · cited by 1