Step * 2 2 of Lemma homeo-image-inverse


1. Type
2. Type
3. dX metric(X)
4. dY metric(Y)
5. homeomorphic(X;dX;Y;dY)
6. Type
7. A ⊆X
8. respects-equality(X;A)
9. ∀a:A. ∀x:X.  (x ≡  (x ∈ A))
10. A
11. X
12. homeo-image(A;Y;dY;h)
⊢ (fst(homeo-inv(h))) a ∈ X
BY
((GenConclTerm ⌜homeo-inv(h)⌝⋅ THENA Auto) THEN -2 THEN Reduce THEN DVar  `a' THEN Auto) }


Latex:


Latex:

1.  X  :  Type
2.  Y  :  Type
3.  dX  :  metric(X)
4.  dY  :  metric(Y)
5.  h  :  homeomorphic(X;dX;Y;dY)
6.  A  :  Type
7.  A  \msubseteq{}r  X
8.  respects-equality(X;A)
9.  \mforall{}a:A.  \mforall{}x:X.    (x  \mequiv{}  a  {}\mRightarrow{}  (x  \mmember{}  A))
10.  x  :  A
11.  y  :  X
12.  a  :  homeo-image(A;Y;dY;h)
\mvdash{}  (fst(homeo-inv(h)))  a  \mmember{}  X


By


Latex:
((GenConclTerm  \mkleeneopen{}homeo-inv(h)\mkleeneclose{}\mcdot{}  THENA  Auto)  THEN  D  -2  THEN  Reduce  0  THEN  DVar    `a'  THEN  Auto)




Home Index