2015-04-10 02:14:19 +00:00
|
|
|
/-
|
|
|
|
Copyright (c) 2015 Floris van Doorn. All rights reserved.
|
|
|
|
Released under Apache 2.0 license as described in the file LICENSE.
|
|
|
|
Authors: Floris van Doorn
|
|
|
|
|
|
|
|
The core of the HoTT library
|
|
|
|
-/
|
|
|
|
|
|
|
|
import types
|
2015-08-06 21:19:07 +00:00
|
|
|
import cubical
|
2015-05-15 21:36:16 +00:00
|
|
|
import hit.circle
|
2015-05-22 08:35:38 +00:00
|
|
|
import algebra.hott
|