Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.widePullback

{J : Type w} →
  {C : Type u} →
    [inst : CategoryTheory.Category.{v, u} C] →
      (B : C) →
        (objs : J → C) → (arrows : (j : J) → objs j ⟶ B) → [CategoryTheory.Limits.HasWidePullback B objs arrows] → C

A choice of wide pullback.

Defined in
Mathlib.CategoryTheory.Limits.Shapes.WidePullbacks
Cited by
31 results in Mathlib
Foundations
Depth 17 from the axioms · uses Classical.choice
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasWidePullback

Around this declaration

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

CategoryTheory.Limits.WidePullback.π · cited by 28WidePullback.πCategoryTheory.Limits.WidePullback.base · cited by 20WidePullback.baseCategoryTheory.Arrow.cechNerve · cited by 18Arrow.cechNerveCategoryTheory.Limits.WidePullback.lift · cited by 12WidePullback.liftCategoryTheory.Limits.WidePullback.lift_base · cited by 2WidePullback.lift_baseCategoryTheory.Limits.WidePullback.π_arrow · cited by 2WidePullback.π_arrowCategoryTheory.Limits.WidePullback.lift_π · cited by 1WidePullback.lift_πCategoryTheory.Arrow.AugmentedCechNerve.ExtraDegeneracy.s_comp_base · cited by 1ExtraDegeneracy.s_comp_ba…CategoryTheory.Arrow.AugmentedCechNerve.ExtraDegeneracy.s_comp_π_0 · cited by 1ExtraDegeneracy.s_comp_π_0CategoryTheory.Arrow.AugmentedCechNerve.ExtraDegeneracy.s_comp_π_succ · cited by 1ExtraDegeneracy.s_comp_π_…CategoryTheory.Limits.Concrete.widePullback_ext · cited by 1Concrete.widePullback_extCategoryTheory.Limits.WidePullback.hom_ext · cited by 1WidePullback.hom_extCategoryTheory.Limits.WidePullback.lift_base_assoc · cited by 0WidePullback.lift_base_as…CategoryTheory.Limits.WidePullback.lift_π_assoc · cited by 0WidePullback.lift_π_assocCategoryTheory.Limits.WidePullback.π_arrow_assoc · cited by 0WidePullback.π_arrow_assocCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Limits.limit · cited by 346Limits.limitCategoryTheory.Limits.HasWidePullback · cited by 44Limits.HasWidePullbackCategoryTheory.Limits.WidePullbackShape.wideCospan · cited by 22WidePullbackShape.wideCos…Limits.widePullbackCITED BYCITES

Cites5

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

Cited by35

Results whose statement or proof uses this declaration.