Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Sieve.generate_map_eq_functorPushforward

∀ {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 : CategoryTheory.Presieve X},
  CategoryTheory.Sieve.generate (CategoryTheory.Presieve.map F s) =
    CategoryTheory.Sieve.functorPushforward F (CategoryTheory.Sieve.generate s)
Defined in
Mathlib.CategoryTheory.Sites.Sieves
Cited by
6 results in Mathlib
Foundations
Depth 31 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Category

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.Functor.coverPreserving_restrictedTopology · cited by 3Functor.coverPreserving_r…CategoryTheory.over_toGrothendieck_eq_toGrothendieck_comap_forget · cited by 3CategoryTheory.over_toGro…CategoryTheory.CoverPreserving.of_isContinuous · cited by 2CoverPreserving.of_isCont…CategoryTheory.Functor.mem_restrictedTopology_of_functorPushforward_mem · cited by 2Functor.mem_restrictedTop…CategoryTheory.Sieve.functorPushforward_ofArrows · cited by 1Sieve.functorPushforward_…CategoryTheory.PreOneHypercover.sieve₀_map · cited by 0PreOneHypercover.sieve₀_m…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Sieve · cited by 552CategoryTheory.SieveCategoryTheory.Presieve · cited by 449CategoryTheory.PresieveCategoryTheory.Sieve.arrows · cited by 446Sieve.arrowsCategoryTheory.Sieve.generate · cited by 117Sieve.generateCategoryTheory.Sieve.functorPushforward · cited by 73Sieve.functorPushforwardCategoryTheory.Sieve.ext · cited by 43Sieve.extCategoryTheory.Presieve.map · cited by 38Presieve.mapCategoryTheory.Presieve.functorPushforward · cited by 16Presieve.functorPushforwa…CategoryTheory.Sieve.functorPushforward_apply · cited by 5Sieve.functorPushforward_…CategoryTheory.Sieve.arrows_generate_map_eq_functorPushforward · cited by 4Sieve.arrows_generate_map…CategoryTheory.Sieve.functorPushforward_extend_eq · cited by 1Sieve.functorPushforward_…Sieve.generate_map_eq_functor…CITED BYCITES

Cites15

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by6

Results whose statement or proof uses this declaration.