package coq
Formal proof management system
Install
Dune Dependency
Authors
Maintainers
Sources
coq-8.16.0.tar.gz
sha256=36577b55f4a4b1c64682c387de7abea932d0fd42fc0cd5406927dca344f53587
doc/coq-core.lib/AcyclicGraph/Make/index.html
Module AcyclicGraph.Make
Source
Parameters
Signature
All points must be pre-declared through this function before they can be mentioned in the others. NB: use a large rank
to keep the node canonical
Source
val get_explanation :
(Point.t * constraint_type * Point.t) ->
t ->
(constraint_type * Point.t) list
Assuming that the corresponding call to enforce_*
returned None
, this will give a trace for the failure.
High-level representation
Source
type node =
| Alias of Point.t
| Node of bool Point.Map.t
(*Nodes v s.t. u < v (true) or u <= v (false)
*)
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page