package rocq-runtime

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

rocq-9.2.0.tar.gz
sha256=a45280ab4fbaac7540b136a6b073b4a6db15739ec1e149bded43fa6f4fc25f20

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.