package coq

  1. Overview
  2. Docs
Formal proof management system

Install

Dune Dependency

Authors

Maintainers

Sources

coq-8.15.0.tar.gz
sha256=73466e61f229b23b4daffdd964be72bd7a110963b9d84bd4a86bb05c5dc19ef3

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.