Eine aufbereitete Darstellung der Quelle

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

Benutzer

Impressum NotationsSigma.v   Sprache: unbekannt

 
(* Check notations for sigma types *)

Check { 0 = 0 } + { 0 < 1 }.
Check (0 = 0) + { 0 < 1 }.

Check { x | x = 1 }.
Check { x | x = 1 & 0 < x }.
Check { x : nat | x = 1 }.
Check { x : nat | x = 1 & 0 < x }.
Check { x & x = 1 }.
Check { x & x = 1 & 0 < x }.
Check { x : nat & x = 1 }.
Check { x : nat & x = 1 & 0 < x }.

Check {'(x,y) | x = 1 }.
Check {'(x,y) | x = 1 & y = 0 }.
Check {'(x,y) : nat * nat | x = 1 }.
Check {'(x,y) : nat * nat | x = 1 & y = 0 }.
Check {'(x,y) & x = 1 }.
Check {'(x,y) & x = 1 & y = 0 }.
Check {'(x,y) : nat * nat & x = 1 }.
Check {'(x,y) : nat * nat & x = 1 & y = 0 }.

Messung V0.5 in Prozent
C=94 H=98 G=95

[Seitenstruktur0.10Druckenetwas mehr zur Ethik2026-06-04]

                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Open Source Software

     Quellcodebibliothek
     Eigene Quellcodes
     Fremde Quellcodes
     Suchen

Jenseits des Üblichen ....
    

Besucherstatistik

Besucherstatistik

Statistik
#Sources=141584
#Domains=752002