package jasmin

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

Module Choice.Coq_hasChoice

type 't axioms_ = 't Ssrbool.pred -> Datatypes.nat -> 't option
val find_subdef : 'a1 axioms_ -> 'a1 Ssrbool.pred -> Datatypes.nat -> 'a1 option
type 't phant_axioms = 't axioms_