2015-04-05 13:27:15 +00:00
|
|
|
/-
|
|
|
|
Copyright (c) 2014 Microsoft Corporation. All rights reserved.
|
|
|
|
Released under Apache 2.0 license as described in the file LICENSE.
|
|
|
|
Author: Jeremy Avigad
|
|
|
|
-/
|
2015-05-17 02:19:47 +00:00
|
|
|
import .empty .unit .bool .num .string .nat .int .rat .fintype
|
2015-08-13 01:37:33 +00:00
|
|
|
import .prod .sum .sigma .option .quotient .list .finset .set .stream
|
2015-08-12 22:05:14 +00:00
|
|
|
import .fin
|