Mathlib Map

Theorems · Definition · category theory

CategoryTheory.GrothendieckTopology.Cover.Arrow.casesOn

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    {X : C} →
      {J : CategoryTheory.GrothendieckTopology C} →
        {S : J.Cover X} →
          {motive : S.Arrow → Sort u_1} →
            (t : S.Arrow) →
              ((Y : C) → (f : Y ⟶ X) → (hf : (↑S).arrows f) → motive { Y := Y, f := f, hf := hf }) → motive t
Defined in
Mathlib.CategoryTheory.Sites.Grothendieck
Cited by
13 results in Mathlib
Foundations
Depth 36 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.Functor.IsDenseSubsite.mapPreimage_comp · cited by 4IsDenseSubsite.mapPreimag…CategoryTheory.Functor.IsDenseSubsite.mapPreimage_map_of_fac · cited by 4IsDenseSubsite.mapPreimag…CategoryTheory.GrothendieckTopology.Plus.res_mk_eq_mk_pullback · cited by 2Plus.res_mk_eq_mk_pullbackCategoryTheory.GrothendieckTopology.Plus.eq_mk_iff_exists · cited by 2Plus.eq_mk_iff_existsCategoryTheory.Functor.OneHypercoverDenseData.essSurj.presheafMap_restriction · cited by 2essSurj.presheafMap_restr…CategoryTheory.Functor.OneHypercoverDenseData.essSurj.presheafObjObjIso.inv_restriction · cited by 2presheafObjObjIso.inv_res…CategoryTheory.Functor.OneHypercoverDenseData.essSurj.presheafObjObjIso.hom_mapPreimage · cited by 1presheafObjObjIso.hom_map…CategoryTheory.Functor.IsDenseSubsite.map_eq_of_eq · cited by 1IsDenseSubsite.map_eq_of_…CategoryTheory.Functor.OneHypercoverDenseData.essSurj.restriction.res_eq_res · cited by 0restriction.res_eq_resCategoryTheory.Presheaf.IsSheaf.hom_ext_ofArrows · cited by 0IsSheaf.hom_ext_ofArrowsCategoryTheory.GrothendieckTopology.Plus.exists_of_sep · cited by 0Plus.exists_of_sepCategoryTheory.GrothendieckTopology.CoversTop.ext · cited by 0CoversTop.extCategoryTheory.RanIsSheafOfIsCocontinuous.liftAux_map' · cited by 0RanIsSheafOfIsCocontinuou…CategoryTheory.GrothendieckTopology.Cover.Arrow.noConfusionType · cited by 0Arrow.noConfusionTypeCategoryTheory.GrothendieckTopology.Cover.Arrow.noConfusion · cited by 0Arrow.noConfusionDFunLike.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.GrothendieckTopology.Cover · cited by 211GrothendieckTopology.CoverCategoryTheory.GrothendieckTopology.Cover.Arrow · cited by 99Cover.ArrowArrow.casesOnCITED BYCITES

Cites9

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

Cited by15

Results whose statement or proof uses this declaration.