Nuprl Lemma : verify-class-program-wf-sub

[f:Name ⟶ Type]. ∀[hdr:Name]. ∀[T:Type].  verify-class-program(hdr) ∈ LocalClass(Verify(hdr)) supposing hdr encodes T


Proof




Definitions occuring in Statement :  verify-class-program: verify-class-program(hdr) verify-class: Verify(hdr) encodes-msg-type: hdr encodes T Message: Message(f) local-class: LocalClass(X) name: Name uimplies: supposing a uall: [x:A]. B[x] member: t ∈ T function: x:A ⟶ B[x] universe: Type
Definitions unfolded in proof :  uall: [x:A]. B[x] member: t ∈ T uimplies: supposing a

Latex:
\mforall{}[f:Name  {}\mrightarrow{}  Type].  \mforall{}[hdr:Name].  \mforall{}[T:Type].
    verify-class-program(hdr)  \mmember{}  LocalClass(Verify(hdr))  supposing  hdr  encodes  T



Date html generated: 2016_05_17-AM-09_08_09
Last ObjectModification: 2015_12_29-PM-03_35_52

Theory : local!classes


Home Index