Documentation

Mathlib.Tactic.CategoryTheory.Coherence.PureCoherence

Coherence tactic #

This file provides a meta framework for the coherence tactic, which solves goals of the form η = θ, where η and θ are 2-morphism in a bicategory or morphisms in a monoidal category made up only of associators, unitors, and identities.

The function defined here is a meta reimplementation of the formalized coherence theorems provided in the following files:

The actual tactics that users will use are given in

The result of normalizing a 1-morphism.

Instances For

    Lemmas to prove the meta version of CategoryTheory.FreeBicategory.normalize_naturality.

    Instances

      Prove the equality between structural isomorphisms using the naturality of normalize.

      Instances