Theorems · Theorem · linear algebra
Matrix.IsDiag.diagonal_diag
∀ {α : Type u_1} {n : Type u_4} [inst : Zero α] [inst_1 : DecidableEq n] {A : Matrix n n α},
A.IsDiag → Matrix.diagonal A.diag = ADiagonal matrices are generated by the Matrix.diagonal of their Matrix.diag.
- Defined in
- Mathlib.LinearAlgebra.Matrix.IsDiag
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext, Quot.sound
- Assumes
- ZeroDecidableEq
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.
- Matrixstatement and proof · cited by 4,303
- Matrix.extproof · cited by 540
- Matrix.diagonalstatement · cited by 314
- Matrix.diagonal_apply_eqproof · cited by 64
- Matrix.diagstatement and proof · cited by 61
- Matrix.diagonal_apply_neproof · cited by 50
- Decidable.eq_or_neproof · cited by 28
- Matrix.IsDiagstatement and proof · cited by 25
Cited by1
Results whose statement or proof uses this declaration.
- Matrix.isDiag_iff_diagonal_diagproof · cited by 0