Mathlib Map

Structures · Geometry

AlgebraicGeometry.HasRingHomProperty

HasRingHomProperty P Q is a type class asserting that P is local at the target and the source, and for f : Spec B ⟶ Spec A, it is equivalent to the ring hom property Q. To make the proofs easier, we state it instead as 1. Q is local (See RingHom.PropertyIsLocal) 2. P f if and only if Q holds for every Γ(Y, U) ⟶ Γ(X, V) for all affine U, V. See HasRingHomProperty.iff_appLE.

Defined in
Mathlib.AlgebraicGeometry.Morphisms.RingHomProperties
Shape
2 explicit arguments · adds isLocal_ringHomProperty, eq_affineLocally'

Extends0

Extends nothing: this is a root of the hierarchy.

Extended by0

Nothing extends this class yet.

Concrete types that are instances9

  • AlgebraicGeometry.LocallyQuasiFinite
  • AlgebraicGeometry.Smooth
  • AlgebraicGeometry.FormallyUnramified
  • AlgebraicGeometry.Flat
  • AlgebraicGeometry.LocallyOfFiniteType
  • AlgebraicGeometry.Etale
  • AlgebraicGeometry.SmoothOfRelativeDimension
  • AlgebraicGeometry.SurjectiveOnStalks
  • AlgebraicGeometry.LocallyOfFinitePresentation

How is a type an instance?

Loading the hierarchy index…

Assumed by33

Ancestors0

No ancestors.