-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Documentation of branch “master” at 702b8241
- Loading branch information
Showing
328 changed files
with
3,725 additions
and
3,781 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
<!DOCTYPE html> | ||
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Internal (coq-core.ComInductive.Internal)</title><link rel="stylesheet" href="../../../odoc.support/odoc.css"/><meta charset="utf-8"/><meta name="generator" content="odoc 2.0.2"/><meta name="viewport" content="width=device-width,initial-scale=1.0"/><script src="../../../highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body class="odoc"><nav class="odoc-nav"><a href="../index.html">Up</a> – <a href="../../index.html">coq-core</a> » <a href="../index.html">ComInductive</a> » Internal</nav><header class="odoc-preamble"><h1>Module <code><span>ComInductive.Internal</span></code></h1></header><div class="odoc-content"><div class="odoc-spec"><div class="spec value" id="val-inductive_levels" class="anchored"><a href="#val-inductive_levels" class="anchor"></a><code><span><span class="keyword">val</span> inductive_levels : <span>auto_prop_lowering:bool <span class="arrow">-></span></span> <span><a href="../../Environ/index.html#type-env">Environ.env</a> <span class="arrow">-></span></span> <span><a href="../../Evd/index.html#type-evar_map">Evd.evar_map</a> <span class="arrow">-></span></span> <span>poly:bool <span class="arrow">-></span></span> <span>indnames:<span><a href="../../Names/Id/index.html#type-t">Names.Id.t</a> list</span> | ||
<span class="arrow">-></span></span> <span>arities_explicit:<span>bool list</span> <span class="arrow">-></span></span> <span><span><a href="../../EConstr/index.html#type-constr">EConstr.constr</a> list</span> <span class="arrow">-></span></span> <span><span><span><a href="../../EConstr/index.html#type-rel_context">EConstr.rel_context</a> list</span> list</span> <span class="arrow">-></span></span> <a href="../../Evd/index.html#type-evar_map">Evd.evar_map</a> * <span>(<span><a href="../../DeclareInd/index.html#type-default_dep_elim">DeclareInd.default_dep_elim</a> list</span> * <span><a href="../../EConstr/index.html#type-t">EConstr.t</a> list</span>)</span></span></code></div><div class="spec-doc"><p>Returns the modified arities (the result sort may be replaced by Prop). Should be called with minimized universes.</p></div></div><div class="odoc-spec"><div class="spec value" id="val-error_differing_params" class="anchored"><a href="#val-error_differing_params" class="anchor"></a><code><span><span class="keyword">val</span> error_differing_params : <span>kind:string <span class="arrow">-></span></span> <span><span>(<a href="../../Names/index.html#type-lident">Names.lident</a> * <a href="../../Vernacexpr/index.html#type-inductive_params_expr">Vernacexpr.inductive_params_expr</a>)</span> <span class="arrow">-></span></span> <span><span>(<a href="../../Names/index.html#type-lident">Names.lident</a> * <a href="../../Vernacexpr/index.html#type-inductive_params_expr">Vernacexpr.inductive_params_expr</a>)</span> <span class="arrow">-></span></span> <span class="type-var">'a</span></span></code></div></div></div></body></html> | ||
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Internal (coq-core.ComInductive.Internal)</title><link rel="stylesheet" href="../../../odoc.support/odoc.css"/><meta charset="utf-8"/><meta name="generator" content="odoc 2.0.2"/><meta name="viewport" content="width=device-width,initial-scale=1.0"/><script src="../../../highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body class="odoc"><nav class="odoc-nav"><a href="../index.html">Up</a> – <a href="../../index.html">coq-core</a> » <a href="../index.html">ComInductive</a> » Internal</nav><header class="odoc-preamble"><h1>Module <code><span>ComInductive.Internal</span></code></h1></header><div class="odoc-content"><div class="odoc-spec"><div class="spec value" id="val-inductive_levels" class="anchored"><a href="#val-inductive_levels" class="anchor"></a><code><span><span class="keyword">val</span> inductive_levels : <span><a href="../../Environ/index.html#type-env">Environ.env</a> <span class="arrow">-></span></span> <span><a href="../../Evd/index.html#type-evar_map">Evd.evar_map</a> <span class="arrow">-></span></span> <span>poly:bool <span class="arrow">-></span></span> <span>indnames:<span><a href="../../Names/Id/index.html#type-t">Names.Id.t</a> list</span> <span class="arrow">-></span></span> | ||
<span>arities_explicit:<span>bool list</span> <span class="arrow">-></span></span> <span><span><a href="../../EConstr/index.html#type-constr">EConstr.constr</a> list</span> <span class="arrow">-></span></span> <span><span><span><a href="../../EConstr/index.html#type-rel_context">EConstr.rel_context</a> list</span> list</span> <span class="arrow">-></span></span> <a href="../../Evd/index.html#type-evar_map">Evd.evar_map</a> * <span>(<span><a href="../../DeclareInd/index.html#type-default_dep_elim">DeclareInd.default_dep_elim</a> list</span> * <span><a href="../../EConstr/index.html#type-t">EConstr.t</a> list</span>)</span></span></code></div><div class="spec-doc"><p>Returns the modified arities (the result sort may be replaced by Prop). Should be called with minimized universes.</p></div></div><div class="odoc-spec"><div class="spec value" id="val-error_differing_params" class="anchored"><a href="#val-error_differing_params" class="anchor"></a><code><span><span class="keyword">val</span> error_differing_params : <span>kind:string <span class="arrow">-></span></span> <span><span>(<a href="../../Names/index.html#type-lident">Names.lident</a> * <a href="../../Vernacexpr/index.html#type-inductive_params_expr">Vernacexpr.inductive_params_expr</a>)</span> <span class="arrow">-></span></span> <span><span>(<a href="../../Names/index.html#type-lident">Names.lident</a> * <a href="../../Vernacexpr/index.html#type-inductive_params_expr">Vernacexpr.inductive_params_expr</a>)</span> <span class="arrow">-></span></span> <span class="type-var">'a</span></span></code></div></div></div></body></html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
master/refman/.doctrees/addendum/generalized-rewriting.doctree
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
master/refman/.doctrees/addendum/implicit-coercions.doctree
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
master/refman/.doctrees/addendum/miscellaneous-extensions.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
master/refman/.doctrees/addendum/universe-polymorphism.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
master/refman/.doctrees/language/extensions/arguments-command.doctree
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
master/refman/.doctrees/language/extensions/canonical.doctree
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
master/refman/.doctrees/language/extensions/implicit-arguments.doctree
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
master/refman/.doctrees/practical-tools/coq-commands.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
master/refman/.doctrees/proof-engine/ssreflect-proof-language.doctree
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
master/refman/.doctrees/proof-engine/vernacular-commands.doctree
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
master/refman/.doctrees/proofs/automatic-tactics/auto.doctree
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
master/refman/.doctrees/proofs/automatic-tactics/logic.doctree
Binary file not shown.
Binary file modified
BIN
-9 Bytes
(100%)
master/refman/.doctrees/proofs/writing-proofs/equality.doctree
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
master/refman/.doctrees/proofs/writing-proofs/proof-mode.doctree
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
master/refman/.doctrees/proofs/writing-proofs/reasoning-inductives.doctree
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
master/refman/.doctrees/user-extensions/syntax-extensions.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.