Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.GrothendieckTopology.transitive

∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {X : C} {S : CategoryTheory.Sieve X}
  (J : CategoryTheory.GrothendieckTopology C),
  S ∈ J X →
    ∀ (R : CategoryTheory.Sieve X),
      (∀ ⦃Y : C⦄ ⦃f : Y ⟶ X⦄, S.arrows f → CategoryTheory.Sieve.pullback f R ∈ J Y) → R ∈ J X
Defined in
Mathlib.CategoryTheory.Sites.Grothendieck
Cited by
16 results in Mathlib
Foundations
Depth 32 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.

CategoryTheory.GrothendieckTopology.superset_covering · cited by 37GrothendieckTopology.supe…CategoryTheory.GrothendieckTopology.intersection_covering · cited by 11GrothendieckTopology.inte…CategoryTheory.GrothendieckTopology.bind_covering · cited by 5GrothendieckTopology.bind…CategoryTheory.Functor.coverPreserving_restrictedTopology · cited by 3Functor.coverPreserving_r…CategoryTheory.over_toGrothendieck_eq_toGrothendieck_comap_forget · cited by 3CategoryTheory.over_toGro…CategoryTheory.Presheaf.isLocallyInjective_of_isLocallyInjective_of_isLocallySurjective · cited by 2Presheaf.isLocallyInjecti…CategoryTheory.GrothendieckTopology.close_eq_top_iff_mem · cited by 2GrothendieckTopology.clos…CategoryTheory.Presheaf.isLocallySurjective_of_isLocallySurjective_of_isLocallyInjective · cited by 2Presheaf.isLocallySurject…CategoryTheory.Presheaf.isLocallyInjective_iff_equalizerSieve_mem_imp · cited by 1Presheaf.isLocallyInjecti…CategoryTheory.GrothendieckTopology.arrow_trans · cited by 1GrothendieckTopology.arro…CategoryTheory.Presheaf.isLocallyInjective_of_whisker · cited by 1Presheaf.isLocallyInjecti…CategoryTheory.Functor.IsCoverDense.functorPullback_pushforward_covering · cited by 1IsCoverDense.functorPullb…CategoryTheory.Presheaf.isLocallySurjective_of_whisker · cited by 1Presheaf.isLocallySurject…CategoryTheory.Precoverage.toGrothendieck_eq_sInf · cited by 0Precoverage.toGrothendiec…CategoryTheory.Coverage.toGrothendieck_eq_sInf · cited by 0Coverage.toGrothendieck_e…DFunLike.coe · cited by 62936DFunLike.coeSet · cited by 53352SetCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.GrothendieckTopology · cited by 1415CategoryTheory.Grothendie…CategoryTheory.Sieve · cited by 552CategoryTheory.SieveCategoryTheory.Sieve.arrows · cited by 446Sieve.arrowsCategoryTheory.Sieve.pullback · cited by 126Sieve.pullbackCategoryTheory.GrothendieckTopology.transitive' · cited by 1GrothendieckTopology.tran…GrothendieckTopology.transiti…CITED BYCITES

Cites9

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

Cited by16

Results whose statement or proof uses this declaration.