Documentation

GeneralizationLinter.Core.Verify

Verification #

Run act quietly. When we run a verification gate, candidates that are rejected would emit warnings that we don't want to bother the user with.


Implementation notes

We turn off Elab.async because asynchronicity would make it impossible for us to ensure we capture the emitted messages.

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

        A verified weakening candidate.

      Instances For

        Returns unverified weakening suggestion candidates for a given declaration.


        Implementation notes

        #TODO

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

          Returns verified weakening suggestions for a given declaration.

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