Nuprl Lemma : interface-cmp_wf
∀[f:Name ─→ Type]. ∀[locs:Id List]. ∀[hdrs:Name List]. ∀[mcmp:hdr:Name ─→ comparison(f hdr)].
  (interface-cmp(mcmp;locs;hdrs) ∈ comparison(Interface(to locs, with hdrs)))
Proof
Definitions occuring in Statement : 
interface-cmp: interface-cmp(mcmp;locs;hdrs)
, 
constrained-msg-interface: Interface(to locs, with hdrs)
, 
Id: Id
, 
name: Name
, 
comparison: comparison(T)
, 
list: T List
, 
uall: ∀[x:A]. B[x]
, 
member: t ∈ T
, 
apply: f a
, 
function: x:A ─→ B[x]
, 
universe: Type
Lemmas : 
list-index-cmp_wf, 
id-deq_wf, 
constrained-msg-interface_wf, 
msg-interface-destination_wf, 
subtype_rel_comparison, 
l_member_wf, 
msg-header_wf, 
msg-interface-message_wf, 
name-deq_wf, 
comparison-seq-simple-wf, 
int-minus-comparison_wf, 
msg-interface-delay_wf, 
name_wf, 
comparison_wf, 
list_wf, 
Id_wf, 
compare-fun_wf, 
Message_wf, 
message-cmp_wf
Latex:
\mforall{}[f:Name  {}\mrightarrow{}  Type].  \mforall{}[locs:Id  List].  \mforall{}[hdrs:Name  List].  \mforall{}[mcmp:hdr:Name  {}\mrightarrow{}  comparison(f  hdr)].
    (interface-cmp(mcmp;locs;hdrs)  \mmember{}  comparison(Interface(to  locs,  with  hdrs)))
Date html generated:
2015_07_22-PM-00_01_18
Last ObjectModification:
2015_01_28-AM-08_42_16
Home
Index