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

Benutzer

Quelle  Nominal_Sets.thy

  Sprache: Isabelle
 

section Nominal sets

theory Nominal_Sets 
imports Lambda_Terms
begin

text  This theory introduces pre-nominal sets, and then nominal sets as pre-nominal
  of finite support.
 


locale Pre_Nominal_Set = 
fixes swapA :: "'A ==> var ==> var ==> 'A"
assumes 
swapA_id: "a x. swapA a x x = a"
and 
swapA_invol: "a x y. swapA (swapA a x y) x y = a"
and 
swapA_cmp: 
"x y a z1 z2. swapA (swapA a x y) z1 z2 =
  swapA (swapA a z1 z2) (sw x z1 z2) (sw y z1 z2)"
begin

(* freshness: *)
definition freshA where "freshA x a finite {y. swapA a y x a}"

end (* context Pre_Nominal_Set *)


locale Nominal_Set = Pre_Nominal_Set swapA 
for swapA :: "'A ==> var ==> var ==> 'A" 
+
assumes cofinite_freshA: "a. finite {x. ¬ freshA x a}"


locale Nominal_Morphism = 
A: Nominal_Set swapA + B: Nominal_Set swapB
for swapA :: "'A ==> var ==> var ==> 'A" and swapB :: "'B ==> var ==> var ==> 'B"
+
fixes f :: "'A ==> 'B"
assumes f_swapA_swapB: "a z1 z2. f (swapA a z1 z2) = swapB (f a) z1 z2"


end

Messung V0.5 in Prozent
C=93 H=93 G=92

¤ 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