Theorems · Definition · commutative algebra
CharacterModule.curry
{R : Type uR} →
[inst : CommRing R] →
{A : Type uA} →
[inst_1 : AddCommGroup A] →
{B : Type uB} →
[inst_2 : AddCommGroup B] →
[inst_3 : Module R A] →
[inst_4 : Module R B] → CharacterModule (TensorProduct R A B) →ₗ[R] A →ₗ[R] CharacterModule BAny character c in (A ⊗ B)⋆ induces a linear map A → B⋆ by a ↦ b ↦ c (a ⊗ b).
- Defined in
- Mathlib.Algebra.Module.CharacterModule
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement · cited by 10,215
- TensorProductstatement and proof · cited by 2,545
- AddMonoidHom.compproof · cited by 339
- AddMonoidHomClass.toAddMonoidHomproof · cited by 232
- TensorProduct.mkproof · cited by 129
- CharacterModulestatement and proof · cited by 26
Cited by2
Results whose statement or proof uses this declaration.
- CharacterModule.homEquivproof · cited by 4
- CharacterModule.curry_apply_applystatement and proof · cited by 0