Added templates and some code done
This commit is contained in:
5
0Trinitarianism/Preambles/P4.agda
Normal file
5
0Trinitarianism/Preambles/P4.agda
Normal file
@@ -0,0 +1,5 @@
|
||||
module 0Trinitarianism.Preambles.P4 where
|
||||
|
||||
open import Cubical.Foundations.Prelude using
|
||||
( Level ; Type ; _≡_ ; J ; JRefl ; refl ; i1 ; i0 ; I ; cong) public
|
||||
open import Cubical.Foundations.Isomorphism renaming (Iso to _≅_) public
|
||||
Reference in New Issue
Block a user