Mathlib Map

Structures · Geometry

AlgebraicGeometry.HasAffineProperty

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
Shape
2 explicit arguments · adds isLocal_affineProperty, eq_targetAffineLocally'

Extends0

Extends nothing: this is a root of the hierarchy.

Extended by0

Nothing extends this class yet.

Concrete types that are instances10

  • AlgebraicGeometry.targetAffineLocally
  • AlgebraicGeometry.IsClosedImmersion
  • AlgebraicGeometry.IsFinite
  • AlgebraicGeometry.QuasiCompact
  • AlgebraicGeometry.IsSeparated
  • AlgebraicGeometry.IsAffineHom
  • CategoryTheory.MorphismProperty.isomorphisms
  • AlgebraicGeometry.IsIntegralHom
  • CategoryTheory.MorphismProperty.diagonal
  • AlgebraicGeometry.QuasiSeparated

How is a type an instance?

Loading the hierarchy index…

Assumed by20

Ancestors0

No ancestors.