2015-04-09 22:14:19 -04:00
|
|
|
/-
|
|
|
|
Copyright (c) 2015 Floris van Doorn. All rights reserved.
|
|
|
|
Released under Apache 2.0 license as described in the file LICENSE.
|
|
|
|
|
|
|
|
Module: core
|
|
|
|
Authors: Floris van Doorn
|
|
|
|
|
|
|
|
The core of the HoTT library
|
|
|
|
-/
|
|
|
|
|
|
|
|
import types
|
2015-05-15 17:36:16 -04:00
|
|
|
import cubical.pathover cubical.square
|
|
|
|
import hit.circle
|