Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Over.ConstructProducts.widePullbackDiagramOfDiagramOver

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    (B : C) →
      {J : Type w} →
        CategoryTheory.Functor (CategoryTheory.Discrete J) (CategoryTheory.Over B) →
          CategoryTheory.Functor (CategoryTheory.Limits.WidePullbackShape J) C

(Implementation) Given a product diagram in C/B, construct the corresponding wide pullback diagram in C.

Defined in
Mathlib.CategoryTheory.Limits.Constructions.Over.Products
Cited by
16 results in Mathlib
Foundations
Depth 27 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.Over.ConstructProducts.conesEquivFunctor · cited by 10ConstructProducts.conesEq…CategoryTheory.Over.ConstructProducts.conesEquivInverse · cited by 9ConstructProducts.conesEq…CategoryTheory.Over.ConstructProducts.conesEquiv · cited by 5ConstructProducts.conesEq…CategoryTheory.Over.ConstructProducts.conesEquivInverseObj · cited by 4ConstructProducts.conesEq…CategoryTheory.Over.ConstructProducts.conesEquivUnitIso · cited by 3ConstructProducts.conesEq…CategoryTheory.Over.ConstructProducts.conesEquivCounitIso · cited by 3ConstructProducts.conesEq…CategoryTheory.Over.ConstructProducts.has_over_limit_discrete_of_widePullback_limit · cited by 1ConstructProducts.has_ove…CategoryTheory.Over.ConstructProducts.conesEquivFunctor_map_hom · cited by 0ConstructProducts.conesEq…CategoryTheory.Over.ConstructProducts.conesEquivFunctor_obj_pt · cited by 0ConstructProducts.conesEq…CategoryTheory.Over.ConstructProducts.conesEquivFunctor_obj_π_app · cited by 0ConstructProducts.conesEq…CategoryTheory.Over.ConstructProducts.conesEquivInverseObj_pt · cited by 0ConstructProducts.conesEq…CategoryTheory.Over.ConstructProducts.conesEquivInverseObj_π_app · cited by 0ConstructProducts.conesEq…CategoryTheory.Over.ConstructProducts.conesEquivInverse_map_hom · cited by 0ConstructProducts.conesEq…CategoryTheory.Over.ConstructProducts.conesEquivInverse_obj · cited by 0ConstructProducts.conesEq…CategoryTheory.Over.ConstructProducts.conesEquivUnitIso_hom_app_hom · cited by 0ConstructProducts.conesEq…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Discrete · cited by 2447CategoryTheory.DiscreteCategoryTheory.Over · cited by 935CategoryTheory.OverCategoryTheory.Over.left · cited by 541Over.leftCategoryTheory.Over.hom · cited by 370Over.homCategoryTheory.Limits.WidePullbackShape · cited by 94Limits.WidePullbackShapeCategoryTheory.Limits.WidePullbackShape.wideCospan · cited by 22WidePullbackShape.wideCos…ConstructProducts.widePullbac…CITED BYCITES

Cites9

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

Cited by22

Results whose statement or proof uses this declaration.