package rocq-runtime

  1. Overview
  2. Docs
The Rocq Prover -- Core Binaries and Tools

Install

dune-project
 Dependency

Authors

Maintainers

Sources

rocq-9.1.0.tar.gz
sha256=b236dc44f92e1eeca6877c7ee188a90c2303497fe7beb99df711ed5a7ce0d824

doc/extraction_plugin/Extraction_plugin/Miniml/InfvInst/index.html

Module Miniml.InfvInstSource

Sourcetype t
Sourceval compare : t -> t -> int
Sourceval equal : t -> t -> bool
Sourceval empty : t

No bound sort variables

Sourceval generate : UVars.AbstractContext.t -> t list

2^n possible instances for this context

All sorts informative

Sourceval ground : UVars.Instance.t -> t

From a ground instance returns an informativity instance

The other way around

Sourceval encode : t -> string option

A string that can be used as an identifier suffix, guaranteed to be injective for instances of the same length.