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 Ubuntu Archiv lucid (universe)
Version1.2+dfsg-3build1
Sektionuniverse/math
Prioritätextra
Installierte Größe14316 Byte
Hängt ab vonlibssreflect-ocaml (>= 1.2+dfsg-3build1), coq-8.2.pl1+3.11.2
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quellessreflect
Paketgröße3661754 Byte
Prüfsumme MD50bbd3e619da3f60afbd42027d00b268c
Prüfsumme SHA1f6cd1a38df4933588e16950b0fcc1ab9d6d0cc52
Prüfsumme SHA256ec0812c048de4a80763c294d053b5367d2570189c2e8b448b9b71016f021c374
Link zum Herunterladenlibssreflect-coq_1.2+dfsg-3build1_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