Mathlib Map

Theorems · Definition · commutative algebra

RingHom.OfLocalizationSpan

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

A property P of ring homs satisfies RingHom.OfLocalizationFiniteSpan if P holds for R →+* S whenever there exists a set { r } that spans R such that P holds for Rᵣ →+* Sᵣ. Note that this is equivalent to RingHom.OfLocalizationFiniteSpan via RingHom.ofLocalizationSpan_iff_finite, but this has less restrictions when applying.

Defined in
Mathlib.RingTheory.LocalProperties.Basic
Cited by
16 results in Mathlib
Foundations
Depth 65 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

RingHom.OfLocalizationSpanTarget.ofLocalizationSpan · cited by 7OfLocalizationSpanTarget.…RingHom.PropertyIsLocal.ofLocalizationSpan · cited by 4PropertyIsLocal.ofLocaliz…AlgebraicGeometry.affineAnd_isLocal · cited by 2AlgebraicGeometry.affineA…RingHom.OfLocalizationSpan.and · cited by 1OfLocalizationSpan.andRingHom.OfLocalizationSpan.mk · cited by 1OfLocalizationSpan.mkRingHom.OfLocalizationSpan.ofIsLocalization · cited by 1OfLocalizationSpan.ofIsLo…RingHom.OfLocalizationSpan.ofIsLocalization' · cited by 1OfLocalizationSpan.ofIsLo…RingHom.ofLocalizationSpan_iff_finite · cited by 1RingHom.ofLocalizationSpa…AlgebraicGeometry.sourceAffineLocally_isLocal · cited by 1AlgebraicGeometry.sourceA…RingHom.Etale.ofLocalizationSpan · cited by 0Etale.ofLocalizationSpanAlgebraicGeometry.HasAffineProperty.affineAnd_iff · cited by 0HasAffineProperty.affineA…RingHom.PropertyIsLocal.casesOn · cited by 0PropertyIsLocal.casesOnRingHom.isIntegral_ofLocalizationSpan · cited by 0RingHom.isIntegral_ofLoca…RingHom.finiteType_ofLocalizationSpan · cited by 0RingHom.finiteType_ofLoca…RingHom.PropertyIsLocal.recOn · cited by 0PropertyIsLocal.recOnDFunLike.coe · cited by 62936DFunLike.coeSet · cited by 53352SetCommRing · cited by 17173CommRingRingHom · cited by 10189RingHomTop.top · cited by 9680Top.topSet.Elem · cited by 7166Set.ElemIdeal.span · cited by 948Ideal.spanLocalization.Away · cited by 162Localization.AwayLocalization.awayMap · cited by 33Localization.awayMapRingHom.OfLocalizationSpanCITED BYCITES

Cites9

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

Cited by18

Results whose statement or proof uses this declaration.