Theorems · Theorem · category theory
CategoryTheory.Sieve.functorPushforward_comp
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {D : Type u₂} [inst_1 : CategoryTheory.Category.{v₂, u₂} D]
(F : CategoryTheory.Functor C D) {X : C} {E : Type u₃} [inst_2 : CategoryTheory.Category.{v₃, u₃} E]
(G : CategoryTheory.Functor D E) (R : CategoryTheory.Sieve X),
CategoryTheory.Sieve.functorPushforward (F.comp G) R =
CategoryTheory.Sieve.functorPushforward G (CategoryTheory.Sieve.functorPushforward F R)- Defined in
- Mathlib.CategoryTheory.Sites.Sieves
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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.Homproof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Sievestatement and proof · cited by 552
- CategoryTheory.Sieve.arrowsproof · cited by 446
- CategoryTheory.Sieve.functorPushforwardstatement and proof · cited by 73
- CategoryTheory.Sieve.extproof · cited by 43
- CategoryTheory.Presieve.functorPushforwardproof · cited by 16
- CategoryTheory.Sieve.functorPushforward_applyproof · cited by 5
- CategoryTheory.Presieve.functorPushforward_compproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.CoverPreserving.of_comp_of_isCocontinuousproof · cited by 0
- CategoryTheory.CoverPreserving.compproof · cited by 0