Mathlib Map

Theorems · Theorem · linear algebra

Matrix.diagonal_intCast

∀ {n : Type u_3} {α : Type v} [inst : DecidableEq n] [inst_1 : Zero α] [inst_2 : IntCast α] (m : ℤ),
  (Matrix.diagonal fun x => ↑m) = ↑m
Defined in
Mathlib.Data.Matrix.Diagonal
Cited by
1 results in Mathlib
Foundations
Depth 16 from the axioms · uses Quot.sound
Assumes
DecidableEqZeroIntCast

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites2

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.