Mathlib Map

Theorems · Theorem · linear algebra

Matrix.trace_eq_zero_of_isEmpty

∀ {n : Type u_3} {R : Type u_6} [inst : Fintype n] [inst_1 : AddCommMonoid R] [IsEmpty n] (A : Matrix n n R),
  A.trace = 0
Defined in
Mathlib.LinearAlgebra.Matrix.Trace
Cited by
6 results in Mathlib
Foundations
Depth 63 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FintypeAddCommMonoidIsEmpty

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.

Cited by6

Results whose statement or proof uses this declaration.