Mathlib Map

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] R

The 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
Assumes
CommSemiringAddCommMonoidModule

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.

Cited by1

Results whose statement or proof uses this declaration.