]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambda_delta/basic_2/reducibility/fpr_cpr.ma
- some additions and corrections
[helm.git] / matita / matita / contribs / lambda_delta / basic_2 / reducibility / fpr_cpr.ma
index 7abd3f22fa73b5e4c9c1f206cdc0bc13a2a64a9c..0de0b98f58d8c9b622b6286e6596718fe10a886a 100644 (file)
@@ -16,6 +16,11 @@ include "basic_2/reducibility/cfpr_cpr.ma".
 
 (* CONTEXT-FREE PARALLEL REDUCTION ON CLOSURES ******************************)
 
+(* Properties on context-sensitive parallel reduction for terms *************)
+
+lemma cpr_fpr: ∀L,T1,T2. L ⊢ T1 ➡ T2 → ⦃L, T1⦄ ➡ ⦃L, T2⦄.
+/2 width=4/ qed.
+
 (* Advanced propertis *******************************************************)
 
 lemma fpr_bind_sn: ∀L1,L2,V1,V2. ⦃L1, V1⦄ ➡ ⦃L2, V2⦄ → ∀T1,T2. T1 ➡ T2 →