Theorems · Theorem · linear algebra
Matrix.scalar_commute_iff
∀ {n : Type u_3} {α : Type u_11} [inst : Semiring α] [inst_1 : DecidableEq n] [inst_2 : Fintype n] {r : α}
{M : Matrix n n α}, Commute ((Matrix.scalar n) r) M ↔ r • M = MulOpposite.op r • M- Defined in
- Mathlib.Data.Matrix.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 78 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.
Cites10
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
- MulOppositestatement · cited by 1,135
- Commutestatement · cited by 639
- MulOpposite.opstatement · cited by 520
- Matrix.scalarstatement · cited by 62
- Matrix.scalar_comm_iffproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- Matrix.mem_range_scalar_iff_commute_singleproof · cited by 2
- Matrix.mem_range_scalar_iff_commute_single'proof · cited by 1