Documentation

Mathlib.Tactic.Widget.Conv

Conv widget #

This is a slightly improved version of one of the examples in the ProofWidget library. It defines a conv? tactic that displays a widget panel allowing to generate a conv call zooming to the subexpression selected in the goal.

Return the link text and inserted text above and below of the conv widget.

Equations
    Instances For

      Rpc function for the conv widget.

      Equations
        Instances For

          The conv widget.

          Equations
            Instances For

              Display a widget panel allowing to generate a conv call zooming to the subexpression selected in the goal.

              Equations
                Instances For