Mathlib Map

Theorems · Definition · commutative algebra

RingHom.Locally

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

For a property of ring homomorphisms P, Locally P holds for f : R →+* S if it holds locally on S, i.e. if there exists a subset { t } of S generating the unit ideal, such that P holds for all compositions R →+* Sₜ. We may require s to be finite here, for the equivalence, see locally_iff_finite.

Defined in
Mathlib.RingTheory.RingHom.Locally
Cited by
28 results in Mathlib
Foundations
Depth 45 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.locally_iff_exists · cited by 4RingHom.locally_iff_existsAlgebraicGeometry.HasRingHomProperty.iff_exists_appLE_locally · cited by 3HasRingHomProperty.iff_ex…RingHom.locally_iff_of_localizationSpanTarget · cited by 3RingHom.locally_iff_of_lo…RingHom.locally_stableUnderCompositionWithLocalizationAwaySource · cited by 3RingHom.locally_stableUnd…AlgebraicGeometry.Smooth.iff_forall_exists_isStandardSmooth · cited by 2Smooth.iff_forall_exists_…RingHom.locally_iff_finite · cited by 2RingHom.locally_iff_finiteRingHom.locally_iff_span_eq_top · cited by 2RingHom.locally_iff_span_…RingHom.locally_of · cited by 2RingHom.locally_ofRingHom.locally_stableUnderCompositionWithLocalizationAwayTarget · cited by 2RingHom.locally_stableUnd…RingHom.Locally.span_eq_top · cited by 1Locally.span_eq_topRingHom.Smooth.locally_isStandardSmooth · cited by 1Smooth.locally_isStandard…AlgebraicGeometry.Etale.eq_smoothOfRelativeDimension_zero · cited by 1Etale.eq_smoothOfRelative…RingHom.smooth_iff_locally_isStandardSmooth · cited by 1RingHom.smooth_iff_locall…RingHom.locally_iff_isLocalization · cited by 1RingHom.locally_iff_isLoc…RingHom.locally_isStableUnderBaseChange · cited by 1RingHom.locally_isStableU…Set · cited by 53352SetCommRing · cited by 17173CommRingRingHom · cited by 10189RingHomTop.top · cited by 9680Top.topAlgebra.algebraMap · cited by 4706Algebra.algebraMapIdeal.span · cited by 948Ideal.spanRingHom.comp · cited by 899RingHom.compLocalization.Away · cited by 162Localization.AwayRingHom.LocallyCITED BYCITES

Cites8

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

Cited by28

Results whose statement or proof uses this declaration.