Theorems · Theorem · commutative algebra
RingHom.locally_iff_span_eq_top
∀ (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 ↔
Ideal.span {g | P ((algebraMap S (Localization.Away g)).comp f)} = ⊤- Defined in
- Mathlib.RingTheory.RingHom.Locally
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 47 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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.topstatement and proof · cited by 9,680
- Set.ofPredstatement and proof · cited by 6,101
- Idealstatement and proof · 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
- eq_top_iffproof · cited by 236
- Localization.Awaystatement and proof · cited by 162
Cited by2
Results whose statement or proof uses this declaration.
- RingHom.locally_isStableUnderBaseChangeproof · cited by 1
- RingHom.Locally.span_eq_topproof · cited by 1