Theorems · Theorem · commutative algebra
IsLocalizedModule.of_exists_mul_mem
∀ {R : Type u_1} [inst : CommSemiring R] {M : Type u_2} [inst_1 : AddCommMonoid M] [inst_2 : Module R M] {N : Type u_6}
[inst_3 : AddCommMonoid N] [inst_4 : Module R N] (S T : Submonoid R),
S ≤ T → (∀ (x : ↥T), ∃ m, m * ↑x ∈ S) → ∀ (f : M →ₗ[R] N) [IsLocalizedModule S f], IsLocalizedModule T f- Cited by
- 1 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.
Cites17
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
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement and proof · cited by 10,215
- Algebra.algebraMapproof · cited by 4,706
- Submonoidstatement and proof · cited by 3,086
- IsUnitproof · cited by 1,602
- map_mulproof · cited by 1,137
- Module.Endproof · cited by 774
- IsLocalizedModulestatement and proof · cited by 220
Cited by1
Results whose statement or proof uses this declaration.
- Module.freeLocus_localizationproof · cited by 1