lean4-htt/doc/examples
Kim Morrison e760b8ddf5
doc: add IJCAR 2026 grind paper examples (#12462)
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>
2026-02-13 04:02:11 +00:00
..
Certora2022
compiler
ICERM2022
IJCAR2026 doc: add IJCAR 2026 grind paper examples (#12462) 2026-02-13 04:02:11 +00:00
NFM2022
bintree.lean chore: eliminate uses of intros x y z (#9983) 2025-08-19 06:09:13 +00:00
deBruijn.lean
interp.lean
palindromes.lean feat: String.toList_map (#11021) 2025-11-01 13:54:39 +00:00
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.