mirror of
https://github.com/nmvdw/HITs-Examples
synced 2025-11-04 07:33:51 +01:00
Use the namespace FSets
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
(* Bishop-finiteness is that "default" notion of finiteness in the HoTT library *)
|
||||
Require Import HoTT HitTactics.
|
||||
Require Import FSets interfaces.lattice_interface.
|
||||
From subobjects Require Import sub k_finite.
|
||||
From FSets.subobjects Require Import sub k_finite.
|
||||
|
||||
Section finite_hott.
|
||||
Variable (A : Type).
|
||||
|
||||
Reference in New Issue
Block a user