HITs-Examples/FiniteSets/interfaces/lattice_examples.v

4 lines
152 B
Coq
Raw Normal View History

2017-09-07 15:19:48 +02:00
(** Some examples of lattices. *)
Require Export HoTT lattice_interface.
From HoTT.Classes.implementations Require Export hprop_lattice bool pointwise.