Commit graph

8 commits

Author SHA1 Message Date
Simon Cruanes
6fee09848b
leancheck: parse ind 2025-01-27 21:52:00 -05:00
Simon Cruanes
38133dc163
wip: leancheck: use colors, better debug 2025-01-27 21:52:00 -05:00
Simon Cruanes
8f02f14d37
feat(leancheck): handle term constructors 2025-01-27 21:52:00 -05:00
Simon Cruanes
b1aaff4e9f
feat: add sidekick.cic_lib with non-hashconsed terms
this should be lighter and closer to Lean's proof format,
where terms don't carry their type, and DB indices are not typed
except from the context.
2025-01-27 21:52:00 -05:00
Simon Cruanes
a8f69a834f
wip: feat(leancheck): parse universe commands 2025-01-27 21:52:00 -05:00
Simon Cruanes
75e42072f4
wip: feat(leancheck): store intermediate objects of the proof 2025-01-27 21:52:00 -05:00
Simon Cruanes
cd07d6924b
details for leancheck 2025-01-27 21:51:59 -05:00
Simon Cruanes
70f0b3874c
wip: feat(leancheck): start binary to check lean proofs 2025-01-27 21:51:59 -05:00