Documentation

KernelHom.Tactic.Hom.Utils

Kernel transformation utilities #

This file provides helper functions for transforming between kernel expressions and categorical morphism expressions, including type extraction and equivalence construction.

Main declarations #

Extract (X, Y, u, v) from an expression of type Kernel X Y.

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

    Build a measurable equivalence for e into universe maxLvl (recursive on products).

    inductive CategoryOP :

    Categorical operations recorded during transformation for later rewriting.

    Instances For

      Transform both sides of an equality and return the new equality plus metadata.

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

        Unfold kernel operations in an expression.

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