1
0
mirror of https://github.com/nmvdw/HITs-Examples synced 2026-07-25 18:10:23 +02:00

A negligible change in the structure

This commit is contained in:
2017-09-07 15:19:48 +02:00
parent 4ab70ae1fe
commit 474c9324ca
29 changed files with 2082 additions and 1459 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
(* Implementation of [FSet A] using lists *)
Require Import HoTT HitTactics.
Require Import FSets implementations.interface.
Require Import FSets set_interface.
Section Operations.
Context `{Univalence}.