Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Presieve.ofArrows.casesOn

∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {X : C} {ι : Type u_1} {Y : ι → C} {f : (i : ι) → Y i ⟶ X}
  {motive : ⦃Y_1 : C⦄ → (a : Y_1 ⟶ X) → CategoryTheory.Presieve.ofArrows Y f a → Prop} ⦃Y_1 : C⦄ {a : Y_1 ⟶ X}
  (t : CategoryTheory.Presieve.ofArrows Y f a), (∀ (i : ι), motive (f i) ⋯) → motive a t
Defined in
Mathlib.CategoryTheory.Sites.Sieves
Cited by
64 results in Mathlib
Foundations
Depth 6 from the axioms · uses no axioms
Assumes
CategoryTheory.Category

Around this declaration

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

AlgebraicGeometry.Scheme.Cover.exists_eq · cited by 12Cover.exists_eqCategoryTheory.Sieve.ofArrows_category' · cited by 6Sieve.ofArrows_category'TopCat.Presheaf.IsSheaf.section_ext · cited by 5IsSheaf.section_extCategoryTheory.Presieve.ofArrows_surj · cited by 4Presieve.ofArrows_surjCategoryTheory.MorphismProperty.IsLocalAtTarget.mk_of_iff_of_zeroHypercover · cited by 4IsLocalAtTarget.mk_of_iff…CategoryTheory.Presieve.ofArrows_pullback · cited by 3Presieve.ofArrows_pullbackCategoryTheory.MorphismProperty.IsLocalAtSource.mk_of_iff_of_zeroHypercover · cited by 3IsLocalAtSource.mk_of_iff…CategoryTheory.Presieve.presieve₀_preZeroHypercover · cited by 2Presieve.presieve₀_preZer…CategoryTheory.Presieve.pushforward_ofArrows · cited by 2Presieve.pushforward_ofAr…AlgebraicGeometry.Scheme.smallGrothendieckTopology_eq_toGrothendieck_smallPretopology · cited by 2Scheme.smallGrothendieckT…CategoryTheory.Pseudofunctor.DescentData.exists_equivalence_of_sieve_eq · cited by 2DescentData.exists_equiva…CategoryTheory.Presieve.uncurry_ofArrows · cited by 2Presieve.uncurry_ofArrowsCategoryTheory.PreOneHypercover.sieve₁_eq_pullback_sieve₁' · cited by 2PreOneHypercover.sieve₁_e…CategoryTheory.coherentTopology.mem_sieves_of_hasEffectiveEpiFamily · cited by 2coherentTopology.mem_siev…CategoryTheory.extensive_regular_generate_coherent · cited by 2CategoryTheory.extensive_…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Presieve.ofArrows · cited by 150Presieve.ofArrowsofArrows.casesOnCITED BYCITES

Cites3

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

Cited by64

Results whose statement or proof uses this declaration.