Theorems · Theorem · linear algebra
AddMonoidHom.map_trace
∀ {n : Type u_3} {R : Type u_6} {S : Type u_7} [inst : Fintype n] [inst_1 : AddCommMonoid R] [inst_2 : AddCommMonoid S]
{F : Type u_8} [inst_3 : FunLike F R S] [AddMonoidHomClass F R S] (f : F) (A : Matrix n n R),
f A.trace = (A.map ⇑f).trace- Defined in
- Mathlib.LinearAlgebra.Matrix.Trace
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- AddCommMonoidstatement and proof · cited by 12,281
- Fintypestatement and proof · cited by 7,736
- Matrixstatement and proof · cited by 4,303
- Finset.univproof · cited by 3,473
- FunLikestatement and proof · cited by 2,560
- map_sumproof · cited by 455
- AddMonoidHomClassstatement and proof · cited by 252
- Matrix.mapstatement · cited by 247
- Matrix.tracestatement · cited by 114
- Matrix.diagproof · cited by 61
Cited by4
Results whose statement or proof uses this declaration.
- Algebra.trace_localizationproof · cited by 4
- LinearMap.trace_baseChangeproof · cited by 2
- Algebra.trace_eq_of_ringEquivproof · cited by 1
- Algebra.trace_quotient_mkproof · cited by 1