Theorems · Theorem · algebraic geometry
AlgebraicGeometry.HasAffineProperty.descendsAlong_of_affineAnd
∀ (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.HasAffineProperty P (AlgebraicGeometry.affineAnd fun {R S} [CommRing R] [CommRing S] => Q) →
∀ [CategoryTheory.MorphismProperty.DescendsAlong (@AlgebraicGeometry.IsAffineHom) P'],
(RingHom.RespectsIso 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 a morphism property associated with affineAnd Q. Suppose
- P' implies Q' on global sections on affine schemes,
- P' is satisfied for surjective, local isomorphisms,
- affine morphisms descend along P'', and
- Q codescends 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
- 0 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.
Cites44
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.Functor.objproof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CommRingstatement and proof · cited by 17,173
- RingHomstatement and proof · cited by 10,189
- Top.topproof · cited by 9,680
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- 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
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.