Theorems · Theorem · linear algebra
Matrix.diagonal_eq_ofNat
∀ {n : Type u_3} {α : Type v} [inst : DecidableEq n] [inst_1 : Zero α] [inst_2 : NatCast α] {d : n → α} {m : ℕ}
[inst_3 : m.AtLeastTwo], Matrix.diagonal d = OfNat.ofNat m ↔ d = OfNat.ofNat m- Defined in
- Mathlib.Data.Matrix.Diagonal
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Matrixstatement · cited by 4,303
- Nat.AtLeastTwostatement and proof · cited by 405
- Matrix.diagonalstatement · cited by 314
- Matrix.diagonal_injectiveproof · cited by 6
- Matrix.diagonal_ofNat'proof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.