lean4-htt/tests/lean/guessLexTricky.lean.expected.out
Joachim Breitner 56733b953e
refactor: TerminationArgument → TerminationMeasure (#6727)
this PR aligns the terminology of the code with the one use in the
reference manual, as developed with and refined by @david-christiansen.
2025-01-23 10:41:38 +00:00

6 lines
165 B
Text

Inferred termination measure:
termination_by (y, 1, 0)
Inferred termination measure:
termination_by (y, 0, 1)
Inferred termination measure:
termination_by (y, 0, 0)