Mathlib Map

Theorems · Definition · category theory

CompHausLike.pullback

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

The pullback of two morphisms f,g in CompHaus, constructed explicitly as the set of pairs (x,y) such that f x = g y, with the topology induced by the product.

Defined in
Mathlib.Topology.Category.CompHausLike.Limits
Cited by
13 results in Mathlib
Foundations
Depth 92 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.

Cites11

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

Cited by16

Results whose statement or proof uses this declaration.