Step * 2 1 2 of Lemma fpf-cap_functionality_wrt_sub


1. Type
2. d1 EqDecider(A)
3. d2 EqDecider(A)
4. d3 EqDecider(A)
5. d4 EqDecider(A)
6. A ⟶ Type
7. a:A fp-> B[a]
8. a:A fp-> B[a]
9. A
10. B[x]
11. ∀x:A. ((↑x ∈ dom(f))  ((↑x ∈ dom(g)) c∧ (f(x) g(x) ∈ B[x])))
12. ↑x ∈ dom(f)
13. ↑x ∈ dom(f)
14. ↑x ∈ dom(g)
15. f(x) g(x) ∈ B[x]
⊢ ↑x ∈ dom(g)
BY
(UniformMoveToConcl 14 THEN BLemma `fpf-dom_functionality2` THEN Auto) }


Latex:


Latex:

1.  A  :  Type
2.  d1  :  EqDecider(A)
3.  d2  :  EqDecider(A)
4.  d3  :  EqDecider(A)
5.  d4  :  EqDecider(A)
6.  B  :  A  {}\mrightarrow{}  Type
7.  f  :  a:A  fp->  B[a]
8.  g  :  a:A  fp->  B[a]
9.  x  :  A
10.  z  :  B[x]
11.  \mforall{}x:A.  ((\muparrow{}x  \mmember{}  dom(f))  {}\mRightarrow{}  ((\muparrow{}x  \mmember{}  dom(g))  c\mwedge{}  (f(x)  =  g(x))))
12.  \muparrow{}x  \mmember{}  dom(f)
13.  \muparrow{}x  \mmember{}  dom(f)
14.  \muparrow{}x  \mmember{}  dom(g)
15.  f(x)  =  g(x)
\mvdash{}  \muparrow{}x  \mmember{}  dom(g)


By


Latex:
(UniformMoveToConcl  14  THEN  BLemma  `fpf-dom\_functionality2`  THEN  Auto)




Home Index