Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.HasWidePullback

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

HasWidePullback B objs arrows means that wideCospan B objs arrows has a limit.

Defined in
Mathlib.CategoryTheory.Limits.Shapes.WidePullbacks
Cited by
44 results in Mathlib
Foundations
Depth 16 from the axioms · uses no axioms
Assumes
CategoryTheory.Category

Around this declaration

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

Cites4

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

Cited by60

Results whose statement or proof uses this declaration.