Mathlib Map

Theorems · Definition · category theory

CompHausLike.pullback.cone

{P : TopCat → Prop} →
  {X Y B : CompHausLike P} →
    (f : X ⟶ B) → (g : Y ⟶ B) → [CompHausLike.HasExplicitPullback f g] → CategoryTheory.Limits.PullbackCone f g

The pullback cone whose cone point is the explicit pullback.

Defined in
Mathlib.Topology.Category.CompHausLike.Limits
Cited by
4 results in Mathlib
Foundations
Depth 96 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CompHausLike.HasExplicitPullback

Around this declaration

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

Cites9

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

Cited by5

Results whose statement or proof uses this declaration.