Skip to Content.
Sympa Menu

coq-club - [Coq-Club] How to show off Coq

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

[Coq-Club] How to show off Coq


Chronological Thread 
  • From: Eric Mullen <emullen AT cs.washington.edu>
  • To: "coq-club AT inria.fr" <coq-club AT inria.fr>
  • Subject: [Coq-Club] How to show off Coq
  • Date: Fri, 30 Jan 2015 20:01:35 +0000

If you wanted to give a 10 minute demo to show off how cool Coq was, what example would you use?

Specifically, if you were talking to a bunch of undergraduates in Computer Science, and you had 10 minutes to convince them that Coq was an awesome research tool, what would be your go to example?

Ideas so far have been:
 * Implementing slow and fast Fibonacci functions, and proving they calculate the same thing
 * Proving that the identity function and the Fibonacci function are both monotonic

I'm leaning towards the second due to its simplicity, but I would very much appreciate small examples which illustrate how cool it is to write code and prove properties about it.

Thanks much,
Eric Mullen



Archive powered by MHonArc 2.6.18.

Top of Page