Theorems · Theorem · commutative algebra
RingHom.locally_iff_of_localizationSpanTarget
∀ {P : {R S : Type u} → [inst : CommRing R] → [inst_1 : CommRing S] → (R →+* S) → Prop},
(RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] => P) →
(RingHom.OfLocalizationSpanTarget fun {R S} [CommRing R] [CommRing S] => P) →
∀ {R S : Type u} [inst : CommRing R] [inst_1 : CommRing S] (f : R →+* S),
RingHom.Locally (fun {R S} [CommRing R] [CommRing S] => P) f ↔ P fIf P is local on the target, then Locally P coincides with P.
- Defined in
- Mathlib.RingTheory.RingHom.Locally
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- CommRingstatement and proof · cited by 17,173
- RingHomstatement and proof · cited by 10,189
- Top.topproof · cited by 9,680
- Set.Elemproof · cited by 7,166
- Algebra.algebraMapproof · cited by 4,706
- Ideal.spanproof · cited by 948
- RingHom.compproof · cited by 899
- Localization.Awayproof · cited by 162
- RingHom.RespectsIsostatement and proof · cited by 78
- RingHom.Locallystatement and proof · cited by 28
- RingHom.OfLocalizationSpanTargetstatement and proof · cited by 14
Cited by3
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.Etale.eq_smoothOfRelativeDimension_zeroproof · cited by 1
- RingHom.smooth_iff_locally_isStandardSmoothproof · cited by 1
- AlgebraicGeometry.HasRingHomProperty.iff_exists_appLEproof · cited by 0