Mathlib Map

Theorems · Theorem · linear algebra

Matrix.diagonal_apply_ne

∀ {n : Type u_3} {α : Type v} [inst : DecidableEq n] [inst_1 : Zero α] (d : n → α) {i j : n},
  i ≠ j → Matrix.diagonal d i j = 0
Defined in
Mathlib.Data.Matrix.Diagonal
Cited by
50 results in Mathlib
Foundations
Depth 15 from the axioms · uses propext, Quot.sound
Assumes
DecidableEqZero

Around this declaration

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

Cites1

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

Cited by50

Results whose statement or proof uses this declaration.