File: multiple_links.html.out

package info (click to toggle)
coq 8.20.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 44,116 kB
  • sloc: ml: 234,160; sh: 4,301; python: 3,270; ansic: 2,644; makefile: 882; lisp: 172; javascript: 63; xml: 24; sed: 2
file content (35 lines) | stat: -rw-r--r-- 1,942 bytes parent folder | download | duplicates (2)
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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link href="coqdoc.css" rel="stylesheet" type="text/css" />
<title>Coqdoc.multiple_links</title>
</head>

<body>

<div id="page">

<div id="header">
</div>

<div id="main">

<h1 class="libtitle">Library Coqdoc.multiple_links</h1>

<div class="code">
<span class="id" title="keyword">Inductive</span> <a id="t" class="idref" href="#t"><span class="id" title="definition, inductive"><span id="t_rect" class="id"><span id="t_ind" class="id"><span id="t_rec" class="id"><span id="t_sind" class="id">t</span></span></span></span></span></a> := <a id="X" class="idref" href="#X"><span class="id" title="constructor">X</span></a> | <a id="T" class="idref" href="#T"><span class="id" title="constructor">T</span></a> : <a class="idref" href="Coqdoc.multiple_links.html#t:1"><span class="id" title="inductive">t</span></a> <a class="idref" href="http://coq.inria.fr/stdlib/Coq.Init.Logic.html#::type_scope:x_'-&gt;'_x"><span class="id" title="notation">→</span></a> <a class="idref" href="Coqdoc.multiple_links.html#t:1"><span class="id" title="inductive">t</span></a>.<br/>
<span class="id" title="keyword">Check</span> <a class="idref" href="Coqdoc.multiple_links.html#X"><span class="id" title="constructor">X</span></a>.<br/>
<span class="id" title="keyword">Check</span> <a class="idref" href="Coqdoc.multiple_links.html#t"><span class="id" title="inductive">t</span></a>.<br/>
<span class="id" title="keyword">Check</span> <a class="idref" href="Coqdoc.multiple_links.html#t_ind"><span class="id" title="definition">t_ind</span></a>. </div>
</div>

<div id="footer">
<hr/><a href="index.html">Index</a><hr/>This page has been generated by <a href="http://coq.inria.fr/">coqdoc</a>
</div>

</div>

</body>
</html>