Theorems · Theorem · category theory
CategoryTheory.Sieve.functorPushforward_union
∀ {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} (S R : CategoryTheory.Sieve X),
CategoryTheory.Sieve.functorPushforward F (S ⊔ R) =
CategoryTheory.Sieve.functorPushforward F S ⊔ CategoryTheory.Sieve.functorPushforward F R- Defined in
- Mathlib.CategoryTheory.Sites.Sieves
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Sievestatement and proof · cited by 552
- GaloisConnection.l_supproof · cited by 81
- CategoryTheory.Sieve.functorPushforwardstatement · cited by 73
- CategoryTheory.Sieve.functor_galoisConnectionproof · cited by 7
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.