Mathlib Map

Theorems · Definition · category theory

CategoryTheory.PreZeroHypercover.inter

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    {T : C} →
      (E : CategoryTheory.PreZeroHypercover T) →
        (F : CategoryTheory.PreZeroHypercover T) →
          [∀ (i : E.I₀) (j : F.I₀), CategoryTheory.Limits.HasPullback (E.f i) (F.f j)] →
            CategoryTheory.PreZeroHypercover T

Pairwise intersection of two pre-0-hypercovers.

Defined in
Mathlib.CategoryTheory.Sites.Hypercover.Zero
Cited by
18 results in Mathlib
Foundations
Depth 26 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasPullback

Around this declaration

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

CategoryTheory.PreOneHypercover.inter · cited by 12PreOneHypercover.interCategoryTheory.PreZeroHypercover.interFst · cited by 3PreZeroHypercover.interFstCategoryTheory.PreZeroHypercover.interSnd · cited by 3PreZeroHypercover.interSndCategoryTheory.PreOneHypercover.interFst · cited by 2PreOneHypercover.interFstCategoryTheory.PreOneHypercover.interSnd · cited by 2PreOneHypercover.interSndCategoryTheory.PreZeroHypercover.interLift · cited by 2PreZeroHypercover.interLi…CategoryTheory.Precoverage.ZeroHypercover.inter · cited by 1ZeroHypercover.interCategoryTheory.PreOneHypercover.interFst_toHom · cited by 0PreOneHypercover.interFst…CategoryTheory.PreOneHypercover.interLift · cited by 0PreOneHypercover.interLiftCategoryTheory.PreOneHypercover.interSnd_toHom · cited by 0PreOneHypercover.interSnd…CategoryTheory.PreOneHypercover.inter_I₁ · cited by 0PreOneHypercover.inter_I₁CategoryTheory.PreOneHypercover.inter_Y · cited by 0PreOneHypercover.inter_YCategoryTheory.PreOneHypercover.inter_p₁ · cited by 0PreOneHypercover.inter_p₁CategoryTheory.PreOneHypercover.inter_p₂ · cited by 0PreOneHypercover.inter_p₂CategoryTheory.PreOneHypercover.inter_toPreZeroHypercover · cited by 0PreOneHypercover.inter_to…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryEquiv.symm · cited by 3681Equiv.symmCategoryTheory.PreZeroHypercover.I₀ · cited by 763PreZeroHypercover.I₀CategoryTheory.PreZeroHypercover.X · cited by 649PreZeroHypercover.XCategoryTheory.PreZeroHypercover.f · cited by 542PreZeroHypercover.fCategoryTheory.Limits.HasPullback · cited by 434Limits.HasPullbackCategoryTheory.PreZeroHypercover · cited by 256CategoryTheory.PreZeroHyp…Equiv.sigmaEquivProd · cited by 47Equiv.sigmaEquivProdCategoryTheory.PreZeroHypercover.pullback₁ · cited by 18PreZeroHypercover.pullbac…CategoryTheory.PreZeroHypercover.bind · cited by 18PreZeroHypercover.bindCategoryTheory.PreZeroHypercover.reindex · cited by 6PreZeroHypercover.reindexPreZeroHypercover.interCITED BYCITES

Cites11

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

Cited by26

Results whose statement or proof uses this declaration.