2014-12-22 15:33:29 -05:00
|
|
|
/-
|
|
|
|
Copyright (c) 2014 Microsoft Corporation. All rights reserved.
|
|
|
|
Released under Apache 2.0 license as described in the file LICENSE.
|
2014-07-31 18:40:09 -07:00
|
|
|
|
2014-12-22 15:33:29 -05:00
|
|
|
Module: standard
|
|
|
|
Authors: Leonardo de Moura, Jeremy Avigad
|
2014-08-24 18:11:56 -07:00
|
|
|
|
2014-12-22 15:33:29 -05:00
|
|
|
The constructive core of Lean's library.
|
|
|
|
-/
|
2014-08-25 09:11:46 -07:00
|
|
|
|
2014-11-30 20:34:12 -08:00
|
|
|
import logic data
|