Theorems · Definition · commutative algebra
RingHom.OfLocalizationFiniteSpan
({R S : Type u} → [inst : CommRing R] → [inst_1 : CommRing S] → (R →+* S) → Prop) → PropA property P of ring homs satisfies RingHom.OfLocalizationFiniteSpan
if P holds for R →+* S whenever there exists a finite set { r } that spans R such that
P holds for Rᵣ →+* Sᵣ.
Note that this is equivalent to RingHom.OfLocalizationSpan via
RingHom.ofLocalizationSpan_iff_finite, but this is easier to prove.
- 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.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Finsetproof · cited by 13,712
- RingHomstatement and proof · cited by 10,189
- Top.topproof · cited by 9,680
- SetLike.coeproof · cited by 8,199
- Ideal.spanproof · cited by 948
- Localization.Awayproof · cited by 162
- Localization.awayMapproof · cited by 33
Cited by1
Results whose statement or proof uses this declaration.
- RingHom.ofLocalizationSpan_iff_finitestatement · cited by 1