Theorems · Theorem · linear algebra
Matrix.diag_diagonal
∀ {n : Type u_3} {α : Type v} [inst : DecidableEq n] [inst_1 : Zero α] (a : n → α), (Matrix.diagonal a).diag = a- Defined in
- Mathlib.Data.Matrix.Diagonal
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext, Quot.sound
- Assumes
- DecidableEqZero
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.
- Matrix.diagonalstatement · cited by 314
- Matrix.diagonal_apply_eqproof · cited by 64
- Matrix.diagstatement · cited by 61
Cited by4
Results whose statement or proof uses this declaration.
- Matrix.diag_oneproof · cited by 1
- summable_matrix_diagonalproof · cited by 0
- Matrix.diagonal_tsumproof · cited by 0
- Matrix.diagonal_hadamard_diagonalproof · cited by 0