uwplse / PUMPKIN-PATCH

Proof Updater Mechanically Passing Knowledge Into New Proofs, Assisting The Coq Hacker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Does proof patching work well with trees?

tlringer opened this issue · comments

Check to make sure the processing of induction principles doesn't rely too much on the types being similar to natural numbers or lists, and can also handle tree-like structures.

It's probably good to do this after the refactor.