1
0
mirror of https://github.com/nmvdw/HITs-Examples synced 2025-11-02 14:43:51 +01:00
Files
HITs-Examples/_CoqProject
Dan Frumin 44da34d72f Add a general hit recursion tactic.
The tactic resolves the induction principle for a HIT
using Canonical Structures, following the suggestion of @gallais
2017-05-18 17:43:19 +02:00

7 lines
91 B
Plaintext

-R . "" COQC = hoqc COQDEP = hoqdep
HitTactics.v
Mod2.v
FinSets.v
Expressions.v
Integers.v