Mathlib Map

Theorems · Theorem · commutative algebra

IsLocalizedModule.surj

∀ {R : Type u_1} {inst : CommSemiring 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'} (S : Submonoid R) (f : M →ₗ[R] M')
  [self : IsLocalizedModule S f] (y : M'), ∃ x, x.2 • y = f x.1
Defined in
Mathlib.Algebra.Module.LocalizedModule.Basic
Cited by
16 results in Mathlib
Foundations
Depth 21 from the axioms · uses no axioms
Assumes
IsLocalizedModule

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

IsLocalizedModule.mk'_surjective · cited by 13IsLocalizedModule.mk'_sur…span_eq_top_of_isLocalizedModule · cited by 3span_eq_top_of_isLocalize…Module.FinitePresentation.exists_lift_of_isLocalizedModule · cited by 3FinitePresentation.exists…IsLocalizedModule.of_restrictScalars · cited by 3IsLocalizedModule.of_rest…IsLocalizedModule.exist_integer_multiples · cited by 3IsLocalizedModule.exist_i…IsLocalizedModule.iso_symm_apply' · cited by 2IsLocalizedModule.iso_sym…Module.Finite.of_isLocalized_maximal · cited by 2Finite.of_isLocalized_max…Module.injective_of_isLocalizedModule · cited by 2Module.injective_of_isLoc…IsLocalizedModule.restrictScalars · cited by 2IsLocalizedModule.restric…IsLocalizedModule.linearIndependent_lift · cited by 2IsLocalizedModule.linearI…IsLocalizedModule.injective_of_map_eq · cited by 1IsLocalizedModule.injecti…IsLocalizedModule.Away.surj · cited by 1Away.surjIsLocalizedModule.fromLocalizedModule.surj · cited by 1fromLocalizedModule.surjIsLocalizedModule.iso_symm_apply_aux · cited by 1IsLocalizedModule.iso_sym…IsLocalizedModule.of_exists_mul_mem · cited by 1IsLocalizedModule.of_exis…DFunLike.coe · cited by 62936DFunLike.coeModule · cited by 20661ModuleRingHom.id · cited by 18349RingHom.idAddCommMonoid · cited by 12281AddCommMonoidCommSemiring · cited by 10911CommSemiringLinearMap · cited by 10215LinearMapSubmonoid · cited by 3086SubmonoidIsLocalizedModule · cited by 220IsLocalizedModuleIsLocalizedModule.surjCITED BYCITES

Cites8

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by16

Results whose statement or proof uses this declaration.