package coq

  1. Overview
  2. Docs
Formal proof management system

Install

Dune Dependency

Authors

Maintainers

Sources

coq-8.16.0.tar.gz
sha256=36577b55f4a4b1c64682c387de7abea932d0fd42fc0cd5406927dca344f53587

doc/cc_plugin/Cc_plugin/Ccalgo/ATerm/index.html

Module Ccalgo.ATermSource

Sourcetype t
Sourceval proj : t -> t term
Sourceval make : t term -> t
Sourceval mkSymb : Constr.constr -> t
Sourceval mkProduct : (Sorts.t * Sorts.t) -> t
Sourceval mkEps : Names.Id.t -> t
Sourceval mkAppli : (t * t) -> t
Sourceval mkConstructor : cinfo -> t
Sourceval equal : t -> t -> bool
Sourceval constr : t -> Constr.constr
Sourceval hash : t -> int
Sourceval nth_arg : t -> int -> t
OCaml

Innovation. Community. Security.