Documentation

Mathlib.Topology.Category.CompHausLike.Cartesian

Cartesian monoidal structure on CompHausLike #

If the predicate P is preserved under taking type-theoretic products and PUnit satisfies it, then CompHausLike P is a cartesian monoidal category.

Explicit binary fan in CompHausLike P, given that the predicate P is preserved under taking type-theoretic products.

Equations
Instances For

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

    Equations
    • One or more equations did not get rendered due to their size.
    Instances For

      When the predicate P is preserved under taking type-theoretic products and PUnit satisfies it, then CompHausLike P is a cartesian monoidal category.

      This could be an instance but that causes some slowness issues with typeclass search, therefore we keep it as a def and turn it on as an instance for the explicit examples of CompHausLike as needed.

      Equations
      • One or more equations did not get rendered due to their size.
      Instances For