Mathlib Map

Theorems · Inductive type · algebraic geometry

AlgebraicGeometry.HasAffineProperty

CategoryTheory.MorphismProperty AlgebraicGeometry.Scheme →
  outParam AlgebraicGeometry.AffineTargetMorphismProperty → Prop

HasAffineProperty P Q is a type class asserting that P is local at the target, and over affine schemes, it is equivalent to Q : AffineTargetMorphismProperty. To make the proofs easier, we state it instead as 1. Q is local at the target 2. P f if and only if ∀ U, Q (f ∣_ U) ranging over all affine opens of the target of f. See HasAffineProperty.iff.

Defined in
Mathlib.AlgebraicGeometry.Morphisms.Basic
Cited by
30 results in Mathlib
Foundations
Depth 100 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

AlgebraicGeometry.HasAffineProperty.iff_of_isAffine · cited by 21HasAffineProperty.iff_of_…AlgebraicGeometry.HasAffineProperty.eq_targetAffineLocally · cited by 10HasAffineProperty.eq_targ…AlgebraicGeometry.HasAffineProperty.isLocal_affineProperty · cited by 10HasAffineProperty.isLocal…AlgebraicGeometry.HasAffineProperty.isStableUnderBaseChange · cited by 3HasAffineProperty.isStabl…AlgebraicGeometry.HasAffineProperty.of_iSup_eq_top · cited by 3HasAffineProperty.of_iSup…AlgebraicGeometry.HasAffineProperty.of_isPullback · cited by 3HasAffineProperty.of_isPu…AlgebraicGeometry.HasAffineProperty.of_openCover · cited by 3HasAffineProperty.of_open…AlgebraicGeometry.HasAffineProperty.diagonal_of_openCover · cited by 2HasAffineProperty.diagona…AlgebraicGeometry.HasAffineProperty.iff_of_iSup_eq_top · cited by 2HasAffineProperty.iff_of_…AlgebraicGeometry.HasAffineProperty.SpecMap_iff_of_affineAnd · cited by 1HasAffineProperty.SpecMap…AlgebraicGeometry.HasAffineProperty.affineAnd_le_isAffineHom · cited by 1HasAffineProperty.affineA…AlgebraicGeometry.HasAffineProperty.diagonal_iff · cited by 1HasAffineProperty.diagona…AlgebraicGeometry.HasAffineProperty.diagonal_of_diagonal_of_isPullback · cited by 1HasAffineProperty.diagona…AlgebraicGeometry.HasAffineProperty.eq_targetAffineLocally' · cited by 1HasAffineProperty.eq_targ…AlgebraicGeometry.HasAffineProperty.iff_of_openCover · cited by 1HasAffineProperty.iff_of_…AlgebraicGeometry.Scheme · cited by 2540AlgebraicGeometry.SchemeCategoryTheory.MorphismProperty · cited by 2179CategoryTheory.MorphismPr…AlgebraicGeometry.AffineTargetMorphismProperty · cited by 31AlgebraicGeometry.AffineT…AlgebraicGeometry.HasAffinePr…CITED BYCITES

Cites3

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

Cited by32

Results whose statement or proof uses this declaration.