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

A negligible change in the structure

This commit is contained in:
Niels
2017-09-07 15:19:48 +02:00
parent 4ab70ae1fe
commit 474c9324ca
29 changed files with 2082 additions and 1459 deletions

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}.