Anforderungen  |   Konzepte  |   Entwurf  |   Entwicklung  |   Qualitätssicherung  |   Lebenszyklus  |   Steuerung
 
 
 
 

Benutzer

Quelle  Generator_Aux.thy

  Sprache: Isabelle
 

section Shared Utilities for all Generator

text In this theory we mainly provide some Isabelle/ML infrastructure
 that is used by several generators. It consists of a uniform interface
 to access all the theorems, terms, etc.from the BNF package, and
 some auxiliary functions which provide recursors on datatypes, common tactics, etc.


theory Generator_Aux
imports 
  Main
begin

ML_file bnf_access.ML
ML_file generator_aux.ML

lemma in_set_simps: 
  "x set (y # z # ys) = (x = y x set (z # ys))"
  "x set ([y]) = (x = y)"
  "x set [] = False" 
  "Ball (set []) P = True" 
  "Ball (set [x]) P = P x" 
  "Ball (set (x # y # zs)) P = (P x Ball (set (y # zs)) P)" 
  by auto
  
lemma conj_weak_cong: "a = b ==> c = d ==> (a c) = (b d)" by auto

lemma refl_True: "(x = x) = True" by simp

end

Messung V0.5 in Prozent
C=70 H=90 G=80

¤ Dauer der Verarbeitung: 0.21 Sekunden  (vorverarbeitet am  2026-06-10) ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.






                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Software

     Produkte
     Quellcodebibliothek

Aktivitäten

     Artikel über Sicherheit
     Anleitung zur Aktivierung von SSL

Muße

     Gedichte
     Musik
     Bilder

Jenseits des Üblichen ....

Besucherstatistik

Besucherstatistik

Monitoring

Montastic status badge