2015-04-10 02:30:09 +00:00
|
|
|
/-
|
|
|
|
Copyright (c) 2015 Microsoft Corporation. All rights reserved.
|
|
|
|
Released under Apache 2.0 license as described in the file LICENSE.
|
|
|
|
Author: Leonardo de Moura
|
|
|
|
|
2015-05-08 10:23:15 +00:00
|
|
|
Finite sets.
|
2015-04-10 02:30:09 +00:00
|
|
|
-/
|
2015-05-16 08:42:13 +00:00
|
|
|
import .basic .comb .to_set .card
|