Theorems · Theorem · commutative algebra
Localization.existsUnique_algebraMap_eq_of_span_eq_top
∀ {R : Type u_1} [inst : CommSemiring R] (s : Set R),
Ideal.span s = ⊤ →
∀ (f : (a : ↑s) → Localization.Away ↑a),
(∀ (a b : ↑s),
(IsLocalization.Away.awayToAwayRight ↑a ↑b) (f a) = (IsLocalization.Away.awayToAwayLeft ↑b ↑a) (f b)) →
∃! r, ∀ (a : ↑s), (algebraMap R (Localization.Away ↑a)) r = f aThe sheaf condition for the structure sheaf on Spec R
for a covering of the whole prime spectrum by basic opens.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommSemiring
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites58
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Finsetproof · cited by 13,712
- Algebraproof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- RingHomstatement · cited by 10,189
- Top.topstatement and proof · cited by 9,680
- SetLike.coeproof · cited by 8,199
- Set.Elemstatement and proof · cited by 7,166
- Finset.sumproof · cited by 5,195
- Idealstatement · cited by 4,748
- Algebra.algebraMapstatement and proof · cited by 4,706
Cited by1
Results whose statement or proof uses this declaration.
- PrimeSpectrum.toPiLocalization_surjective_of_discreteTopologyproof · cited by 2