]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/tests/coercions.ma
"Coq's " prefix added to every interpretation.
[helm.git] / helm / matita / tests / coercions.ma
index 2444b1d74a3a638dddb85a3b42cf84d11acf6a82..5c157368d053b4a708ee84f43bc211e996653b41 100644 (file)
@@ -26,7 +26,7 @@ coercion pos2nat.
 coercion nat2int.
 
 definition fst \def \lambda x,y:int.x.
-alias symbol "eq" (instance 0) = "leibnitz's equality".
+alias symbol "eq" (instance 0) = "Coq's leibnitz's equality".
 
 theorem a: fst O one = fst (positive O) (next one).
 reflexivity.