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.
- 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
- AlgebraicGeometry.HasRingHomProperty.Spec_iff
- AlgebraicGeometry.HasRingHomProperty.isLocal_ringHomProperty
- AlgebraicGeometry.HasRingHomProperty.iff_of_isAffine
- AlgebraicGeometry.HasRingHomProperty.eq_affineLocally
- AlgebraicGeometry.HasRingHomProperty.comp_of_isOpenImmersion
- AlgebraicGeometry.HasRingHomProperty.stalkMap
- AlgebraicGeometry.HasRingHomProperty.of_comp
- AlgebraicGeometry.HasRingHomProperty.appTop
- AlgebraicGeometry.HasRingHomProperty.iff_exists_appLE_locally
- AlgebraicGeometry.HasRingHomProperty.stalkMap_of_respectsIso
- AlgebraicGeometry.HasRingHomProperty.of_source_openCover
- AlgebraicGeometry.HasRingHomProperty.iff_appLE
- AlgebraicGeometry.HasRingHomProperty.appLE
- AlgebraicGeometry.HasRingHomProperty.respects_isOpenImmersion
- AlgebraicGeometry.HasRingHomProperty.eq_affineLocally'
- AlgebraicGeometry.HasRingHomProperty.of_iSup_eq_top
- AlgebraicGeometry.HasRingHomProperty.isStableUnderBaseChange
- AlgebraicGeometry.HasRingHomProperty.of_stalkMap
- AlgebraicGeometry.HasRingHomProperty.descendsAlong
- AlgebraicGeometry.HasRingHomProperty.iff_of_source_openCover
- AlgebraicGeometry.HasRingHomProperty.copy
- AlgebraicGeometry.HasRingHomProperty.containsIdentities
- AlgebraicGeometry.HasRingHomProperty.HasAffineProperty
- AlgebraicGeometry.HasRingHomProperty.iff_exists_appLE
- AlgebraicGeometry.HasRingHomProperty.stableUnderComposition
- AlgebraicGeometry.HasRingHomProperty.instIsZariskiLocalAtSource
- AlgebraicGeometry.HasRingHomProperty.iff_of_iSup_eq_top
- AlgebraicGeometry.HasRingHomProperty.inf
- AlgebraicGeometry.HasRingHomProperty.descendsAlong_flat
- AlgebraicGeometry.HasRingHomProperty.isMultiplicative
- AlgebraicGeometry.HasRingHomProperty.instIsZariskiLocalAtTarget
- AlgebraicGeometry.HasRingHomProperty.of_isOpenImmersion
- AlgebraicGeometry.HasAffineProperty.affineAnd_eq_of_propertyIsLocal
Ancestors0
No ancestors.