We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c200ab commit e786299Copy full SHA for e786299
src/Tutorial_Equations_wf.v
@@ -20,9 +20,9 @@
20
- 1.1 The syntactic guard condition is limited
21
- 1.2 Well-founded recursion
22
2. Well-founded recursion and Equations
23
- 2.1 Using a measure
24
- 2.2 Using a lexicographic order
25
- 2.3 Using a custom well-founded relation
+ - 2.1 Using a measure
+ - 2.2 Using a lexicographic order
+ - 2.3 Using a custom well-founded relation
26
- 3. Different tricks to work with well-founded recursion
27
- 3.1 The inspect method
28
- 3.2 Improving recursion hypotheses
0 commit comments