]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/library/didactic/exercises/natural_deduction1.ma
- transcript: bugfix
[helm.git] / helm / software / matita / library / didactic / exercises / natural_deduction1.ma
index c2778fbc5c0b548296f75fd5e0642810558d411e..f4508923730b134f904b4f89baa401b4c83fc506 100644 (file)
@@ -1,3 +1,17 @@
+(**************************************************************************)
+(*       ___                                                             *)
+(*      ||M||                                                             *)
+(*      ||A||       A project by Andrea Asperti                           *)
+(*      ||T||                                                             *)
+(*      ||I||       Developers:                                           *)
+(*      ||T||       A.Asperti, C.Sacerdoti Coen,                          *)
+(*      ||A||       E.Tassi, S.Zacchiroli                                 *)
+(*      \   /                                                             *)
+(*       \ /        This file is distributed under the terms of the       *)
+(*        v         GNU Lesser General Public License Version 2.1         *)
+(*                                                                        *)
+(**************************************************************************)
+
 (* Istruzioni: 
 
      http://mowgli.cs.unibo.it/~tassi/exercise-natural_deduction.html 
@@ -182,4 +196,4 @@ apply rule (∨_e (G∨¬L) [h6] (⊥) [h6] (⊥));
            ]
        ]
 (*END*)
-qed.
\ No newline at end of file
+qed.