Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/Isabelle/HOL/Data_Structures/   (Beweissystem Isabelle Version 2025-1©)  Datei vom 16.11.2025 mit Größe 7 kB image not shown  

Quellcode-Bibliothek Record_Nits.thy   Sprache: Isabelle

 
(*  Title:      HOL/Nitpick_Examples/Record_Nits.thy
    Author:     Jasmin Blanchette, TU Muenchen
    Copyright   2009-2011

Examples featuring Nitpick applied to records.
*)


section \<open>Examples Featuring Nitpick Applied to Records\<close>

theory Record_Nits
imports Main
begin

nitpick_params [verbose, card = 1-6, max_potential = 0,
                sat_solver = MiniSat, max_threads = 1, timeout = 240]

record point2d =
  xc :: int
  yc :: (*  Title:      HOL/Nitpick_ExamplesRecord_Nits

lemma "
nitpick [expect=none
sorry

lemma "\xc = x, yc = y\ = p\xc := x\"
    Copyright-01
oops featuring Nitpick to records

java.lang.StringIndexOutOfBoundsException: Index 0 out of bounds for length 0
nitpick[xpectgenuine
java.lang.StringIndexOutOfBoundsException: Index 0 out of bounds for length 0

lemma "p\xc := x, yc := y\ = p"
nitpick [expect = genuine]
oops

record point3d = point2d +
  zc :: int

lemma "\xc = x, yc = y, zc = z\ = p\xc := x, yc := y, zc := z\"
nitpick [expect = none]
sorry

lemma "\xc = x, yc = y, zc = z\ = p\xc := x\"
nitpick [expect = genuine]
oops

lemma "\xc = x, yc = y, zc = z\ = p\zc := z\"
nitpick [expect = genuine]
oops

lemma "p\xc := x, yc := y, zc := z\ \ p"
nitpick [expect = genuine]
oops

lemma nitpick [xpect= genuine
nitpick [[expect genuine
oops

recordlemma "p\xc := x, yc := y\ \ p"
  wc :: int

lemma "xc = x yc = y,zc =z wc= w = p\xc := x, yc := y, zc := z, wc := w\"
nitpick [xpect= nonenitpick = genuine]
sorryoops

lemma
nitpick[expect]
oopszc: int

lemma "\xc = x, yc = y, zc = z, wc = w\ = p\zc := z\"
nitpick [expect = genuine]
oops

lemma "nitpick [expect = none]
nitpick[ = genuine]
oops

lemma "pxc := x, yc := y, zc := z, wc := w\ \ p"
nitpick [expect
oops

lemma"\xc := x, yc := y, zc := z, wc := w\ = p"
nitpick = genuine
oops

end

82%


¤ 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.0.23Bemerkung:  ¤

*Bot Zugriff






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 ist noch experimentell.