Theorems · Theorem · algebraic geometry
AlgebraicGeometry.sourceAffineLocally_morphismRestrict
∀ (P : {R S : Type u} → [inst : CommRing R] → [inst_1 : CommRing S] → (R →+* S) → Prop) {X Y : AlgebraicGeometry.Scheme}
(f : X ⟶ Y) (U : Y.Opens) (hU : AlgebraicGeometry.IsAffineOpen U),
AlgebraicGeometry.sourceAffineLocally (fun {R S} [CommRing R] [CommRing S] => P) (f ∣_ U) ↔
∀ (V : ↑X.affineOpens) (e : ↑V ≤ (TopologicalSpace.Opens.map f.base).obj U),
P (CommRingCat.Hom.hom (AlgebraicGeometry.Scheme.Hom.appLE f U (↑V) e))- Cited by
- 2 results in Mathlib
- Foundations
- Depth 152 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites42
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement · cited by 53,352
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CommRingstatement and proof · cited by 17,173
- RingHomstatement and proof · cited by 10,189
- Top.topproof · cited by 9,680
- Oppositestatement · cited by 8,081
- Set.Elemstatement and proof · cited by 7,166
- Equiv.symmproof · cited by 3,681
- TopCat.carrierstatement · cited by 3,184
- LE.le.transproof · cited by 3,151
Cited by2
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.affineLocally_iff_affineOpens_leproof · cited by 5
- AlgebraicGeometry.sourceAffineLocally_isLocalproof · cited by 1