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

Benutzer

Quelle  ConstOn.thy

  Sprache: Isabelle
 

theory ConstOn
imports Main
begin

definition const_on :: "('a ==> 'b) ==> 'a set ==> 'b ==> bool"
  where "const_on f S x = ( y S . f y = x)"

lemma const_onI[intro]: "(y. y S ==> f y = x) ==> const_on f S x"
  by (simp add: const_on_def)

lemma const_onD[dest]: "const_on f S x ==> y S ==> f y = x"
  by (simp add: const_on_def)

(*
lemma const_onE[elim]: "const_on f S r ==> x : S ==> r = r' ==> f x = r'" 
*)


lemma const_on_insert[simp]: "const_on f (insert x S) y const_on f S y f x = y"
   by auto

lemma const_on_union[simp]: "const_on f (S S') y const_on f S y const_on f S' y"
  by auto

lemma const_on_subset[elim]: "const_on f S y ==> S' S ==> const_on f S' y"
  by auto


end

Messung V0.5 in Prozent
C=63 H=87 G=75

¤ Dauer der Verarbeitung: 0.13 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