Skip to Content.
Sympa Menu

coq-club - [Coq-Club] Mathematical Components, an Introduction -- Call for Participation

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

[Coq-Club] Mathematical Components, an Introduction -- Call for Participation


Chronological Thread 
  • From: Enrico Tassi <enrico.tassi AT inria.fr>
  • To: coq-club AT inria.fr, ssreflect AT msr-inria.inria.fr
  • Subject: [Coq-Club] Mathematical Components, an Introduction -- Call for Participation
  • Date: Wed, 15 Jun 2016 09:57:09 +0200
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None smtp.pra=enrico.tassi AT inria.fr; spf=None smtp.mailfrom=gares AT fettunta.org; spf=None smtp.helo=postmaster AT fettunta.org
  • Ironport-phdr: 9a23:I40EoRVcmaOBiLAyzLFO79iNkEDV8LGtZVwlr6E/grcLSJyIuqrYZhKOt8tkgFKBZ4jH8fUM07OQ6PCxHzxdqs/Y6DgrS99laVwssY0uhQsuAcqIWwXQDcXBSGgEJvlET0Jv5HqhMEJYS47UblzWpWCuv3ZJQk2sfTR8Kum9IIPOlcP/j7n0oM2CJVUVz2PkOftbF1afk0b4joEum4xsK6I8mFPig0BjXKBo/15uPk+ZhB3m5829r9ZJ+iVUvO89pYYbCf2pN/dwcbsNBzM/dmsx+cfDtB/ZTALJ6GFYGn4NiBdGBwXO8Dn/RY20sy3gt+M72S+APMSwQ6pndy6l6vJGTgXpgyBPCzci62Cf3sF2lqNQp1S9rgdkwqbVZpuUPbxwZPWOLpshWWNdU5MJBGR6CYSmYt5XAg==

Mathematical Components, an Introduction
Satellite workshop of the ITP 2016 conference
August 27th, Nancy, France
https://github.com/math-comp/wiki/wiki/tutorial-itp2016


Mathematical Components (https://math-comp.github.io/math-comp/) is the name
of
a Coq library covering a variety of topics, from the theory of basic data
structures (e.g., numbers, lists, finite sets) to advanced results in various
flavors of algebra. This library constitutes the infrastructure for the formal
proofs of the Four Color Theorem and of the Odd Order Theorem.

The aim of this tutorial is to present the main ingredients used throughout
these large scale development, like the Ssreflect proof language or small
scale
reflection methods, and the basic libraries of general interest. The schedule
will interleave small lectures by developers and advanced users of the library
with supervised hands-on sessions. The intended audience is both people
familiar
with Coq but not with the Mathematical Components libraries and people with a
background in proof assistants but not regular users of Coq.

Lectures will present the Ssreflect tactic language, principles of the boolean
reflection methodology and provide a guided tour through a sample of libraries
and data structures: finite graphs, iterated operators, matrices...

Participants are required to bring a laptop with a recent browser installed
(see the test link on the tutorial webpage).

Registration at https://itp2016.inria.fr/registration/
--
Assia Mahboubi, Enrico Tassi


  • [Coq-Club] Mathematical Components, an Introduction -- Call for Participation, Enrico Tassi, 06/15/2016

Archive powered by MHonArc 2.6.18.

Top of Page