Skip to content

Commit e786299

Browse files
Update Tutorial_Equations_wf.v
1 parent 1c200ab commit e786299

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/Tutorial_Equations_wf.v

+3-3
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@
2020
- 1.1 The syntactic guard condition is limited
2121
- 1.2 Well-founded recursion
2222
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
23+
- 2.1 Using a measure
24+
- 2.2 Using a lexicographic order
25+
- 2.3 Using a custom well-founded relation
2626
- 3. Different tricks to work with well-founded recursion
2727
- 3.1 The inspect method
2828
- 3.2 Improving recursion hypotheses

0 commit comments

Comments
 (0)