Theorems · Theorem · linear algebra
Matrix.trace_toLin_eq
∀ {R : Type u} [inst : CommSemiring R] {M : Type v} [inst_1 : AddCommMonoid M] [inst_2 : Module R M] {ι : Type w}
[inst_3 : DecidableEq ι] [inst_4 : Fintype ι] (A : Matrix ι ι R) (b : Module.Basis ι R M),
(LinearMap.trace R M) ((Matrix.toLin b b) A) = A.trace- Defined in
- Mathlib.LinearAlgebra.Trace
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 94 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement and proof · cited by 10,215
- Fintypestatement and proof · cited by 7,736
- Matrixstatement and proof · cited by 4,303
- LinearEquivstatement · cited by 3,317
- Module.Basisstatement and proof · cited by 1,477
- Matrix.tracestatement and proof · cited by 114
- LinearMap.tracestatement · cited by 87
Cited by1
Results whose statement or proof uses this declaration.
- Matrix.trace_toLin'_eqproof · cited by 2