Theorems · Theorem · linear algebra
LinearMap.trace_eq_contract
∀ (R : Type u_1) [inst : CommRing R] (M : Type u_2) [inst_1 : AddCommGroup M] [inst_2 : Module R M] [Module.Free R M] [Module.Finite R M], LinearMap.trace R M ∘ₗ dualTensorHom R M M = contractLeft R M
When M is finite free, the trace of a linear map corresponds to the contraction pairing under
the isomorphism End(M) ≃ M* ⊗ M.
- Defined in
- Mathlib.LinearAlgebra.Trace
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 101 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.
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement · cited by 10,215
- TensorProductstatement · cited by 2,545
- LinearMap.compstatement · cited by 1,642
- Module.Finitestatement and proof · cited by 1,032
- Module.Freestatement and proof · cited by 597
- Module.Dualstatement · cited by 583
- Module.Free.chooseBasisproof · cited by 121
- LinearMap.tracestatement · cited by 87
Cited by1
Results whose statement or proof uses this declaration.
- LinearMap.trace_eq_contract_applyproof · cited by 5