2014-11-28 10:20:52 -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: logic.axioms.classical
|
2015-02-01 10:58:58 -05:00
|
|
|
Author: Jeremy Avigad
|
2014-11-28 10:20:52 -05:00
|
|
|
-/
|
2015-04-01 12:36:33 -07:00
|
|
|
import logic.axioms.prop_complete logic.axioms.hilbert
|
2015-02-01 10:58:58 -05:00
|
|
|
import logic.axioms.prop_decidable
|