mirror of
https://github.com/Smaug123/agdaproofs
synced 2025-10-11 22:58:40 +00:00
Move things around, add more to fields (#16)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{-# OPTIONS --warning=error --safe #-}
|
||||
|
||||
open import LogicalFormulae
|
||||
open import Naturals
|
||||
open import Numbers.Naturals
|
||||
open import Functions
|
||||
|
||||
data Vec {a : _} (X : Set a) : ℕ -> Set a where
|
||||
|
Reference in New Issue
Block a user