Theorems · Theorem · category theory
CategoryTheory.Sieve.functorPushforward_over_map
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {X Y : C} (f : X ⟶ Y) (Z : CategoryTheory.Over X)
(S : CategoryTheory.Sieve Z.left),
CategoryTheory.Sieve.functorPushforward (CategoryTheory.Over.map f) ((CategoryTheory.Sieve.overEquiv Z).symm S) =
(CategoryTheory.Sieve.overEquiv ((CategoryTheory.Over.map f).obj Z)).symm S- Defined in
- Mathlib.CategoryTheory.Sites.Over
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 35 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.
Cites27
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · 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.compproof · cited by 17,999
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.Category.id_compproof · cited by 1,998
- CategoryTheory.Overstatement and proof · cited by 935
- OrderIsostatement · cited by 874
- CategoryTheory.Sievestatement and proof · cited by 552
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.GrothendieckTopology.over_map_coverPreservingproof · cited by 0