1
0
mirror of https://github.com/nmvdw/HITs-Examples synced 2025-11-03 07:03:51 +01:00

Add a general hit recursion tactic.

The tactic resolves the induction principle for a HIT
using Canonical Structures, following the suggestion of @gallais
This commit is contained in:
Dan Frumin
2017-05-18 17:43:19 +02:00
parent e81986a920
commit 44da34d72f
4 changed files with 162 additions and 151 deletions

View File

@@ -1,5 +1,6 @@
-R . "" COQC = hoqc COQDEP = hoqdep
HitTactics.v
Mod2.v
FinSets.v
Expressions.v