Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/js/src/vm/   (Office von Apache Version 25.8.3.2©)  Datei vom 10.2.2025 mit Größe 7 kB image not shown  

Impressum RPCMemoryParams.thy   Sprache: unbekannt

 
(*  Title:      HOL/TLA/Memory/RPCMemoryParams.thy
  Author: Stephan Merz, University of Munich
*)

section Basic declarations for the RPC-memory example

theory RPCMemoryParams
imports Main
begin

type_synonym bit = "bool"
 (* Signal wires for the procedure interface.
  Defined as bool for simplicity. All I should really need is
    the existence of two distinct values. *)

(* all of these are simple (HOL) types *)
typedecl Locs    (* "syntactic" value type *)
typedecl Vals    (* "syntactic" value type *)
typedecl PrIds   (* process id's *)

end

Messung V0.5 in Prozent
C=61 H=100 G=82

[Seitenstruktur0.7Druckenetwas mehr zur Ethik2026-04-26]