Theorems · Theorem · algebraic geometry
AlgebraicGeometry.HasRingHomProperty.iff_exists_appLE_locally
∀ {P : CategoryTheory.MorphismProperty AlgebraicGeometry.Scheme}
{Q : {R S : Type u} → [inst : CommRing R] → [inst_1 : CommRing S] → (R →+* S) → Prop} {X Y : AlgebraicGeometry.Scheme}
{f : X ⟶ Y},
(RingHom.StableUnderCompositionWithLocalizationAwaySource fun {R S} [CommRing R] [CommRing S] => Q) →
(RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] => Q) →
∀
[AlgebraicGeometry.HasRingHomProperty P fun {R S} [CommRing R] [CommRing S] =>
RingHom.Locally fun {R S} [CommRing R] [CommRing S] => Q],
P f ↔
∀ (x : ↥X),
∃ U V,
∃ (_ : x ∈ ↑V) (e : ↑V ≤ (TopologicalSpace.Opens.map f.base).obj ↑U),
Q (CommRingCat.Hom.hom (AlgebraicGeometry.Scheme.Hom.appLE f (↑U) (↑V) e))If P is induced by Locally Q, it suffices to check Q on affine open sets locally around
points of the source.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 179 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites80
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
- Finsetproof · cited by 13,712
- Algebraproof · cited by 11,388
- RingHomstatement and proof · cited by 10,189
- Top.topproof · cited by 9,680
- SetLike.coeproof · cited by 8,199
- Oppositestatement · cited by 8,081
- Set.Elemstatement and proof · cited by 7,166
Cited by3
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.Smooth.iff_forall_exists_isStandardSmoothproof · cited by 2
- AlgebraicGeometry.HasRingHomProperty.locally_of_iffproof · cited by 0
- AlgebraicGeometry.HasRingHomProperty.iff_exists_appLEproof · cited by 0