This adds the ancillary materials for the IJCAR 2026 grind paper to
`doc/examples/IJCAR2026/`.
- `examples.lean`: interactive examples from the paper
- `analyze_grind_loc.py`: script used for the evaluation section
(analyzing grind adoption LoC changes in mathlib)
🤖 Prepared with Claude Code
---------
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
||
|---|---|---|
| .. | ||
| Certora2022 | ||
| compiler | ||
| ICERM2022 | ||
| IJCAR2026 | ||
| NFM2022 | ||
| bintree.lean | ||
| deBruijn.lean | ||
| interp.lean | ||
| palindromes.lean | ||
| phoas.lean | ||
| README.md | ||
| tc.lean | ||
| test_single.sh | ||
| widgets.lean | ||
These examples are checked in Lean's CI to ensure that they continue
to work. They are included in the documentation section of the Lean
website via a script that copies the latest version, in order to
ensure that the website tracks Lean releases rather than master.