]> matita.cs.unibo.it Git - helm.git/blob - matita/matita/contribs/lambdadelta/basic_2/etc/cnuw_simple.etc
made executable again
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / etc / cnuw_simple.etc
1 (* Advanced forward lemma with with simple terms ****************************)
2 (*
3 lemma cnuw_fwd_appl_simple (h) (G) (L):
4       ∀V,T. ⦃G,L⦄ ⊢ ➡𝐍𝐖*[h] ⓐV.T → 𝐒⦃T⦄.
5 #h #G #L #V #T #HT
6 elim (simple_dec_ex T) [ // ] * #p #I #W #U #H destruct
7 *)