Theorems · Theorem · commutative algebra
IsLocalization.isLocalization_of_is_exists_mul_mem
∀ {R : Type u_1} [inst : CommSemiring R] (S : Type u_2) [inst_1 : CommSemiring S] [inst_2 : Algebra R S]
(M N : Submonoid R) [IsLocalization M S], M ≤ N → (∀ (x : ↥N), ∃ m, m * ↑x ∈ M) → IsLocalization N SIf M ≤ N are submonoids of R such that ∀ x : N, ∃ m : R, m * x ∈ M, then the
localization at N is equal to the localization of M.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 24 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.coeproof · cited by 62,936
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- Algebra.algebraMapproof · cited by 4,706
- Submonoidstatement and proof · cited by 3,086
- IsUnitproof · cited by 1,602
- map_mulproof · cited by 1,137
- IsLocalizationstatement and proof · cited by 636
- Subtype.propproof · cited by 505
- IsLocalization.map_unitsproof · cited by 69
- IsLocalization.eq_iff_existsproof · cited by 30
- IsLocalization.surjproof · cited by 29
Cited by2
Results whose statement or proof uses this declaration.
- Module.freeLocus_localizationproof · cited by 1
- IsFractionRing.isFractionRing_of_isLocalizationproof · cited by 1