package rocq-runtime
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
The Rocq Prover -- Core Binaries and Tools
Install
dune-project
Dependency
Authors
Maintainers
Sources
rocq-9.1.0.tar.gz
sha256=b236dc44f92e1eeca6877c7ee188a90c2303497fe7beb99df711ed5a7ce0d824
doc/rocq-runtime.clib/Predicate/module-type-S/index.html
Module type Predicate.SSource
The type of the elements in the set.
The type of sets.
add x s returns a set containing all elements of s, plus x. If x was already in s, then s is returned unchanged.
remove x s returns a set containing all elements of s, except x. If x was not in s, then s is returned unchanged.
equal s1 s2 tests whether the sets s1 and s2 are equal, that is, contain equal elements.
Gives a finite representation of the predicate: if the boolean is false, then the predicate is given in extension. if it is true, then the complement is given
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>