Theorems · Theorem · linear algebra
Matrix.trace_transpose
∀ {n : Type u_3} {R : Type u_6} [inst : Fintype n] [inst_1 : AddCommMonoid R] (A : Matrix n n R),
A.transpose.trace = A.trace- Defined in
- Mathlib.LinearAlgebra.Matrix.Trace
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses propext, Quot.sound
- Assumes
- FintypeAddCommMonoid
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.
- AddCommMonoidstatement and proof · cited by 12,281
- Fintypestatement and proof · cited by 7,736
- Matrixstatement and proof · cited by 4,303
- Matrix.transposestatement · cited by 389
- Matrix.tracestatement · cited by 114
Cited by1
Results whose statement or proof uses this declaration.
- Matrix.trace_mul_commproof · cited by 5