lean4-htt/tests/lean/guessLexTricky2.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

4 lines
132 B
Text

Inferred termination measure:
termination_by x1 x2 => (x1, x2, 0)
Inferred termination measure:
termination_by x1 x2 => (x1, x2, 1)