package coq

  1. Overview
  2. Docs
Formal proof management system

Install

Dune Dependency

Authors

Maintainers

Sources

coq-8.15.2.tar.gz
sha256=13a67c0a4559ae22e9765c8fdb88957b16c2b335a2d5f47e4d6d9b4b8b299926

doc/nsatz_plugin/Nsatz_plugin/Polynom/Make/argument-1-C/index.html

Parameter Make.C

type t
val equal : t -> t -> bool
val lt : t -> t -> bool
val le : t -> t -> bool
val abs : t -> t
val plus : t -> t -> t
val mult : t -> t -> t
val sub : t -> t -> t
val opp : t -> t
val div : t -> t -> t
val modulo : t -> t -> t
val puis : t -> int -> t
val pgcd : t -> t -> t
val hash : t -> int
val of_num : Q.t -> t
val to_string : t -> string
OCaml

Innovation. Community. Security.