mirror of https://github.com/nmvdw/HITs-Examples
7 lines
174 B
Coq
7 lines
174 B
Coq
|
Require Export HoTT HitTactics.
|
||
|
Require Export representations.definition.
|
||
|
From fsets Require Export
|
||
|
monad
|
||
|
extensionality
|
||
|
properties
|
||
|
properties_decidable.
|