Mathlib Map

Theorems · Theorem · algebraic geometry

AlgebraicGeometry.Scheme.Hom.appLE_comp_appLE

∀ {X Y Z : AlgebraicGeometry.Scheme} (f : X ⟶ Y) (g : Y ⟶ Z) (U : Z.Opens) (V : Y.Opens) (W : X.Opens)
  (e₁ : V ≤ (TopologicalSpace.Opens.map g.base).obj U) (e₂ : W ≤ (TopologicalSpace.Opens.map f.base).obj V),
  CategoryTheory.CategoryStruct.comp (AlgebraicGeometry.Scheme.Hom.appLE g U V e₁)
      (AlgebraicGeometry.Scheme.Hom.appLE f V W e₂) =
    AlgebraicGeometry.Scheme.Hom.appLE (CategoryTheory.CategoryStruct.comp f g) U W ⋯
Defined in
Mathlib.AlgebraicGeometry.Scheme
Cited by
15 results in Mathlib
Foundations
Depth 102 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

AlgebraicGeometry.Scheme.Hom.comp_appLE · cited by 7Hom.comp_appLEAlgebraicGeometry.Scheme.Hom.normalizationDesc_comp · cited by 5Hom.normalizationDesc_compAlgebraicGeometry.HasRingHomProperty.comp_of_isOpenImmersion · cited by 4HasRingHomProperty.comp_o…AlgebraicGeometry.exists_appTop_π_eq_of_isLimit · cited by 2AlgebraicGeometry.exists_…AlgebraicGeometry.Scheme.Hom.iInf_ker_openCover_map_comp_apply · cited by 2Hom.iInf_ker_openCover_ma…AlgebraicGeometry.Scheme.ker_ideal_of_isPullback_of_isOpenImmersion · cited by 2Scheme.ker_ideal_of_isPul…AlgebraicGeometry.exists_appTop_map_eq_zero_of_isLimit · cited by 1AlgebraicGeometry.exists_…AlgebraicGeometry.Scheme.Hom.exists_isIso_morphismRestrict_toNormalization · cited by 1Hom.exists_isIso_morphism…AlgebraicGeometry.sourceAffineLocally_respectsIso · cited by 1AlgebraicGeometry.sourceA…AlgebraicGeometry.Scheme.IdealSheafData.ideal_le_ker_glueDataObjι · cited by 0IdealSheafData.ideal_le_k…AlgebraicGeometry.Scheme.ideal_ker_le_ker_ΓSpecIso_inv_comp · cited by 0Scheme.ideal_ker_le_ker_Γ…AlgebraicGeometry.Scheme.Hom.appLE_comp_appLE_assoc · cited by 0Hom.appLE_comp_appLE_assocAlgebraicGeometry.HasAffineProperty.coprodDesc_affineAnd · cited by 0HasAffineProperty.coprodD…AlgebraicGeometry.FormallyUnramified.hom_ext · cited by 0FormallyUnramified.hom_extAlgebraicGeometry.Scheme.Hom.comp_appIso · cited by 0Hom.comp_appIsoQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Functor.map · cited by 8698Functor.mapOpposite · cited by 8081OppositeCategoryTheory.Category.assoc · cited by 6433Category.assocTopCat.carrier · cited by 3184TopCat.carrierLE.le.trans · cited by 3151le.transAlgebraicGeometry.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…Quiver.Hom.op · cited by 1948Hom.opAlgebraicGeometry.LocallyRingedSpace.toSheafedSpace · cited by 1892LocallyRingedSpace.toShea…Hom.appLE_comp_appLECITED BYCITES

Cites29

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

Cited by15

Results whose statement or proof uses this declaration.