Mathlib Map

Theorems · Theorem · algebraic geometry

AlgebraicGeometry.Scheme.homOfLE_homOfLE_assoc

∀ (X : AlgebraicGeometry.Scheme) {U V W : X.Opens} (e₁ : U ≤ V) (e₂ : V ≤ W) {Z : AlgebraicGeometry.Scheme}
  (h : ↑W ⟶ Z),
  CategoryTheory.CategoryStruct.comp (X.homOfLE e₁) (CategoryTheory.CategoryStruct.comp (X.homOfLE e₂) h) =
    CategoryTheory.CategoryStruct.comp (X.homOfLE ⋯) h
Defined in
Mathlib.AlgebraicGeometry.Restrict
Cited by
6 results in Mathlib
Foundations
Depth 143 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.PartialMap.equiv_iff_of_isSeparated_of_le · cited by 2PartialMap.equiv_iff_of_i…AlgebraicGeometry.Scheme.PartialMap.equiv.trans · cited by 2equiv.transAlgebraicGeometry.morphismRestrict_ι_image_ι_isoImage_inv · cited by 1AlgebraicGeometry.morphis…AlgebraicGeometry.Scheme.PartialMap.comp_restrict_left · cited by 1PartialMap.comp_restrict_…AlgebraicGeometry.Scheme.PartialMap.restrict_restrict · cited by 0PartialMap.restrict_restr…AlgebraicGeometry.Scheme.PartialMap.restrict_restrict_hom · cited by 0PartialMap.restrict_restr…Quiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Category.assoc · cited by 6433Category.assocTopCat.carrier · cited by 3184TopCat.carrierLE.le.trans · cited by 3151le.transAlgebraicGeometry.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.Scheme.Opens · cited by 1149Scheme.OpensAlgebraicGeometry.Scheme.Opens.toScheme · cited by 433Opens.toSchemeAlgebraicGeometry.Scheme.homOfLE · cited by 103Scheme.homOfLEAlgebraicGeometry.Scheme.homOfLE_homOfLE · cited by 3Scheme.homOfLE_homOfLEScheme.homOfLE_homOfLE_assocCITED BYCITES

Cites15

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.