Theorems · Theorem · linear algebra
Matrix.diag_single_same
∀ {n : Type u_3} {α : Type u_7} [inst : DecidableEq n] [inst_1 : Zero α] (i : n) (c : α),
(Matrix.single i i c).diag = Pi.single i c- Defined in
- Mathlib.Data.Matrix.Basis
- Cited by
- 1 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.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Pi.singlestatement and proof · cited by 518
- Pi.single_eq_sameproof · cited by 144
- Matrix.singlestatement and proof · cited by 129
- Matrix.diagstatement and proof · cited by 61
- Pi.single_eq_of_ne'proof · cited by 33
- Matrix.single_apply_of_neproof · cited by 16
- Matrix.single_apply_sameproof · cited by 16
Cited by1
Results whose statement or proof uses this declaration.
- Matrix.trace_single_eq_sameproof · cited by 2