Theorems · Definition · commutative algebra
Submodule.orderIsoOfAlgebraMapSurjective
{R : Type u_1} →
{S : Type u_2} →
{M : Type u_3} →
[inst : CommRing R] →
[inst_1 : Ring S] →
[inst_2 : AddCommGroup M] →
[inst_3 : Algebra R S] →
[inst_4 : Module R M] →
[inst_5 : Module S M] →
[IsScalarTower R S M] → Function.Surjective ⇑(algebraMap R S) → Submodule S M ≃o Submodule R MGiven a commutative ring R, an R-algebra S and an R-module M with a scalar tower
IsScalarTower R S M, if the algebra map from R to S is surjective, then this induces an order
isomorphism Submodule S M ≃o Submodule R M.
- Defined in
- Mathlib.Algebra.Algebra.Tower
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 25 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- Algebrastatement and proof · cited by 11,388
- RingHomstatement · cited by 10,189
- Ringstatement and proof · cited by 7,463
- Submodulestatement and proof · cited by 7,192
- Algebra.algebraMapstatement and proof · cited by 4,706
- IsScalarTowerstatement and proof · cited by 3,896
- OrderIsostatement · cited by 874
- Submodule.restrictScalarsproof · cited by 180
Cited by3
Results whose statement or proof uses this declaration.
- isSimpleModule_iff_isSimpleModule_of_algebraMap_surjectiveproof · cited by 1
- Submodule.orderIsoOfAlgebraMapSurjective_applystatement and proof · cited by 0
- Submodule.orderIsoOfAlgebraMapSurjective_symm_applystatement and proof · cited by 0