]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/contribs/dama/dama_duality/tend.ma
freescale porting, work in progress
[helm.git] / helm / software / matita / contribs / dama / dama_duality / tend.ma
index a5bf7501acf7047c91527b552f1cac1c6d82922d..a9372d26dee5f47b81809d3f25a8919b3129b329 100644 (file)
@@ -23,6 +23,5 @@ definition d2s ≝
   λR.λms:metric_space R.λs:sequence ms.λk.λn. δ (s n) k.
 
 notation "s ⇝ x" non associative with precedence 50 for @{'tends $s $x}.
-interpretation "tends to" 'tends s x = 
-  (cic:/matita/tend/tends0.con _ (cic:/matita/tend/d2s.con _ _ s x)).
+interpretation "tends to" 'tends s x = (tends0 ? (d2s ? ? s x)).