Theorems · Theorem · commutative algebra
IsLocalizedModule.eq_iff_exists
∀ {R : Type u_1} [inst : CommSemiring R] (S : Submonoid R) {M : Type u_2} {M' : Type u_3} [inst_1 : AddCommMonoid M]
[inst_2 : AddCommMonoid M'] [inst_3 : Module R M] [inst_4 : Module R M'] (f : M →ₗ[R] M') [IsLocalizedModule S f]
{x₁ x₂ : M}, f x₁ = f x₂ ↔ ∃ c, c • x₁ = c • x₂- Cited by
- 8 results in Mathlib
- Foundations
- Depth 35 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- 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
- Module.Endproof · cited by 774
- DFunLikeproof · cited by 576
- IsLocalizedModulestatement and proof · cited by 220
- LinearMap.CompatibleSMulproof · cited by 86
Cited by8
Results whose statement or proof uses this declaration.
- Module.eq_of_localization_maximalproof · cited by 4
- IsLocalizedModule.fromLocalizedModule.injproof · cited by 2
- IsLocalizedModule.iso_symm_apply'proof · cited by 2
- Module.eq_of_isLocalized_spanproof · cited by 2
- AlgebraicGeometry.StructureSheaf.toOpenₗ_top_bijectiveproof · cited by 1
- IsLocalizedModule.smul_mem_finsetIntegerMultiple_spanproof · cited by 1
- Submodule.IsMinimalPrimaryDecomposition.comap_localized₀_eq_iteproof · cited by 1
- IsLocalizedModule.injective_iff_isRegularproof · cited by 0