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.
|
|
|
|
Authors: Floris van Doorn
|
|
|
|
|
|
|
|
The core of the HoTT library
|
|
|
|
-/
|
|
|
|
|
|
|
|
import types
|
2015-08-06 23:19:07 +02:00
|
|
|
import cubical
|
2015-09-25 09:39:45 -07:00
|
|
|
import homotopy.circle
|
2015-05-22 04:35:38 -04:00
|
|
|
import algebra.hott
|