Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Length indexed vector 'index'

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Length indexed vector 'index'


chronological Thread 
  • From: frank maltman <frank.maltman AT googlemail.com>
  • To: Frederic Blanqui <frederic.blanqui AT inria.fr>
  • Cc: coq-club AT inria.fr
  • Subject: Re: [Coq-Club] Length indexed vector 'index'
  • Date: Mon, 16 May 2011 05:14:41 +0000
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=date:from:to:cc:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding; b=wUJ0VgR2CkH+7PgWoJz2ifqE5HQ48eJWExGULFW0/idKTCTPZPbn5Klzg9Tuh1qZO5 leKBIU1oUrifIKGpUwqSpIEg55egRD8QN6yns4c1LqORatB1JdgNIjAAR5rvZpV3d2xF QaEN2AgWeoEuHUDkt8TiUnm6JrGFZmVs/5Lqc=

On Mon, 16 May 2011 09:57:01 +0800
Frederic Blanqui 
<frederic.blanqui AT inria.fr>
 wrote:

> You can also have a look at the vector library of CoLoR. See 
> http://color.inria.fr/ and, in particular, ;
> http://color.inria.fr/doc/CoLoR.Util.Vector.VecUtil.html . Best regards, ;
> Frederic.

Thanks, I'll give it a look. I'd read about CoLoR in one of the
various coq presentations available online. The main issue I have
with that sort of approach is that it's not clear how/why any of
the particular steps were taken when reading the definitions and
proofs. I have a feeling this is something you get an intuitive
sense of after years of grappling with it.




Archive powered by MhonArc 2.6.16.

Top of Page