1
0
mirror of https://github.com/nmvdw/HITs-Examples synced 2026-09-10 12:40:23 +02:00

5 Commits

Author SHA1 Message Date
Dan Frumin f23d4aeacb Replace the canonical structures mechanism for recursion with type classes
See changes in HitTactics.v
2017-05-22 21:06:13 +02:00
Dan Frumin 399fab467b Package both the induction and recursion principles in the same record 2017-05-20 14:05:46 +02:00
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
niels 5608c93b39 Add files via upload 2017-01-02 13:15:17 +01:00
niels 3999bbdd18 Add files via upload 2017-01-02 13:08:36 +01:00