Mathlib Map

Theorems · Definition · linear algebra

Matrix.trace

{n : Type u_3} → {R : Type u_6} → [Fintype n] → [AddCommMonoid R] → Matrix n n R → R

The trace of a square matrix. For more bundled versions, see: * Matrix.traceAddMonoidHom * Matrix.traceLinearMap

Defined in
Mathlib.LinearAlgebra.Matrix.Trace
Cited by
114 results in Mathlib
Foundations
Depth 14 from the axioms, rests on 93 definitions · uses propext, Quot.sound
Assumes
FintypeAddCommMonoid

Around this declaration

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

Cites6

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

Cited by117

Results whose statement or proof uses this declaration.