lean4-htt/old_library/data/default.lean
2016-09-21 11:43:28 -07:00

10 lines
325 B
Text

/-
Copyright (c) 2014 Microsoft Corporation. All rights reserved.
Released under Apache 2.0 license as described in the file LICENSE.
Author: Jeremy Avigad
-/
import .empty .bool .num .nat .list
-- .set
-- import .string .int .rat .fintype .prod .sum .sigma .option .list .finset .set .stream
-- import .fin .real .complex