Documentation

ProofWidgets.Extra.CheckHighlight

Print the signature of name as a widget message in the infoview with dimmed implicit arguments (opacity 50%).

Arguments:

  • name: fully qualified name of the constant to print the signature of
  • showAlt: if false, implicit arguments are omitted from the alt argument of MessageData.ofWidget
Equations
  • One or more equations did not get rendered due to their size.
Instances For

    A version of #check that dims implicit arguments in the infoview, and omits them completely in non-interactive output (e.g. on the command-line).

    Equations
    Instances For

      A version of #check that dims implicit arguments in the infoview, and displays them as usual in non-interactive output (e.g. on the command-line). See also #checkh.

      Equations
      Instances For