10 lines
267 B
Text
10 lines
267 B
Text
/-
|
|
Copyright (c) 2014 Jeremy Avigad. All rights reserved.
|
|
Released under Apache 2.0 license as described in the file LICENSE.
|
|
|
|
Module: classical
|
|
Author: Jeremy Avigad
|
|
|
|
The standard library together with the classical axioms.
|
|
-/
|
|
import standard logic.axioms.classical
|