package coq

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
val pop : t -> Lemmas.t * t option
val push : t option -> Lemmas.t -> t
val map_top_pstate : f:(Proof_global.t -> Proof_global.t) -> t -> t
val with_top_pstate : t -> f:(Proof_global.t -> 'a) -> 'a
OCaml

Innovation. Community. Security.