package rocq-runtime

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

rocq-9.1.1.tar.gz
sha256=35cd03fc4193969b1cce01190340e5c129c1ba8f02242a9e6dff4b83be118759

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.