Theorems · Definition · category theory
CategoryTheory.Functor.OneHypercoverDenseData.SieveStruct.casesOn
{C₀ : Type u₀} →
{C : Type u} →
[inst : CategoryTheory.Category.{v₀, u₀} C₀] →
[inst_1 : CategoryTheory.Category.{v, u} C] →
{F : CategoryTheory.Functor C₀ C} →
{J₀ : CategoryTheory.GrothendieckTopology C₀} →
{J : CategoryTheory.GrothendieckTopology C} →
{X : C} →
{data : F.OneHypercoverDenseData J₀ J X} →
{X₀ : C₀} →
{f : F.obj X₀ ⟶ X} →
{Y₀ : C₀} →
{g : Y₀ ⟶ X₀} →
{motive : data.SieveStruct f g → Sort u_1} →
(t : data.SieveStruct f g) →
((i₀ : data.I₀) →
(q : F.obj Y₀ ⟶ F.obj (data.X i₀)) →
(fac :
CategoryTheory.CategoryStruct.comp q (data.f i₀) =
CategoryTheory.CategoryStruct.comp (F.map g) f) →
motive { i₀ := i₀, q := q, fac := fac }) →
motive t- Cited by
- 0 results in Mathlib
- Foundations
- Depth 11 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
- CategoryTheory.Functor.OneHypercoverDenseDatastatement and proof · cited by 50
- CategoryTheory.Functor.PreOneHypercoverDenseData.I₀statement and proof · cited by 45
- CategoryTheory.Functor.PreOneHypercoverDenseData.Xstatement and proof · cited by 44
- CategoryTheory.Functor.OneHypercoverDenseData.toPreOneHypercoverDenseDatastatement and proof · cited by 35
- CategoryTheory.Functor.PreOneHypercoverDenseData.fstatement and proof · cited by 33
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.OneHypercoverDenseData.SieveStruct.noConfusionproof · cited by 0