lean4-htt/tests/lean/grind
Leonardo de Moura 0eb9671787
fix: proof term for Nullstellensatz certificate (#8168)
This PR fixes a bug when constructing the proof term for a
Nullstellensatz certificate produced by the new commutative ring
procedure in `grind`. The kernel was rejecting the proof term.
2025-04-30 01:03:57 +00:00
..
experiments feat: initial @[grind] attributes for List/Array/Vector (#8136) 2025-04-28 13:48:20 +00:00
grind_ite_funinduction.lean feat: use fun_induction in if-normalization example (#8129) 2025-04-27 12:27:17 +00:00
grobner_type_mismatch.lean fix: proof term for Nullstellensatz certificate (#8168) 2025-04-30 01:03:57 +00:00
hashmap_getKey_eq.lean chore: failing test for grind (#8065) 2025-04-28 10:46:19 +00:00
hashmap_list.lean chore: adding failing grind test (#8064) 2025-04-23 14:47:38 +00:00
mvar.lean feat: initial @[grind] attributes for List/Array/Vector (#8136) 2025-04-28 13:48:20 +00:00
nondet.lean chore: add grind non-determinism repro (#7978) 2025-04-16 22:36:22 +00:00
README.md

Aspirational test cases for grind

These are not expected to work yet; we're collecting examples that we'd like to make work!