Mathlib Map

Theorems · Theorem · commutative algebra

IsLocalization.coeSubmodule_le_coeSubmodule

∀ {R : Type u_3} [inst : CommRing R] {M : Submonoid R} {S : Type u_4} [inst_1 : CommRing S] [inst_2 : Algebra R S]
  [IsLocalization M S],
  M ≤ nonZeroDivisors R → ∀ {I J : Ideal R}, IsLocalization.coeSubmodule S I ≤ IsLocalization.coeSubmodule S J ↔ I ≤ J
Defined in
Mathlib.RingTheory.Localization.Submodule
Cited by
4 results in Mathlib
Foundations
Depth 30 from the axioms · uses propext, Quot.sound
Assumes
CommRingCommRingAlgebraIsLocalization

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.

Cited by4

Results whose statement or proof uses this declaration.