Step
*
2
1
1
of Lemma
function-graph-fun-graph
1. b : coSet{i:l}
2. f : (x:coSet{i:l} × (x ∈ b)) ⟶ coSet{i:l}
3. ∀z1,z2:x:coSet{i:l} × (x ∈ b).  (seteq(fst(z1);fst(z2)) 
⇒ seteq(f z1;f z2))
4. x : coSet{i:l}
5. (set-image(f;b) ⊆ x)
6. ∀p:x:coSet{i:l} × (x ∈ b). (f p ∈ x)
7. _ : coSet{i:l}
8. m : (_ ∈ b)
9. (f <_, m> ∈ x)
⊢ seteq((_,f <_, m>);(fst(<_, m>),f <_, m>))
BY
{ (Reduce 0 THEN Auto) }
Latex:
Latex:
1.  b  :  coSet\{i:l\}
2.  f  :  (x:coSet\{i:l\}  \mtimes{}  (x  \mmember{}  b))  {}\mrightarrow{}  coSet\{i:l\}
3.  \mforall{}z1,z2:x:coSet\{i:l\}  \mtimes{}  (x  \mmember{}  b).    (seteq(fst(z1);fst(z2))  {}\mRightarrow{}  seteq(f  z1;f  z2))
4.  x  :  coSet\{i:l\}
5.  (set-image(f;b)  \msubseteq{}  x)
6.  \mforall{}p:x:coSet\{i:l\}  \mtimes{}  (x  \mmember{}  b).  (f  p  \mmember{}  x)
7.  $_{}$  :  coSet\{i:l\}
8.  m  :  ($_{}$  \mmember{}  b)
9.  (f  <$_{}$,  m>  \mmember{}  x)
\mvdash{}  seteq(($_{}$,f  <$_{}$,  m>);(fst(<$_{}$\000C,  m>),f  <$_{}$,  m>))
By
Latex:
(Reduce  0  THEN  Auto)
Home
Index