Theorems · Theorem · linear algebra
contractLeft_assoc_coevaluation
∀ (K : Type u) [inst : Field K] (V : Type v) [inst_1 : AddCommGroup V] [inst_2 : Module K V]
[inst_3 : FiniteDimensional K V],
LinearMap.rTensor (Module.Dual K V) (contractLeft K V) ∘ₗ
↑(TensorProduct.assoc K (Module.Dual K V) V (Module.Dual K V)).symm ∘ₗ
LinearMap.lTensor (Module.Dual K V) (coevaluation K V) =
↑(TensorProduct.lid K (Module.Dual K V)).symm ∘ₗ ↑(TensorProduct.rid K (Module.Dual K V))This lemma corresponds to one of the coherence laws for duals in rigid categories, see
CategoryTheory.Monoidal.Rigid.
- Defined in
- Mathlib.LinearAlgebra.Coevaluation
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 100 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites46
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement · cited by 10,215
- Fieldstatement and proof · cited by 7,404
- Set.Elemproof · cited by 7,166
- Finset.univproof · cited by 3,473
- TensorProductstatement and proof · cited by 2,545
- Finset.sum_congrproof · cited by 2,323
- FiniteDimensionalstatement and proof · cited by 1,854
- LinearMap.compstatement and proof · cited by 1,642
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.