From bf5fedb51726f62aa8f46505ebee87912ef10ce3 Mon Sep 17 00:00:00 2001 From: Chloe Brown Date: Thu, 28 Dec 2023 12:41:57 +0000 Subject: Define syntax and equivalence. --- Everything.agda | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Everything.agda (limited to 'Everything.agda') diff --git a/Everything.agda b/Everything.agda new file mode 100644 index 0000000..03e3ccd --- /dev/null +++ b/Everything.agda @@ -0,0 +1,7 @@ +module Everything where + +import CBPV.Axiom +import CBPV.Equality +import CBPV.Family +import CBPV.Term +import CBPV.Type -- cgit v1.2.3