Documentation

Auto.Translation.Preprocessing

From a user-provided term stx, produce a lemma

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
      Equations
      • One or more equations did not get rendered due to their size.
      Instances For
        Equations
        Instances For
          Instances For
            Equations
            • One or more equations did not get rendered due to their size.
            Instances For

              Topologically sort constant names, such that the definition body of previous names does not use latter ones. If there is cyclic dependency, topoSortUnfolds throws an error

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

                Unfold constants occurring in expression e unfolds should satisfy the following constraint: ∀ i j, i < j → unfolds[j].name does not occur in unfolds[i].val

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