mirror of
https://github.com/Smaug123/agdaproofs
synced 2025-10-18 01:38:45 +00:00
Move Functions (#119)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
open import Agda.Primitive using (Level; lzero; lsuc; _⊔_)
|
||||
|
||||
open import LogicalFormulae
|
||||
open import Functions
|
||||
open import Functions.Definition
|
||||
|
||||
module Orders.Partial.Definition {a : _} (carrier : Set a) where
|
||||
|
||||
|
Reference in New Issue
Block a user