X-Git-Url: http://matita.cs.unibo.it/gitweb/?p=helm.git;a=blobdiff_plain;f=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fground%2Flib%2Fstream_tls_eq.ma;h=0f65086e521954324063589e2b7dcf84db209322;hp=ee230d2b6d3429c0aa29cbe88ff70644406a8f73;hb=2ed8d2abcc3b0687141b627061b63350a0b200bd;hpb=b367de0252e88d6b0476648d5ceac7e4aeffca27 diff --git a/matita/matita/contribs/lambdadelta/ground/lib/stream_tls_eq.ma b/matita/matita/contribs/lambdadelta/ground/lib/stream_tls_eq.ma index ee230d2b6..0f65086e5 100644 --- a/matita/matita/contribs/lambdadelta/ground/lib/stream_tls_eq.ma +++ b/matita/matita/contribs/lambdadelta/ground/lib/stream_tls_eq.ma @@ -17,7 +17,7 @@ include "ground/lib/stream_tls.ma". (* ITERATED TAIL FOR STREAMS ************************************************) -(* Properties with stream_eq *) +(* Constructions with stream_eq *********************************************) lemma stream_tls_eq_repl (A) (n): stream_eq_repl A (λt1,t2. ⫰*[n] t1 ≗ ⫰*[n] t2).