Step * 1 of Lemma path-comp-union


1. [A] SeparationSpace
2. [B] SeparationSpace
3. ∀f,g:Point(Path(A)).  (f@r1 ≡ g@r0  (∃h:Point(Path(A)). path-comp-rel(A;f;g;h)))
4. ∀f,g:Point(Path(B)).  (f@r1 ≡ g@r0  (∃h:Point(Path(B)). path-comp-rel(B;f;g;h)))
5. Point(Path(A B))
6. Point(Path(A B))
7. f@r1 ≡ g@r0
8. (∀x:{x:ℝ(r0 ≤ x) ∧ (x ≤ r1)} (↑isl(f@x))) ∧ x.outl(f x) ∈ Point(Path(A)))
9. (∀x:{x:ℝ(r0 ≤ x) ∧ (x ≤ r1)} (↑isl(g@x))) ∧ x.outl(g x) ∈ Point(Path(A)))
⊢ ∃h:Point(Path(A B)). path-comp-rel(A B;f;g;h)
BY
(InstHyp [⌜λx.outl(f x)⌝;⌜λx.outl(g x)⌝3⋅ THENA Auto) }

1
1. [A] SeparationSpace
2. [B] SeparationSpace
3. ∀f,g:Point(Path(A)).  (f@r1 ≡ g@r0  (∃h:Point(Path(A)). path-comp-rel(A;f;g;h)))
4. ∀f,g:Point(Path(B)).  (f@r1 ≡ g@r0  (∃h:Point(Path(B)). path-comp-rel(B;f;g;h)))
5. Point(Path(A B))
6. Point(Path(A B))
7. f@r1 ≡ g@r0
8. ∀x:{x:ℝ(r0 ≤ x) ∧ (x ≤ r1)} (↑isl(f@x))
9. λx.outl(f x) ∈ Point(Path(A))
10. ∀x:{x:ℝ(r0 ≤ x) ∧ (x ≤ r1)} (↑isl(g@x))
11. λx.outl(g x) ∈ Point(Path(A))
⊢ λx.outl(f x)@r1 ≡ λx.outl(g x)@r0

2
1. [A] SeparationSpace
2. [B] SeparationSpace
3. ∀f,g:Point(Path(A)).  (f@r1 ≡ g@r0  (∃h:Point(Path(A)). path-comp-rel(A;f;g;h)))
4. ∀f,g:Point(Path(B)).  (f@r1 ≡ g@r0  (∃h:Point(Path(B)). path-comp-rel(B;f;g;h)))
5. Point(Path(A B))
6. Point(Path(A B))
7. f@r1 ≡ g@r0
8. (∀x:{x:ℝ(r0 ≤ x) ∧ (x ≤ r1)} (↑isl(f@x))) ∧ x.outl(f x) ∈ Point(Path(A)))
9. (∀x:{x:ℝ(r0 ≤ x) ∧ (x ≤ r1)} (↑isl(g@x))) ∧ x.outl(g x) ∈ Point(Path(A)))
10. ∃h:Point(Path(A)). path-comp-rel(A;λx.outl(f x);λx.outl(g x);h)
⊢ ∃h:Point(Path(A B)). path-comp-rel(A B;f;g;h)


Latex:


Latex:

1.  [A]  :  SeparationSpace
2.  [B]  :  SeparationSpace
3.  \mforall{}f,g:Point(Path(A)).    (f@r1  \mequiv{}  g@r0  {}\mRightarrow{}  (\mexists{}h:Point(Path(A)).  path-comp-rel(A;f;g;h)))
4.  \mforall{}f,g:Point(Path(B)).    (f@r1  \mequiv{}  g@r0  {}\mRightarrow{}  (\mexists{}h:Point(Path(B)).  path-comp-rel(B;f;g;h)))
5.  f  :  Point(Path(A  +  B))
6.  g  :  Point(Path(A  +  B))
7.  f@r1  \mequiv{}  g@r0
8.  (\mforall{}x:\{x:\mBbbR{}|  (r0  \mleq{}  x)  \mwedge{}  (x  \mleq{}  r1)\}  .  (\muparrow{}isl(f@x)))  \mwedge{}  (\mlambda{}x.outl(f  x)  \mmember{}  Point(Path(A)))
9.  (\mforall{}x:\{x:\mBbbR{}|  (r0  \mleq{}  x)  \mwedge{}  (x  \mleq{}  r1)\}  .  (\muparrow{}isl(g@x)))  \mwedge{}  (\mlambda{}x.outl(g  x)  \mmember{}  Point(Path(A)))
\mvdash{}  \mexists{}h:Point(Path(A  +  B)).  path-comp-rel(A  +  B;f;g;h)


By


Latex:
(InstHyp  [\mkleeneopen{}\mlambda{}x.outl(f  x)\mkleeneclose{};\mkleeneopen{}\mlambda{}x.outl(g  x)\mkleeneclose{}]  3\mcdot{}  THENA  Auto)




Home Index