Theorems · Theorem · algebraic geometry
AlgebraicGeometry.PresheafedSpace.IsOpenImmersion.inv_naturality_assoc
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {X Y : AlgebraicGeometry.PresheafedSpace C} (f : X ⟶ Y)
[H : AlgebraicGeometry.PresheafedSpace.IsOpenImmersion f] {U V : (TopologicalSpace.Opens ↑↑X)ᵒᵖ} (i : U ⟶ V) {Z : C}
(h :
Y.presheaf.obj
(Opposite.op ((AlgebraicGeometry.PresheafedSpace.IsOpenImmersion.opensFunctor f).obj (Opposite.unop V))) ⟶
Z),
CategoryTheory.CategoryStruct.comp (X.presheaf.map i)
(CategoryTheory.CategoryStruct.comp (AlgebraicGeometry.PresheafedSpace.IsOpenImmersion.invApp f (Opposite.unop V))
h) =
CategoryTheory.CategoryStruct.comp (AlgebraicGeometry.PresheafedSpace.IsOpenImmersion.invApp f (Opposite.unop U))
(CategoryTheory.CategoryStruct.comp
(Y.presheaf.map ((AlgebraicGeometry.PresheafedSpace.IsOpenImmersion.opensFunctor f).op.map i)) h)- Cited by
- 4 results in Mathlib
- Foundations
- Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.Category.assocproof · cited by 6,433
- TopCat.carrierstatement and proof · cited by 3,184
- Opposite.unopstatement and proof · cited by 2,231
- TopologicalSpace.Opensstatement and proof · cited by 2,040
- AlgebraicGeometry.PresheafedSpace.carrierstatement and proof · cited by 2,020
- AlgebraicGeometry.PresheafedSpace.presheafstatement and proof · cited by 1,104
Cited by4
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.PresheafedSpace.GlueData.snd_invApp_t_app'proof · cited by 2
- AlgebraicGeometry.PresheafedSpace.GlueData.f_invApp_f_appproof · cited by 1
- AlgebraicGeometry.PresheafedSpace.GlueData.π_ιInvApp_πproof · cited by 1
- AlgebraicGeometry.PresheafedSpace.GlueData.ιInvApp_πproof · cited by 0