Theorems · Theorem · algebraic geometry
AlgebraicGeometry.PresheafedSpace.GlueData.f_invApp_f_app
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] (D : AlgebraicGeometry.PresheafedSpace.GlueData C)
(i j k : D.J) (U : TopologicalSpace.Opens ↑↑(D.V (i, j))),
CategoryTheory.CategoryStruct.comp (AlgebraicGeometry.PresheafedSpace.IsOpenImmersion.invApp (D.f i j) U)
((D.f i k).c.app
(Opposite.op ((AlgebraicGeometry.PresheafedSpace.IsOpenImmersion.opensFunctor (D.f i j)).obj U))) =
CategoryTheory.CategoryStruct.comp ((CategoryTheory.Limits.pullback.fst (D.f i j) (D.f i k)).c.app (Opposite.op U))
(CategoryTheory.CategoryStruct.comp
(AlgebraicGeometry.PresheafedSpace.IsOpenImmersion.invApp
(CategoryTheory.Limits.pullback.snd (D.f i j) (D.f i k))
(Opposite.unop
(Opposite.op
((TopologicalSpace.Opens.map (CategoryTheory.Limits.pullback.fst (D.f i j) (D.f i k)).base).1
(Opposite.unop (Opposite.op U))))))
((D.V (i, k)).presheaf.map (CategoryTheory.eqToHom ⋯)))The red and the blue arrows in  commute.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 107 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.Category
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites53
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- 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 and proof · cited by 17,999
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.ConcreteCategory.homproof · cited by 4,022
- TopCat.carrierstatement and proof · cited by 3,184
Cited by1
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.PresheafedSpace.GlueData.f_invApp_f_app_assocproof · cited by 1