lean2/library/logic/default.lean
2014-12-15 16:13:04 -05:00

10 lines
305 B
Text

/-
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
import logic.quantifiers logic.instances logic.identities