2014-08-01 00:48:51 +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
|
|
|
|
|
2014-08-28 01:39:55 +00:00
|
|
|
import logic.core.connectives logic.core.eq logic.core.cast
|
|
|
|
import logic.core.quantifiers logic.core.if
|
2014-09-16 18:44:50 +00:00
|
|
|
import logic.core.decidable logic.core.inhabited logic.core.nonempty
|
2014-08-28 01:39:55 +00:00
|
|
|
import logic.core.instances
|
|
|
|
import logic.core.identities
|