]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/lib/pts_dummy/subject.ma
- pts_dummy/pts_dummy_new: non compiling parts commented out
[helm.git] / matita / matita / lib / pts_dummy / subject.ma
index be34cb07feea60d7700d1a7b11d10dfdb8740dfc..08ac86b486ff31bb5c06dab8de31dc4c5d694a3a 100644 (file)
@@ -9,9 +9,9 @@
      \ /      
       V_______________________________________________________________ *)
 
-include "lambda/reduction.ma".
-include "lambda/inversion.ma". 
-
+include "pts_dummy/reduction.ma".
+include "pts_dummy/inversion.ma". 
+(*
 (*
 inductive T : Type[0] ≝
   | Sort: nat → T
@@ -223,3 +223,4 @@ theorem subject_reduction: ∀P,G,M,N. G ⊢_{P} M:N →
   ]
 qed.
 
+*)