Theorems · Definition · commutative algebra
Submodule.restrictScalarsLatticeHom
(S : Type u_1) →
(R : Type u_2) →
(M : Type u_3) →
[inst : Semiring R] →
[inst_1 : AddCommMonoid M] →
[inst_2 : Semiring S] →
[inst_3 : Module S M] →
[inst_4 : Module R M] →
[inst_5 : SMul S R] → [IsScalarTower S R M] → CompleteLatticeHom (Submodule R M) (Submodule S M)If ring S acts on a ring R and M is a module over both (compatibly with this action) then
we can turn an R-submodule into an S-submodule by forgetting the action of R.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- Submodulestatement · cited by 7,192
- IsScalarTowerstatement and proof · cited by 3,896
- Submodule.restrictScalarsproof · cited by 180
- CompleteLatticeHomstatement · cited by 50
- Submodule.restrictScalars_sSupproof · cited by 1
- Submodule.restrictScalars_sInfproof · cited by 0
Cited by3
Results whose statement or proof uses this declaration.
- Ideal.smul_restrictScalarsproof · cited by 3
- PointedCone.ofSubmoduleLatticeHomproof · cited by 2
- Submodule.restrictScalars_iSupproof · cited by 1