Nuprl Lemma : binary_map_wf
∀[T,Key:Type].  (binary_map(T;Key) ∈ Type)
Proof
Definitions occuring in Statement : 
binary_map: binary_map(T;Key), 
uall: ∀[x:A]. B[x], 
member: t ∈ T, 
universe: Type
Definitions unfolded in proof : 
uall: ∀[x:A]. B[x], 
member: t ∈ T, 
binary_map: binary_map(T;Key), 
uimplies: b supposing a, 
nat: ℕ, 
so_lambda: λ2x.t[x], 
so_apply: x[s], 
prop: ℙ
Latex:
\mforall{}[T,Key:Type].    (binary\_map(T;Key)  \mmember{}  Type)
 Date html generated: 
2016_05_17-PM-01_37_00
 Last ObjectModification: 
2015_12_28-PM-08_11_13
Theory : binary-map
Home
Index