Theorems · Theorem · linear algebra
Matrix.isDiag_one
∀ {α : Type u_1} {n : Type u_4} [inst : DecidableEq n] [inst_1 : Zero α] [inst_2 : One α], Matrix.IsDiag 1Every identity matrix is diagonal.
- Defined in
- Mathlib.LinearAlgebra.Matrix.IsDiag
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext, Quot.sound
- Assumes
- DecidableEqZeroOne
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Matrixstatement · cited by 4,303
- Matrix.one_apply_neproof · cited by 39
- Matrix.IsDiagstatement · cited by 25
Cited by1
Results whose statement or proof uses this declaration.
- Matrix.isDiag_smul_oneproof · cited by 0