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_