-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
- Loading branch information
There are no files selected for viewing
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,49 @@ | ||
<!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" /> | ||
<link href="coqdocjs.css" rel="stylesheet" type="text/css"/> | ||
<script type="text/javascript" src="config.js"></script> | ||
<script type="text/javascript" src="coqdocjs.js"></script> | ||
</head> | ||
|
||
<body onload="document.getElementById('content').focus()"> | ||
<div id="header"> | ||
<span class="left"> | ||
<span class="modulename"> <script> document.write(document.title) </script> </span> | ||
</span> | ||
|
||
<span class="button" id="toggle-proofs"></span> | ||
|
||
<span class="right"> | ||
<a href="https://github.com/hferee/UIML">Project Page</a> | ||
<a href="./indexpage.html"> Index </a> | ||
<a href="./toc.html"> Table of Contents </a> | ||
<a href="./demo.html"> Demo </a> | ||
</span> | ||
</div> | ||
<div id="content" tabindex="-1" onblur="document.getElementById('content').focus()"> | ||
<div id="main"> | ||
<div class="code"> | ||
<span class="id" title="keyword">Require</span> <span class="id" title="keyword">Export</span> <a class="idref" href="GL.GLS.GLS_calcs.html#"><span class="id" title="library">GLS_calcs</span></a>.<br/> | ||
<span class="id" title="keyword">Require</span> <span class="id" title="keyword">Export</span> <a class="idref" href="GL.GLS.GLS_dec.html#"><span class="id" title="library">GLS_dec</span></a>.<br/> | ||
<span class="id" title="keyword">Require</span> <span class="id" title="keyword">Export</span> <a class="idref" href="GL.GLS.GLS_exch.html#"><span class="id" title="library">GLS_exch</span></a>.<br/> | ||
<span class="id" title="keyword">Require</span> <span class="id" title="keyword">Export</span> <a class="idref" href="GL.GLS.GLS_ctr.html#"><span class="id" title="library">GLS_ctr</span></a>.<br/> | ||
<span class="id" title="keyword">Require</span> <span class="id" title="keyword">Export</span> <a class="idref" href="GL.GLS.GLS_wkn.html#"><span class="id" title="library">GLS_wkn</span></a>.<br/> | ||
<span class="id" title="keyword">Require</span> <span class="id" title="keyword">Export</span> <a class="idref" href="GL.GLS.GLS_inv_ImpR_ImpL.html#"><span class="id" title="library">GLS_inv_ImpR_ImpL</span></a>.<br/> | ||
<span class="id" title="keyword">Require</span> <span class="id" title="keyword">Export</span> <a class="idref" href="GL.GLS.DLW_wf_lex.html#"><span class="id" title="library">DLW_wf_lex</span></a>.<br/> | ||
<span class="id" title="keyword">Require</span> <span class="id" title="keyword">Export</span> <a class="idref" href="GL.GLS.GLS_termination_measure.html#"><span class="id" title="library">GLS_termination_measure</span></a>.<br/> | ||
<span class="id" title="keyword">Require</span> <span class="id" title="keyword">Export</span> <a class="idref" href="GL.GLS.GLS_der_dec.html#"><span class="id" title="library">GLS_der_dec</span></a>.<br/> | ||
<span class="id" title="keyword">Require</span> <span class="id" title="keyword">Export</span> <a class="idref" href="GL.GLS.GLS_additive_cut.html#"><span class="id" title="library">GLS_additive_cut</span></a>.<br/> | ||
<span class="id" title="keyword">Require</span> <span class="id" title="keyword">Export</span> <a class="idref" href="GL.GLS.GLS_cut_elim.html#"><span class="id" title="library">GLS_cut_elim</span></a>.<br/> | ||
</div> | ||
</div> | ||
<div id="footer"> | ||
Generated by <a href="http://coq.inria.fr/">coqdoc</a> and improved with <a href="https://github.com/tebbi/coqdocjs">CoqdocJS</a> | ||
</div> | ||
</div> | ||
</body> | ||
|
||
</html> |
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
<!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" /> | ||
<link href="coqdocjs.css" rel="stylesheet" type="text/css"/> | ||
<script type="text/javascript" src="config.js"></script> | ||
<script type="text/javascript" src="coqdocjs.js"></script> | ||
</head> | ||
|
||
<body onload="document.getElementById('content').focus()"> | ||
<div id="header"> | ||
<span class="left"> | ||
<span class="modulename"> <script> document.write(document.title) </script> </span> | ||
</span> | ||
|
||
<span class="button" id="toggle-proofs"></span> | ||
|
||
<span class="right"> | ||
<a href="https://github.com/hferee/UIML">Project Page</a> | ||
<a href="./indexpage.html"> Index </a> | ||
<a href="./toc.html"> Table of Contents </a> | ||
<a href="./demo.html"> Demo </a> | ||
</span> | ||
</div> | ||
<div id="content" tabindex="-1" onblur="document.getElementById('content').focus()"> | ||
<div id="main"> | ||
<div class="code"> | ||
<span class="id" title="keyword">Notation</span> <a id="1c1c78eb8010a689d430e9cce412ba6d" class="idref" href="#1c1c78eb8010a689d430e9cce412ba6d"><span class="id" title="notation">"</span></a>'existsT' x .. y , p" := (<a class="idref" href="http://coq.inria.fr/doc/V8.19.2/stdlib//Coq.Init.Specif.html#sig"><span class="id" title="inductive">sig</span></a> (<span class="id" title="keyword">fun</span> <a id="x:1" class="idref" href="#x:1"><span class="id" title="binder">x</span></a> => .. (<a class="idref" href="http://coq.inria.fr/doc/V8.19.2/stdlib//Coq.Init.Specif.html#sig"><span class="id" title="inductive">sig</span></a> (<span class="id" title="keyword">fun</span> <a id="y:2" class="idref" href="#y:2"><span class="id" title="binder">y</span></a> => <span class="id" title="var">p</span>)) ..))<br/> | ||
(<span class="id" title="tactic">at</span> <span class="id" title="keyword">level</span> 200, <span class="id" title="var">x</span> <span class="id" title="var">binder</span>, <span class="id" title="tactic">right</span> <span class="id" title="keyword">associativity</span>,<br/> | ||
<span class="id" title="var">format</span> "'[' 'existsT' '/ ' x .. y , '/ ' p ']'")<br/> | ||
: <span class="id" title="var">type_scope</span>.<br/> | ||
|
||
<br/> | ||
<span class="id" title="keyword">Notation</span> <a id="d5d0a9fc4a816718ae884ae33cb7068b" class="idref" href="#d5d0a9fc4a816718ae884ae33cb7068b"><span class="id" title="notation">"</span></a>'existsT2' x .. y , p" := (<a class="idref" href="http://coq.inria.fr/doc/V8.19.2/stdlib//Coq.Init.Specif.html#sigT"><span class="id" title="inductive">sigT</span></a> (<span class="id" title="keyword">fun</span> <a id="x:3" class="idref" href="#x:3"><span class="id" title="binder">x</span></a> => .. (<a class="idref" href="http://coq.inria.fr/doc/V8.19.2/stdlib//Coq.Init.Specif.html#sigT"><span class="id" title="inductive">sigT</span></a> (<span class="id" title="keyword">fun</span> <a id="y:4" class="idref" href="#y:4"><span class="id" title="binder">y</span></a> => <span class="id" title="var">p</span>)) ..))<br/> | ||
(<span class="id" title="tactic">at</span> <span class="id" title="keyword">level</span> 200, <span class="id" title="var">x</span> <span class="id" title="var">binder</span>, <span class="id" title="tactic">right</span> <span class="id" title="keyword">associativity</span>,<br/> | ||
<span class="id" title="var">format</span> "'[' 'existsT2' '/ ' x .. y , '/ ' p ']'")<br/> | ||
: <span class="id" title="var">type_scope</span>.<br/> | ||
</div> | ||
</div> | ||
<div id="footer"> | ||
Generated by <a href="http://coq.inria.fr/">coqdoc</a> and improved with <a href="https://github.com/tebbi/coqdocjs">CoqdocJS</a> | ||
</div> | ||
</div> | ||
</body> | ||
|
||
</html> |