1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134
|
<HTML>
<HEAD>
<TITLE>Cover Page</TITLE>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>Reference Manual | The Coq Proof Assistant</title>
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
<style type="text/css" media="all">@import "http://coq.inria.fr/modules/node/node.css";</style>
<style type="text/css" media="all">@import "http://coq.inria.fr/modules/system/defaults.css";</style>
<style type="text/css" media="all">@import "http://coq.inria.fr/modules/system/system.css";</style>
<style type="text/css" media="all">@import "http://coq.inria.fr/modules/user/user.css";</style>
<style type="text/css" media="all">@import "http://coq.inria.fr/sites/all/themes/coq/style.css";</style>
<style type="text/css" media="all">@import "http://coq.inria.fr/sites/all/themes/coq/coqdoc.css";</style>
</HEAD>
<BODY>
<div id="container">
<div id="headertop">
<div id="nav">
<ul class="links-menu">
<li><a href="http://coq.inria.fr/" class="active">Home</a></li>
<li><a href="http://coq.inria.fr/about-coq" title="More about coq">About Coq</a></li>
<li><a href="http://coq.inria.fr/download">Get Coq</a></li>
<li><a href="http://coq.inria.fr/documentation">Documentation</a></li>
<li><a href="http://coq.inria.fr/community">Community</a></li>
</ul>
</div>
</div>
<div id="header">
<div id="logoWrapper">
<div id="logo"><a href="http://coq.inria.fr/" title="Home"><img src="http://coq.inria.fr/files/barron_logo.png" alt="Home" /></a>
</div>
<div id="siteName"><a href="http://coq.inria.fr/" title="Home">The Coq Proof Assistant</a>
</div>
</div>
</div>
<div id="content">
<br/><br/><br/><br/>
<h1 style="text-align: center; font-weight:bold; font-size: 300%; line-height: 2ex">Reference Manual</h1>
<h2 style="text-align:center; font-size: 120%">
Version trunk<a name="text1"></a><a href="#note1"><SUP><span style="font-size: 80%">1</span></SUP></a>
<br/><br/><br/><br/><br/><br/>
<span style="text-align: center; font-size: 120%; ">The Coq Development Team</span>
<br/><br/><br/><br/><br/><br/>
<div style="text-align: left; font-size: 80%; text-indent: 0pt">
<ul style="list-style: none; margin-left: 0pt">
<li>V7.x INRIA 1999-2004</li>
<li>V8.0 INRIA 2004-2008</li>
<li>V8.1 INRIA 2006-2011</li>
<li>V8.2 INRIA 2008-2011</li>
<li>V8.3 INRIA 2010-2011</li>
<li>V8.4 INRIA 2012</li>
</ul>
<p style="text-indent: 0pt">This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at <a href="http://www.opencontent.org/openpub">http://www.opencontent.org/openpub</a>). Options A and B are not elected.</p>
</div>
<br/>
<hr width="75%" size=1>
<div style="text-align: left; font-size: 80%; text-indent: 0pt">
<dl>
<dt><a name="note1" href="toc.html#text1">1</a>
<dd>This research was partly supported by IST working group ``Types''</dd>
</dl>
</div>
</div>
</div>
<div id="sidebarWrapper">
<div id="sidebar">
<div class="block">
<h2 class="title">Navigation</h2>
<div class="content">
<ul class="menu">
<li class="leaf"><a href="index.html">Cover</a></li>
<li class="leaf"><a href="toc.html">Table of contents</a></li>
<li class="leaf">Index
<ul class="menu">
<li><a href="general-index.html">General</a></li>
<li><a href="command-index.html">Commands</a></li>
<li><a href="tactic-index.html">Tactics</a></li>
<li><a href="error-index.html">Errors</a></li>
</ul>
</li>
</ul>
</div>
</div>
</div>
</div>
<div id="footer">
<div id="nav-footer">
<ul class="links-menu-footer">
<li><a href="mailto:www-coq at lix.polytechnique.fr">webmaster</a></li>
<li><a href="http://validator.w3.org/check?uri=referer">xhtml valid</a></li>
<li><a href="http://jigsaw.w3.org/css-validator/check/referer">CSS valid</a></li>
</ul>
</div>
</div>
</body>
</html>
|