]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/computation/cpxe.ma
some renaming and some typos corrected ...
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / computation / cpxe.ma
index b2e05f37e9cdb52e0004d1d73965dda8b124a6e8..6d1ffd2b8f26b1fec5e91535ff3284a7fb61e602 100644 (file)
@@ -24,7 +24,7 @@ definition cpxe: ∀h. sd h → relation4 genv lenv term term ≝
 interpretation "evaluation for context-sensitive extended parallel reduction (term)"
    'PRedEval h g G L T1 T2 = (cpxe h g G L T1 T2).
 
-(* Basic_properties *********************************************************)
+(* Basic properties *********************************************************)
 
 lemma csx_cpxe: ∀h,g,G,L,T1. ⦃G, L⦄ ⊢ ⬊*[h, g] T1 → ∃T2. ⦃G, L⦄ ⊢ T1 ➡*[h, g] 𝐍⦃T2⦄.
 #h #g #G #L #T1 #H @(csx_ind … H) -T1