Theorems · Definition · linear algebra
contractRight
(R : Type u_2) →
(M : Type u_3) →
[inst : CommSemiring R] →
[inst_1 : AddCommMonoid M] → [inst_2 : Module R M] → TensorProduct R M (Module.Dual R M) →ₗ[R] RThe natural right-handed pairing between a module and its dual.
- Defined in
- Mathlib.LinearAlgebra.Contraction
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 64 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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 and proof · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement · cited by 10,215
- TensorProductstatement · cited by 2,545
- LinearMap.idproof · cited by 625
- Module.Dualstatement and proof · cited by 583
- LinearMap.flipproof · cited by 193
- AddHom.toFunproof · cited by 168
- LinearMap.toAddHomproof · cited by 165
- TensorProduct.uncurryproof · cited by 6
Cited by1
Results whose statement or proof uses this declaration.
- contractRight_applystatement · cited by 0