Theorems · Theorem · linear algebra
Matrix.trace_sub
∀ {n : Type u_3} {R : Type u_6} [inst : Fintype n] [inst_1 : AddCommGroup R] (A B : Matrix n n R),
(A - B).trace = A.trace - B.trace- Defined in
- Mathlib.LinearAlgebra.Matrix.Trace
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext, Quot.sound
- Assumes
- FintypeAddCommGroup
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.
- AddCommGroupstatement and proof · cited by 12,871
- Fintypestatement and proof · cited by 7,736
- Matrixstatement and proof · cited by 4,303
- Matrix.tracestatement · cited by 114
- Finset.sum_sub_distribproof · cited by 84
Cited by1
Results whose statement or proof uses this declaration.
- LieAlgebra.matrix_trace_commutator_zeroproof · cited by 0