Theorems · Theorem · commutative algebra
RingHom.locally_iff_finite
∀ (P : {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] (f : R →+* S),
RingHom.Locally (fun {R S} [CommRing R] [CommRing S] => P) f ↔
∃ s, ∃ (_ : Ideal.span ↑s = ⊤), ∀ t ∈ s, P ((algebraMap S (Localization.Away t)).comp f)- Defined in
- Mathlib.RingTheory.RingHom.Locally
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 68 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- Finsetstatement and proof · cited by 13,712
- RingHomstatement and proof · cited by 10,189
- Top.topstatement and proof · cited by 9,680
- SetLike.coestatement and proof · cited by 8,199
- Idealstatement · cited by 4,748
- Algebra.algebraMapstatement and proof · cited by 4,706
- Ideal.spanstatement and proof · cited by 948
- RingHom.compstatement and proof · cited by 899
- Submonoid.powersstatement · cited by 408
- Localization.Awaystatement and proof · cited by 162
Cited by2
Results whose statement or proof uses this declaration.
- RingHom.locally_iff_isLocalizationproof · cited by 1
- RingHom.locally_stableUnderCompositionproof · cited by 0