From 9c24cecec3a7381cd924c56ca50c77a49750e2e5 Mon Sep 17 00:00:00 2001 From: Pierre Letouzey Date: Tue, 9 Dec 2014 12:00:10 +0100 Subject: refman: switch all source files to utf8 Putting utf8 everywhere helps the maintainance of the online refman. And anyway, this is the way to go. We should also chase and migrate the few remaining iso-latin-1 files elsewhere in the sources. --- doc/refman/RefMan-coi.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/refman/RefMan-coi.tex') diff --git a/doc/refman/RefMan-coi.tex b/doc/refman/RefMan-coi.tex index 4ef5818aa..dac3c60bd 100644 --- a/doc/refman/RefMan-coi.tex +++ b/doc/refman/RefMan-coi.tex @@ -184,7 +184,7 @@ Eval compute in (tl nat (from 0)). $(\from\;n)\equiv(\cons\;\nat\;n\;(\from \; (\S\;n)))$ does not hold as definitional one. Nevertheless, it can be proved as a propositional equality, in the sense of Leibniz's equality. -The version {\it à la Leibniz} of the equality above follows from +The version {\it à la Leibniz} of the equality above follows from a general lemma stating that eliminating and then re-introducing a stream yields the same stream. \begin{coq_example} -- cgit v1.2.3