lean2/hott/types/default.hlean

9 lines
283 B
Text

/-
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
-/
import .bool .unit .prod .sigma .pi .arrow .pointed .fiber
import .nat .int
import .eq .equiv .trunc .univ .W .type_functor