DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibssreflect-coq
Beschreibungsmall scale reflection library for Coq (theories)
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version1.2+dfsg-6
Sektionmath
Prioritätextra
Installierte Größe14312 Byte
Hängt ab vonlibssreflect-ocaml (>= 1.2+dfsg-6), coq-8.2.pl2+3.11.2
Empfohlene Pakete
PaketbetreuerDebian OCaml Maintainers
Quellessreflect
Paketgröße3661858 Byte
Prüfsumme MD5c3e32ef1842d8cd835460f8ee5749984
Prüfsumme SHA198ff1b69feef13c90ed043c0750040dad1fae04d
Prüfsumme SHA256db2bcb22856e85a94019bb397b958347cbdf3ee0b25461f356e2e3afeabe49fa
Link zum Herunterladenlibssreflect-coq_1.2+dfsg-6_all.deb
Ausführliche BeschreibungThe name Ssreflect stands for "small scale reflection", a style of proof that evolved from the computer-checked proof of the Four Colour Theorem and which leverages the higher-order nature of Coq's underlying logic to provide effective automation for many small, clerical proof steps. This is often accomplished by restating ("reflecting") problems in a more concrete form, hence the name. For example, in the Ssreflect library, arithmetic comparison is not an abstract predicate, but a function computing a boolean. . The Ssreflect distribution comprises two parts: * A new tactic language, which promotes more structured, concise and robust proof scripts, and is in fact independent from the "reflection" proof style. It is implemented as a linkable extension to the Coq system. * A set of Coq libraries that provide core "reflection-oriented" theories for basic combinatorics (roughly: arithmetic, lists, and finite sets). . This package installs the full Ssreflect distribution.


Impressum
Linux is a registered trademark of Linus Torvalds