Theorems · Theorem · algebraic geometry
AlgebraicGeometry.Scheme.Hom.comp_appLE_assoc
∀ {X Y Z : AlgebraicGeometry.Scheme} (f : X ⟶ Y) (g : Y ⟶ Z) (U : Z.Opens) (V : X.Opens)
(e : V ≤ (TopologicalSpace.Opens.map (CategoryTheory.CategoryStruct.comp f g).base).obj U) {Z_1 : CommRingCat}
(h : X.presheaf.obj (Opposite.op V) ⟶ Z_1),
CategoryTheory.CategoryStruct.comp (AlgebraicGeometry.Scheme.Hom.appLE (CategoryTheory.CategoryStruct.comp f g) U V e)
h =
CategoryTheory.CategoryStruct.comp (AlgebraicGeometry.Scheme.Hom.app g U)
(CategoryTheory.CategoryStruct.comp
(AlgebraicGeometry.Scheme.Hom.appLE f ((TopologicalSpace.Opens.map g.base).obj U) V e) h)- Defined in
- Mathlib.AlgebraicGeometry.Scheme
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 104 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- Oppositestatement · cited by 8,081
- CategoryTheory.Category.assocproof · cited by 6,433
- TopCat.carrierstatement · cited by 3,184
- AlgebraicGeometry.Schemestatement and proof · cited by 2,540
- CommRingCatstatement and proof · cited by 2,333
- TopologicalSpace.Opensstatement · cited by 2,040
- AlgebraicGeometry.PresheafedSpace.carrierstatement · cited by 2,020
- AlgebraicGeometry.SheafedSpace.toPresheafedSpacestatement and proof · cited by 1,988
- AlgebraicGeometry.LocallyRingedSpace.toSheafedSpacestatement and proof · cited by 1,892
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.