]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/ground/lib/stream_tls_eq.ma
update in ground
[helm.git] / matita / matita / contribs / lambdadelta / ground / lib / stream_tls_eq.ma
index ee230d2b6d3429c0aa29cbe88ff70644406a8f73..0f65086e521954324063589e2b7dcf84db209322 100644 (file)
@@ -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).