package coq

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Univ.UContextSource

Sourcetype t
Sourceval empty : t
Sourceval is_empty : t -> bool
Sourceval instance : t -> Instance.t
Sourceval constraints : t -> Constraint.t
Sourceval union : t -> t -> t

Keeps the order of the instances

Sourceval size : t -> int

the number of universes in the context

OCaml

Innovation. Community. Security.