Theorems · Theorem · algebraic geometry
AlgebraicGeometry.HasAffineProperty.affineAnd_iff
∀ {Q : {R S : Type u} → [inst : CommRing R] → [inst_1 : CommRing S] → (R →+* S) → Prop}
(P : CategoryTheory.MorphismProperty AlgebraicGeometry.Scheme),
(RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] => Q) →
(RingHom.LocalizationAwayPreserves fun {R S} [CommRing R] [CommRing S] => Q) →
(RingHom.OfLocalizationSpan fun {R S} [CommRing R] [CommRing S] => Q) →
(AlgebraicGeometry.HasAffineProperty P (AlgebraicGeometry.affineAnd fun {R S} [CommRing R] [CommRing S] => Q) ↔
∀ {X Y : AlgebraicGeometry.Scheme} (f : X ⟶ Y),
P f ↔
AlgebraicGeometry.IsAffineHom f ∧
∀ (U : Y.Opens),
AlgebraicGeometry.IsAffineOpen U → Q (CommRingCat.Hom.hom (AlgebraicGeometry.Scheme.Hom.app f U)))A convenience constructor for HasAffineProperty P (affineAnd Q). The IsAffineHom is bundled,
since this goes well with defining morphism properties via extends IsAffineHom.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 173 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites35
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.objstatement and proof · cited by 19,642
- CommRingstatement and proof · cited by 17,173
- RingHomstatement and proof · cited by 10,189
- Oppositestatement · cited by 8,081
- TopCat.carrierstatement · cited by 3,184
- AlgebraicGeometry.Schemestatement and proof · cited by 2,540
- CommRingCatstatement · cited by 2,333
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- TopologicalSpace.Opensstatement · cited by 2,040
- AlgebraicGeometry.PresheafedSpace.carrierstatement · cited by 2,020
- AlgebraicGeometry.SheafedSpace.toPresheafedSpacestatement and proof · cited by 1,988
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.