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=91 H=97 G=93

¤ Dauer der Verarbeitung: 0.2 Sekunden  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen



NIST Cobol Testsuite



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

      Eigene Quellcodes
      Fremde Quellcodes
     Quellcodebibliothek
      Suchen

Aktivitäten

     Artikel über Sicherheit
     Anleitung zur Aktivierung von SSL

Muße

     Gedichte
     Musik
     Bilder

Jenseits des Üblichen ....
    

Besucherstatistik

Besucherstatistik

Monitoring

Montastic status badge