Theorems · Theorem · category theory
CategoryTheory.Sieve.functorPushforward_ofArrows
∀ {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} {ι : Type u_1} {Y : ι → C} (f : (i : ι) → Y i ⟶ X),
CategoryTheory.Sieve.functorPushforward F (CategoryTheory.Sieve.ofArrows Y f) =
CategoryTheory.Sieve.ofArrows (fun i => F.obj (Y i)) fun i => F.map (f i)- Defined in
- Mathlib.CategoryTheory.Sites.Sieves
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 32 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- CategoryTheory.Sievestatement and proof · cited by 552
- CategoryTheory.Presieveproof · cited by 449
- CategoryTheory.Presieve.ofArrowsproof · cited by 150
- CategoryTheory.Sieve.generateproof · cited by 117
- CategoryTheory.Sieve.functorPushforwardstatement · cited by 73
- CategoryTheory.Sieve.ofArrowsstatement and proof · cited by 55
- CategoryTheory.Presieve.map_ofArrowsproof · cited by 14
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Sieve.overEquiv_ofArrowsproof · cited by 0