Theorems · Theorem · algebraic geometry
AlgebraicGeometry.PresheafedSpace.pushforwardDiagramToColimit_map
∀ {J : Type u'} [inst : CategoryTheory.Category.{v', u'} J] {C : Type u} [inst_1 : CategoryTheory.Category.{v, u} C]
[inst_2 : CategoryTheory.Limits.HasColimitsOfShape J TopCat]
(F : CategoryTheory.Functor J (AlgebraicGeometry.PresheafedSpace C)) {j j' : J} (f : j ⟶ j'),
(AlgebraicGeometry.PresheafedSpace.pushforwardDiagramToColimit F).map f =
(CategoryTheory.CategoryStruct.comp
((TopCat.Presheaf.pushforward C
(CategoryTheory.Limits.colimit.ι (F.comp (AlgebraicGeometry.PresheafedSpace.forget C)) j')).map
(F.map f).c)
(CategoryTheory.CategoryStruct.comp
(TopCat.Presheaf.Pushforward.comp ((F.comp (AlgebraicGeometry.PresheafedSpace.forget C)).map f)
(CategoryTheory.Limits.colimit.ι (F.comp (AlgebraicGeometry.PresheafedSpace.forget C)) j')
(F.obj j).presheaf).inv
(TopCat.Presheaf.pushforwardEq ⋯ (F.obj j).presheaf).hom)).op- Cited by
- 0 results in Mathlib
- Foundations
- Depth 91 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
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 · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- Oppositestatement · cited by 8,081
- CategoryTheory.Iso.homstatement · cited by 7,684
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Iso.invstatement · cited by 6,514
- AlgebraicGeometry.PresheafedSpace.carrierstatement · cited by 2,020
- Quiver.Hom.opstatement · cited by 1,948
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.