Skip to Content.
Sympa Menu

coq-club - [Coq-Club] Coq data types

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

[Coq-Club] Coq data types


Chronological Thread 
  • From: <kennethadammiller AT gmail.com>
  • To: coq-club AT inria.fr
  • Subject: [Coq-Club] Coq data types
  • Date: Sun, 11 Nov 2012 21:52:55 +0100 (CET)

So, after looking at the vector specification at
http://coq.inria.fr/distrib/V8.4beta/stdlib/Coq.Vectors.VectorDef.html#
I'm lost as to why t was used in place of vector. Why would the designers
choose t instead of vector?

Also, as part of an assignment, I have to model some C unions in Coq-I'm new
to Coq, so I was wondering what data type I would use to get this done.



Archive powered by MHonArc 2.6.18.

Top of Page