Mathlib Map

Theorems · Definition · algebraic geometry

RingHom.SurjectiveOnStalks

{R : Type u_1} → [inst : CommRing R] → {S : Type u_2} → [inst_1 : CommRing S] → (R →+* S) → Prop

A ring homomorphism R →+* S is surjective on stalks if R_p →+* S_q is surjective for all pairs of primes p = f⁻¹(q).

Defined in
Mathlib.RingTheory.SurjectiveOnStalks
Cited by
26 results in Mathlib
Foundations
Depth 65 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCommRing

Around this declaration

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

RingHom.surjectiveOnStalks_of_surjective · cited by 7RingHom.surjectiveOnStalk…RingHom.SurjectiveOnStalks.exists_mul_eq_tmul · cited by 4SurjectiveOnStalks.exists…Algebra.QuasiFiniteAt.of_surjectiveOnStalks · cited by 3QuasiFiniteAt.of_surjecti…Ideal.surjectiveOnStalks_residueField · cited by 3Ideal.surjectiveOnStalks_…RingHom.SurjectiveOnStalks.comp · cited by 3SurjectiveOnStalks.compRingHom.surjectiveOnStalks_of_isLocalization · cited by 3RingHom.surjectiveOnStalk…RingEquiv.surjectiveOnStalks · cited by 2RingEquiv.surjectiveOnSta…RingHom.SurjectiveOnStalks.baseChange' · cited by 2SurjectiveOnStalks.baseCh…RingHom.SurjectiveOnStalks.residueFieldMap_bijective · cited by 2SurjectiveOnStalks.residu…RingHom.surjectiveOnStalks_iff_forall_ideal · cited by 2RingHom.surjectiveOnStalk…AlgebraicGeometry.IsPreimmersion.SpecMap_iff · cited by 1IsPreimmersion.SpecMap_iffAlgebraicGeometry.SurjectiveOnStalks.Spec_iff · cited by 1SurjectiveOnStalks.Spec_i…AlgebraicGeometry.IsPreimmersion.mk_SpecMap · cited by 1IsPreimmersion.mk_SpecMapAlgebra.WeaklyQuasiFiniteAt.of_surjectiveOnStalks · cited by 1WeaklyQuasiFiniteAt.of_su…RingHom.SurjectiveOnStalks.baseChange · cited by 1SurjectiveOnStalks.baseCh…DFunLike.coe · cited by 62936DFunLike.coeCommRing · cited by 17173CommRingRingHom · cited by 10189RingHomIdeal · cited by 4748IdealIdeal.IsPrime · cited by 827Ideal.IsPrimeIdeal.comap · cited by 443Ideal.comapLocalization.localRingHom · cited by 54Localization.localRingHomRingHom.SurjectiveOnStalksCITED BYCITES

Cites7

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

Cited by26

Results whose statement or proof uses this declaration.