Mathlib Map

Theorems · Definition · algebraic geometry

AlgebraicGeometry.affineLocally

({R S : Type u} → [inst : CommRing R] → [inst_1 : CommRing S] → (R →+* S) → Prop) →
  CategoryTheory.MorphismProperty AlgebraicGeometry.Scheme

For P a property of ring homomorphisms, affineLocally P holds for f : X ⟶ Y if for each affine open U = Spec A ⊆ Y and V = Spec B ⊆ f ⁻¹' U, the ring hom A ⟶ B satisfies P. Also see affineLocally_iff_affineOpens_le.

Defined in
Mathlib.AlgebraicGeometry.Morphisms.RingHomProperties
Cited by
13 results in Mathlib
Foundations
Depth 145 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

AlgebraicGeometry.HasRingHomProperty.eq_affineLocally · cited by 7HasRingHomProperty.eq_aff…AlgebraicGeometry.affineLocally_iff_affineOpens_le · cited by 5AlgebraicGeometry.affineL…AlgebraicGeometry.HasRingHomProperty.of_isZariskiLocalAtSource_of_isZariskiLocalAtTarget · cited by 2HasRingHomProperty.of_isZ…AlgebraicGeometry.HasRingHomProperty.eq_affineLocally' · cited by 1HasRingHomProperty.eq_aff…AlgebraicGeometry.HasRingHomProperty.ext · cited by 1HasRingHomProperty.extAlgebraicGeometry.targetAffineLocally_affineAnd_eq_affineLocally · cited by 1AlgebraicGeometry.targetA…AlgebraicGeometry.targetAffineLocally_affineAnd_iff_affineLocally · cited by 1AlgebraicGeometry.targetA…AlgebraicGeometry.HasRingHomProperty.inf · cited by 0HasRingHomProperty.infAlgebraicGeometry.HasRingHomProperty.locally_of_iff · cited by 0HasRingHomProperty.locall…AlgebraicGeometry.HasAffineProperty.affineAnd_eq_of_propertyIsLocal · cited by 0HasAffineProperty.affineA…AlgebraicGeometry.HasRingHomProperty.recOn · cited by 0HasRingHomProperty.recOnAlgebraicGeometry.affineLocally_iff_forall_isAffineOpen · cited by 0AlgebraicGeometry.affineL…AlgebraicGeometry.affineLocally_le · cited by 0AlgebraicGeometry.affineL…AlgebraicGeometry.affineLocally_respectsIso · cited by 0AlgebraicGeometry.affineL…AlgebraicGeometry.HasRingHomProperty.casesOn · cited by 0HasRingHomProperty.casesOnCommRing · cited by 17173CommRingRingHom · cited by 10189RingHomAlgebraicGeometry.Scheme · cited by 2540AlgebraicGeometry.SchemeCategoryTheory.MorphismProperty · cited by 2179CategoryTheory.MorphismPr…AlgebraicGeometry.targetAffineLocally · cited by 12AlgebraicGeometry.targetA…AlgebraicGeometry.sourceAffineLocally · cited by 6AlgebraicGeometry.sourceA…AlgebraicGeometry.affineLocal…CITED BYCITES

Cites6

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by15

Results whose statement or proof uses this declaration.