Theorems · Theorem · commutative algebra
RingHom.OfLocalizationSpanTarget.ofIsLocalization
∀ {P : {R S : Type u} → [inst : CommRing R] → [inst_1 : CommRing S] → (R →+* S) → Prop},
(RingHom.OfLocalizationSpanTarget fun {R S} [CommRing R] [CommRing S] => P) →
(RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] => P) →
∀ {R S : Type u} [inst : CommRing R] [inst_1 : CommRing S] (f : R →+* S) (s : Set S),
Ideal.span s = ⊤ →
(∀ (r : ↑s), ∃ T x x_1, ∃ (_ : IsLocalization.Away (↑r) T), P ((algebraMap S T).comp f)) → P f- Defined in
- Mathlib.RingTheory.LocalProperties.Basic
- Cited by
- 1 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.
Cites27
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- RingHomstatement and proof · cited by 10,189
- Top.topstatement and proof · cited by 9,680
- Set.Elemstatement and proof · cited by 7,166
- Idealstatement · cited by 4,748
- Algebra.algebraMapstatement and proof · cited by 4,706
- le_rflproof · cited by 1,558
- Ideal.spanstatement and proof · cited by 948
- RingHom.compstatement and proof · cited by 899
- AlgEquiv.symmproof · cited by 615
Cited by1
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.HasRingHomProperty.of_source_openCoverproof · cited by 2