Mathlib Map

Theorems · Definition · category theory

CompHausLike.productIsLimit

{P : TopCat → Prop} →
  (X Y : CompHausLike P) →
    [inst : CompHausLike.HasProp P (↑X.toTop × ↑Y.toTop)] → CategoryTheory.Limits.IsLimit (X.productCone Y)

When the predicate P is preserved under taking type-theoretic products, that product is a category-theoretic product in CompHausLike P.

Defined in
Mathlib.Topology.Category.CompHausLike.Cartesian
Cited by
0 results in Mathlib
Foundations
Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CompHausLike.HasProp

Around this declaration

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

Cites17

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

Cited by1

Results whose statement or proof uses this declaration.