2015-04-05 09:27:15 -04: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 12:19:47 +10:00
|
|
|
import .empty .unit .bool .num .string .nat .int .rat .fintype
|
2015-08-12 18:37:33 -07:00
|
|
|
import .prod .sum .sigma .option .quotient .list .finset .set .stream
|
2015-08-12 15:05:14 -07:00
|
|
|
import .fin
|