Theorems · Theorem · linear algebra
Matrix.trace_map
∀ {K : Type u_6} {m : Type u_7} {n : Type u_8} [inst : Field K] [inst_1 : Fintype m] [inst_2 : Fintype n]
[inst_3 : DecidableEq m] [inst_4 : DecidableEq n] {F : Type u_9} [inst_5 : EquivLike F (Matrix m m K) (Matrix n n K)]
[AlgEquivClass F K (Matrix m m K) (Matrix n n K)] (f : F) (x : Matrix m m K), (f x).trace = x.trace- Defined in
- Mathlib.LinearAlgebra.Trace
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 109 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Fintypestatement and proof · cited by 7,736
- Fieldstatement and proof · cited by 7,404
- Matrixstatement and proof · cited by 4,303
- map_mulproof · cited by 1,137
- map_oneproof · cited by 861
- AlgEquiv.symmproof · cited by 615
- EquivLikestatement and proof · cited by 165
- Matrix.tracestatement · cited by 114
- AlgEquiv.transproof · cited by 108
- LinearMap.traceproof · cited by 87
- Matrix.toLin'proof · cited by 86
Cited by1
Results whose statement or proof uses this declaration.
- Matrix.trace_map'proof · cited by 0