From 2371237a27b5fa23f741e381073a48d84bc6a906 Mon Sep 17 00:00:00 2001 From: Claudio Sacerdoti Coen Date: Tue, 16 Mar 2010 14:17:51 +0000 Subject: [PATCH 1/1] ... --- helm/software/matita/nlibrary/Plogic/connectives.ma | 2 -- 1 file changed, 2 deletions(-) diff --git a/helm/software/matita/nlibrary/Plogic/connectives.ma b/helm/software/matita/nlibrary/Plogic/connectives.ma index 84bd36454..491657676 100644 --- a/helm/software/matita/nlibrary/Plogic/connectives.ma +++ b/helm/software/matita/nlibrary/Plogic/connectives.ma @@ -30,8 +30,6 @@ ndefinition Not: Prop → Prop ≝ ninductive Not (A:Prop): Prop ≝ nmk: (A → False) → Not A. -ncheck Not_ind. - interpretation "logical not" 'not x = (Not x). ntheorem absurd : ∀ A:Prop. A → ¬A → False. -- 2.39.2