Mathlib Map

Theorems · Definition · algebraic geometry

AlgebraicGeometry.Scheme.PartialMap.comp

{X Y Z : AlgebraicGeometry.Scheme} →
  [PreirreducibleSpace ↥X] →
    [Nonempty ↥Y] → (f : X.PartialMap Y) → [AlgebraicGeometry.IsDominant f.hom] → Y.PartialMap Z → X.PartialMap Z

Composition of partial maps. The domain of f.comp g is the preimage of g.domain under f, viewed as an open subscheme of X. Requires f.hom to be dominant so that the domain is dense.

Defined in
Mathlib.AlgebraicGeometry.Birational.Composition
Cited by
15 results in Mathlib
Foundations
Depth 144 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
PreirreducibleSpaceNonemptyAlgebraicGeometry.IsDominant

Around this declaration

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

AlgebraicGeometry.Scheme.RationalMap.comp · cited by 7RationalMap.compAlgebraicGeometry.Scheme.PartialMap.comp_equiv_of_equiv_left · cited by 3PartialMap.comp_equiv_of_…AlgebraicGeometry.Scheme.PartialMap.comp_toPartialMap · cited by 3PartialMap.comp_toPartial…AlgebraicGeometry.Scheme.PartialMap.comp_equiv_of_equiv_right · cited by 2PartialMap.comp_equiv_of_…AlgebraicGeometry.Scheme.RationalMap.comp_def · cited by 2RationalMap.comp_defAlgebraicGeometry.Scheme.RationalMap.toRationalMap_comp · cited by 1RationalMap.toRationalMap…AlgebraicGeometry.Scheme.PartialMap.comp_restrict_left · cited by 1PartialMap.comp_restrict_…AlgebraicGeometry.Scheme.PartialMap.comp_restrict_right · cited by 1PartialMap.comp_restrict_…AlgebraicGeometry.Scheme.PartialMap.id_comp · cited by 1PartialMap.id_compAlgebraicGeometry.Scheme.PartialMap.comp_assoc · cited by 0PartialMap.comp_assocAlgebraicGeometry.Scheme.PartialMap.comp_domain · cited by 0PartialMap.comp_domainAlgebraicGeometry.Scheme.PartialMap.comp_equiv_of_equiv · cited by 0PartialMap.comp_equiv_of_…AlgebraicGeometry.Scheme.PartialMap.comp_hom · cited by 0PartialMap.comp_homAlgebraicGeometry.Scheme.PartialMap.comp_id · cited by 0PartialMap.comp_idAlgebraicGeometry.Scheme.RationalMap.comp_assoc · cited by 0RationalMap.comp_assocCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Iso.inv · cited by 6514Iso.invTopCat.carrier · cited by 3184TopCat.carrierAlgebraicGeometry.Scheme · cited by 2540AlgebraicGeometry.SchemeCommRingCat · cited by 2333CommRingCatAlgebraicGeometry.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.PresheafedSpace.Hom.base · cited by 1135Hom.baseAlgebraicGeometry.LocallyRingedSpace.Hom.toHom · cited by 995Hom.toHomAlgebraicGeometry.Scheme.Hom.toLRSHom' · cited by 895Hom.toLRSHom'TopologicalSpace.Opens.map · cited by 645Opens.mapAlgebraicGeometry.Scheme.Opens.toScheme · cited by 433Opens.toSchemePartialMap.compCITED BYCITES

Cites24

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

Cited by16

Results whose statement or proof uses this declaration.