Documentation

KernelHom.Tactic.KernelCat

Kernel category tactics #

This file implements the kernel_coherence and kernel_monoidal tactics, which apply the kernel_hom transformation and then use categorical coherence or monoidal tactics to solve the resulting goal.

Main declarations #

The kernel_coherence tactic applies the kernel_hom transformation to the goal and then invokes the coherence tactic to solve the resulting goal.

Equations
Instances For

    The kernel_coherence tactic applies the kernel_hom transformation to the goal and then invokes the monoidal tactic to solve or simplify the resulting goal.

    Equations
    Instances For