lean2/library/logic/default.lean

11 lines
305 B
Text
Raw Normal View History

/-
Copyright (c) 2014 Microsoft Corporation. All rights reserved.
Released under Apache 2.0 license as described in the file LICENSE.
Module: logic.default
Author: Jeremy Avigad
-/
import logic.eq logic.connectives logic.cast logic.subsingleton
2014-12-01 04:34:12 +00:00
import logic.quantifiers logic.instances logic.identities