{ 
[A:Type]. 
[eq:EqDecider(A)]. 
[B:A 
 Type]. 
[f:a:A fp-> B[a]]. 
[x:A].
  
[v:B[x]].
    (f(x) = v) supposing ((
x 
 dom(f)) and f || x : v) }
{ Proof }
Definitions occuring in Statement : 
fpf-single: x : v, 
fpf-compatible: f || g, 
fpf-ap: f(x), 
fpf-dom: x 
 dom(f), 
fpf: a:A fp-> B[a], 
assert:
b, 
uimplies: b supposing a, 
uall:
[x:A]. B[x], 
so_apply: x[s], 
function: x:A 
 B[x], 
universe: Type, 
equal: s = t, 
deq: EqDecider(T)
Definitions : 
uall:
[x:A]. B[x], 
so_apply: x[s], 
uimplies: b supposing a, 
member: t 
 T, 
and: P 
 Q, 
prop:
, 
top: Top, 
so_lambda: 
x.t[x], 
fpf-compatible: f || g, 
all:
x:A. B[x], 
implies: P 
 Q, 
rev_implies: P 
 Q, 
iff: P 

 Q, 
fpf-single: x : v, 
fpf-ap: f(x), 
pi2: snd(t)
Lemmas : 
assert_wf, 
fpf-dom_wf, 
fpf-trivial-subtype-top, 
fpf-compatible_wf, 
fpf-single_wf, 
fpf_wf, 
deq_wf, 
top_wf, 
iff_weakening_uiff, 
fpf-single-dom
\mforall{}[A:Type].  \mforall{}[eq:EqDecider(A)].  \mforall{}[B:A  {}\mrightarrow{}  Type].  \mforall{}[f:a:A  fp->  B[a]].  \mforall{}[x:A].  \mforall{}[v:B[x]].
    (f(x)  =  v)  supposing  ((\muparrow{}x  \mmember{}  dom(f))  and  f  ||  x  :  v)
Date html generated:
2011_08_10-AM-08_07_09
Last ObjectModification:
2011_06_18-AM-08_25_08
Home
Index