Mathlib Map

Theorems · Theorem · algebraic geometry

AlgebraicGeometry.Scheme.Hom.finiteType_appLE

∀ {X Y : AlgebraicGeometry.Scheme} (f : X ⟶ Y) [self : AlgebraicGeometry.LocallyOfFiniteType f] {U : Y.Opens},
  AlgebraicGeometry.IsAffineOpen U →
    ∀ {V : X.Opens},
      AlgebraicGeometry.IsAffineOpen V →
        ∀ (e : V ≤ (TopologicalSpace.Opens.map f.base).obj U),
          (CommRingCat.Hom.hom (AlgebraicGeometry.Scheme.Hom.appLE f U V e)).FiniteType

Alias of AlgebraicGeometry.LocallyOfFiniteType.finiteType_appLE.

Defined in
Mathlib.AlgebraicGeometry.Morphisms.FiniteType
Cited by
6 results in Mathlib
Foundations
Depth 139 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AlgebraicGeometry.LocallyOfFiniteType

Around this declaration

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

AlgebraicGeometry.exists_etale_isCompl_of_quasiFiniteAt · cited by 1AlgebraicGeometry.exists_…AlgebraicGeometry.Scheme.Hom.exists_isIso_morphismRestrict_toNormalization · cited by 1Hom.exists_isIso_morphism…AlgebraicGeometry.spread_out_of_isGermInjective · cited by 1AlgebraicGeometry.spread_…AlgebraicGeometry.LocallyOfFiniteType.finiteType_of_affine_subset · cited by 0LocallyOfFiniteType.finit…AlgebraicGeometry.essentiallySmall_costructuredArrow_Spec · cited by 0AlgebraicGeometry.essenti…AlgebraicGeometry.finite_appTop_of_universallyClosed · cited by 0AlgebraicGeometry.finite_…Quiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objOpposite · cited by 8081OppositeTopCat.carrier · cited by 3184TopCat.carrierAlgebraicGeometry.Scheme · cited by 2540AlgebraicGeometry.SchemeCommRingCat · cited by 2333CommRingCatTopologicalSpace.Opens · cited by 2040TopologicalSpace.OpensAlgebraicGeometry.PresheafedSpace.carrier · cited by 2020PresheafedSpace.carrierAlgebraicGeometry.SheafedSpace.toPresheafedSpace · cited by 1988SheafedSpace.toPresheafed…AlgebraicGeometry.LocallyRingedSpace.toSheafedSpace · cited by 1892LocallyRingedSpace.toShea…AlgebraicGeometry.Scheme.toLocallyRingedSpace · cited by 1734Scheme.toLocallyRingedSpa…AlgebraicGeometry.Scheme.Opens · cited by 1149Scheme.OpensAlgebraicGeometry.PresheafedSpace.Hom.base · cited by 1135Hom.baseAlgebraicGeometry.PresheafedSpace.presheaf · cited by 1104PresheafedSpace.presheafCommRingCat.carrier · cited by 1096CommRingCat.carrierHom.finiteType_appLECITED BYCITES

Cites24

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

Cited by6

Results whose statement or proof uses this declaration.