10 lines
296 B
Text
10 lines
296 B
Text
/-
|
|
Copyright (c) 2014 Microsoft Corporation. All rights reserved.
|
|
Released under Apache 2.0 license as described in the file LICENSE.
|
|
|
|
Module: logic.axioms.default
|
|
Author: Jeremy Avigad
|
|
-/
|
|
|
|
import logic.axioms.classical logic.axioms.funext logic.axioms.hilbert
|
|
import logic.axioms.prop_decidable
|