]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/reducibility/ltpr_ltpss_sn.ma
- improved Makefile esp. with the "trim" function
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / reducibility / ltpr_ltpss_sn.ma
index 8237623567098f502f634b00e0839a4aa52b34fa..79ffb7c9ed4ce6e1039cdade4339329b197c2a32 100644 (file)
@@ -19,7 +19,7 @@ include "basic_2/reducibility/ltpr_ltpss_dx.ma".
 
 (* Properties on sn parallel unfold on local environments *******************)
 
-(* Note: this can also be proved like ltpr_ltpss_dx_conf *) 
+(* Note: this can also be proved like ltpr_ltpss_dx_conf *)
 lemma ltpr_ltpss_sn_conf: ∀L1,K1,d,e. L1 ⊢ ▶* [d, e] K1 → ∀L2. L1 ➡ L2 →
                           ∃∃K2. L2 ⊢ ▶* [d, e] K2 & K1 ➡ K2.
 #L1 #K1 #d #e #H