]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/computation/lpxs_drop.ma
some renaming and some typos corrected ...
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / computation / lpxs_drop.ma
index 1b760d856ac5dd81777a33cda437b6e23a86ca2b..dba41c9dd4df1c2cf4b297f0ae0e12bc0502c8de 100644 (file)
@@ -17,7 +17,7 @@ include "basic_2/computation/lpxs.ma".
 
 (* SN EXTENDED PARALLEL COMPUTATION ON LOCAL ENVIRONMENTS *******************)
 
-(* Properies on local environment slicing ***********************************)
+(* Properties on local environment slicing ***********************************)
 
 lemma lpxs_drop_conf: ∀h,g,G. dropable_sn (lpxs h g G).
 /3 width=3 by dropable_sn_TC, lpx_drop_conf/ qed-.