coq-club AT inria.fr
Subject: The Coq mailing list
List archive
- From: AUGER Cédric <Cedric.Auger AT lri.fr>
- To: Ian Zimmerman <itz AT buug.org>
- Cc: coq-club AT inria.fr
- Subject: Re: [Coq-Club] UTF8 input module?
- Date: Wed, 8 Feb 2012 10:16:53 +0100
Le Tue, 07 Feb 2012 15:30:55 -0800,
Ian Zimmerman
<itz AT buug.org>
a écrit :
>
> Sorry to bother the list with a trivial question.
>
> The Refman says (section 15.9.1):
>
> There exists a small set of such notations already defined, in the
> file utf8.v of Coq library, so you may enable them just by Require
> utf8 inside CoqIDE, or equivalently, by starting CoqIDE with coqide
> -l utf8.
>
> but my copy of coq doesn't seem to include such a file.
>
> I'm on debian testing ("Wheezy"). Perhaps the debian maintainer
> dropped it by accident?
>
In fact it is called with an uppercase.
Try:
✂✂✂✂✂✂✂✂✂✂✂✂✂✂✂✂✂✂✂✂✂✂✂✂✂✂✂✂✂✂✂✂✂✂✂✂✂✂✂
Require Import Utf8.
Example test : ∀ (x:unit),
(λ x, x = tt) x.
now intros [].
Qed.
✂✂✂✂✂✂✂✂✂✂✂✂✂✂✂✂✂✂✂✂✂✂✂✂✂✂✂✂✂✂✂✂✂✂✂✂✂✂✂
In fact it seems that Utf8_core is more complete.
I think that this typo should be corrected in the reference manual.
- [Coq-Club] UTF8 input module?, Ian Zimmerman
- Re: [Coq-Club] UTF8 input module?, AUGER Cédric
- Re: [Coq-Club] UTF8 input module?, Jelle Herold
- Re: [Coq-Club] UTF8 input module?, AUGER Cédric
- Re: [Coq-Club] UTF8 input module?, AUGER Cédric
Archive powered by MhonArc 2.6.16.