Skip to content

Commit

Permalink
deploy: 98aeef2
Browse files Browse the repository at this point in the history
  • Loading branch information
hferee committed Aug 29, 2024
0 parents commit fa042b6
Show file tree
Hide file tree
Showing 105 changed files with 85,758 additions and 0 deletions.
147 changes: 147 additions & 0 deletions GL.GLS.DLW_wf_lex.html

Large diffs are not rendered by default.

618 changes: 618 additions & 0 deletions GL.GLS.GLS_additive_cut.html

Large diffs are not rendered by default.

199 changes: 199 additions & 0 deletions GL.GLS.GLS_calcs.html

Large diffs are not rendered by default.

1,167 changes: 1,167 additions & 0 deletions GL.GLS.GLS_ctr.html

Large diffs are not rendered by default.

88 changes: 88 additions & 0 deletions GL.GLS.GLS_cut_elim.html

Large diffs are not rendered by default.

318 changes: 318 additions & 0 deletions GL.GLS.GLS_dec.html

Large diffs are not rendered by default.

1,296 changes: 1,296 additions & 0 deletions GL.GLS.GLS_der_dec.html

Large diffs are not rendered by default.

2,278 changes: 2,278 additions & 0 deletions GL.GLS.GLS_exch.html

Large diffs are not rendered by default.

51 changes: 51 additions & 0 deletions GL.GLS.GLS_export.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
<!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">
<h1 class="libtitle">GL.GLS.GLS_export</h1>

<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>
734 changes: 734 additions & 0 deletions GL.GLS.GLS_inv_ImpR_ImpL.html

Large diffs are not rendered by default.

864 changes: 864 additions & 0 deletions GL.GLS.GLS_termination_measure.html

Large diffs are not rendered by default.

584 changes: 584 additions & 0 deletions GL.GLS.GLS_wkn.html

Large diffs are not rendered by default.

261 changes: 261 additions & 0 deletions GL.Interpolation.UIGL_And_Or_rules.html

Large diffs are not rendered by default.

534 changes: 534 additions & 0 deletions GL.Interpolation.UIGL_Canopy.html

Large diffs are not rendered by default.

108 changes: 108 additions & 0 deletions GL.Interpolation.UIGL_Canopy_ImpL.html

Large diffs are not rendered by default.

241 changes: 241 additions & 0 deletions GL.Interpolation.UIGL_Canopy_ImpR.html

Large diffs are not rendered by default.

405 changes: 405 additions & 0 deletions GL.Interpolation.UIGL_Canopy_nodupseq_perm.html

Large diffs are not rendered by default.

163 changes: 163 additions & 0 deletions GL.Interpolation.UIGL_Def_measure.html

Large diffs are not rendered by default.

99 changes: 99 additions & 0 deletions GL.Interpolation.UIGL_Diam_N_imp_UI.html

Large diffs are not rendered by default.

724 changes: 724 additions & 0 deletions GL.Interpolation.UIGL_Diam_UI_imp_N.html

Large diffs are not rendered by default.

319 changes: 319 additions & 0 deletions GL.Interpolation.UIGL_Diam_UI_imp_N_prelim.html

Large diffs are not rendered by default.

262 changes: 262 additions & 0 deletions GL.Interpolation.UIGL_LexSeq.html

Large diffs are not rendered by default.

258 changes: 258 additions & 0 deletions GL.Interpolation.UIGL_N_imp_UI.html

Large diffs are not rendered by default.

195 changes: 195 additions & 0 deletions GL.Interpolation.UIGL_PermutationT.html

Large diffs are not rendered by default.

368 changes: 368 additions & 0 deletions GL.Interpolation.UIGL_PermutationTS.html

Large diffs are not rendered by default.

113 changes: 113 additions & 0 deletions GL.Interpolation.UIGL_UIDiam_N.html

Large diffs are not rendered by default.

233 changes: 233 additions & 0 deletions GL.Interpolation.UIGL_UIOne.html

Large diffs are not rendered by default.

808 changes: 808 additions & 0 deletions GL.Interpolation.UIGL_UIThree.html

Large diffs are not rendered by default.

256 changes: 256 additions & 0 deletions GL.Interpolation.UIGL_UITwo.html

Large diffs are not rendered by default.

631 changes: 631 additions & 0 deletions GL.Interpolation.UIGL_UI_inter.html

Large diffs are not rendered by default.

767 changes: 767 additions & 0 deletions GL.Interpolation.UIGL_UI_prelims.html

Large diffs are not rendered by default.

137 changes: 137 additions & 0 deletions GL.Interpolation.UIGL_basics.html

Large diffs are not rendered by default.

497 changes: 497 additions & 0 deletions GL.Interpolation.UIGL_braga.html

Large diffs are not rendered by default.

144 changes: 144 additions & 0 deletions GL.Interpolation.UIGL_irred_high_level.html

Large diffs are not rendered by default.

334 changes: 334 additions & 0 deletions GL.Interpolation.UIGL_irred_short.html

Large diffs are not rendered by default.

641 changes: 641 additions & 0 deletions GL.Interpolation.UIGL_nodupseq.html

Large diffs are not rendered by default.

1,328 changes: 1,328 additions & 0 deletions General.List_lemmasT.html

Large diffs are not rendered by default.

915 changes: 915 additions & 0 deletions General.ddT.html

Large diffs are not rendered by default.

865 changes: 865 additions & 0 deletions General.dd_fc.html

Large diffs are not rendered by default.

50 changes: 50 additions & 0 deletions General.existsT.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
<!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">
<h1 class="libtitle">General.existsT</h1>

<div class="code">
<span class="id" title="keyword">Notation</span> <a id="1c1c78eb8010a689d430e9cce412ba6d" class="idref" href="#1c1c78eb8010a689d430e9cce412ba6d"><span class="id" title="notation">&quot;</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> =&gt; .. (<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> =&gt; <span class="id" title="var">p</span>)) ..))<br/>
&nbsp;&nbsp;(<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/>
&nbsp;&nbsp;&nbsp;<span class="id" title="var">format</span> "'[' 'existsT' '/ ' x .. y , '/ ' p ']'")<br/>
&nbsp;&nbsp;: <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">&quot;</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> =&gt; .. (<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> =&gt; <span class="id" title="var">p</span>)) ..))<br/>
&nbsp;&nbsp;(<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/>
&nbsp;&nbsp;&nbsp;<span class="id" title="var">format</span> "'[' 'existsT2' '/ ' x .. y , '/ ' p ']'")<br/>
&nbsp;&nbsp;: <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>
Loading

0 comments on commit fa042b6

Please sign in to comment.