Theorems · Definition · commutative algebra
LinearMap.ringLmapEquivSelf
(R : Type u_1) →
(S : Type u_4) →
(M : Type u_5) →
[inst : Semiring R] →
[inst_1 : Semiring S] →
[inst_2 : AddCommMonoid M] →
[inst_3 : Module R M] → [inst_4 : Module S M] → [inst_5 : SMulCommClass R S M] → (R →ₗ[R] M) ≃ₗ[S] MThe equivalence between R-linear maps from R to M, and points of M itself.
This says that the forgetful functor from R-modules to types is representable, by R.
This is an S-linear equivalence, under the assumption that S acts on M commuting with R.
When R is commutative, we can take this to be the usual action with S = R.
Otherwise, S = ℕ shows that the equivalence is additive.
See note [bundled maps over different rings].
- Defined in
- Mathlib.Algebra.Module.Equiv.Basic
- Cited by
- 12 results in Mathlib
- Foundations
- Depth 35 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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 and proof · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- LinearMapstatement and proof · cited by 10,215
- LinearEquivstatement · cited by 3,317
- SMulCommClassstatement and proof · cited by 1,927
- LinearMap.smulRightproof · cited by 54
- LinearMap.applyₗ'proof · cited by 1
Cited by20
Results whose statement or proof uses this declaration.
- Finsupp.liftproof · cited by 9
- LinearMap.ringLmapEquivSelf_symm_applystatement and proof · cited by 8
- LinearMap.liftBaseChangeEquivproof · cited by 7
- PiTensorProduct.dualDistribInvOfBasisproof · cited by 5
- IsLocalRing.map_tensorProduct_mk_eq_topproof · cited by 4
- tensorKaehlerQuotKerSqEquivproof · cited by 4
- TensorProduct.dualDistribInvOfBasisproof · cited by 4
- MvPolynomial.mkDerivationₗproof · cited by 3
- MvPolynomial.mkDerivationₗ_monomialproof · cited by 3
- LinearEquiv.piRingproof · cited by 3
- TensorProduct.dualDistribInvOfBasis_applyproof · cited by 3
- Algebra.Generators.liftBaseChange_injective_of_isLocalizationAwayproof · cited by 2