feat(hott.core): add more files to core.hlean
This commit is contained in:
parent
2144036cdb
commit
de6294a4ce
2 changed files with 3 additions and 0 deletions
|
@ -9,3 +9,5 @@ The core of the HoTT library
|
|||
-/
|
||||
|
||||
import types
|
||||
import cubical.pathover cubical.square
|
||||
import hit.circle
|
||||
|
|
|
@ -7,3 +7,4 @@ Authors: Floris van Doorn
|
|||
-/
|
||||
|
||||
import .sigma .prod .pi .equiv .fiber .eq .trunc .arrow .pointed .function .trunc .bool
|
||||
import .nat .int
|
||||
|
|
Loading…
Reference in a new issue