Theorems · Theorem · algebraic geometry
AlgebraicGeometry.HasRingHomProperty.descendsAlong
∀ (P P' : CategoryTheory.MorphismProperty AlgebraicGeometry.Scheme)
(Q Q' : {R S : Type u} → [inst : CommRing R] → [inst_1 : CommRing S] → (R →+* S) → Prop) [P'.IsStableUnderBaseChange]
[P'.IsStableUnderComposition] [P.IsStableUnderBaseChange],
@AlgebraicGeometry.IsLocalIso ⊓ @AlgebraicGeometry.Surjective ≤ P' →
(∀ {R S : CommRingCat} {f : R ⟶ S}, P' (AlgebraicGeometry.Spec.map f) → Q' (CommRingCat.Hom.hom f)) →
∀ [AlgebraicGeometry.HasRingHomProperty P fun {R S} [CommRing R] [CommRing S] => Q],
(RingHom.CodescendsAlong (fun {R S} [CommRing R] [CommRing S] => Q) fun {R S} [CommRing R] [CommRing S] => Q') →
P.DescendsAlong (P' ⊓ @AlgebraicGeometry.QuasiCompact)Let P be the morphism property associated to the ring hom property Q. Suppose
- P' implies Q' on global sections for affine schemes,
- P' is satisfied for all surjective, local isomorphisms, and
- Q codescend along Q'.
Then P descends along quasi-compact morphisms satisfying P'.
Note: The second condition is in particular satisfied for faithfully flat morphisms.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 189 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites40
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CommRingstatement and proof · cited by 17,173
- RingHomstatement and proof · cited by 10,189
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- TopCat.carrierproof · cited by 3,184
- AlgebraicGeometry.Schemestatement and proof · cited by 2,540
- CommRingCatstatement and proof · cited by 2,333
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.Category.comp_idproof · cited by 2,119
- CategoryTheory.Category.id_compproof · cited by 1,998
- AlgebraicGeometry.Scheme.toLocallyRingedSpaceproof · cited by 1,734
Cited by1
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.HasRingHomProperty.descendsAlong_flatproof · cited by 0