Showing posts with label Definitions and Propositions. Show all posts
Showing posts with label Definitions and Propositions. Show all posts

2025-03-30

1061: For Hilbert Space, Nonempty Closed Convex Subset, and Point on Hilbert Space, There Is Unique Point on Subset Whose Distance to Point Is Minimum

<The previous article in this series | The table of contents of this series |

description/proof of that for Hilbert space, nonempty closed convex subset, and point on Hilbert space, there is unique point on subset whose distance to point is minimum

Topics


About: vectors space
About: topological space

The table of contents of this article


Starting Context



Target Context


  • The reader will have a description and a proof of the proposition that for any Hilbert space, any nonempty closed convex subset, and any point on the Hilbert space, there is the unique point on the subset whose distance to the point is the minimum.

Orientation


There is a list of definitions discussed so far in this site.

There is a list of propositions discussed so far in this site.


Main Body


1: Structured Description


Here is the rules of Structured Description.

Entities:
F: {R,C}, with the canonical field structure
V: { the F Hilbert spaces }, with ,:V×VF, :VR, and dist:V×VR
C: { the nonempty closed convex subsets of V}
w: V
//

Statements:
!v0C(dist(w,v0)=inf{dist(w,v)|vC})
//


2: Note


The space's being Hilbert is crucial.

For example, when the space is the metric topological subspace of the Euclidean metric space, R2, that (the subspace) is the union of the open unit disc and the point, (0,2), the open unit disc is a nonempty closed convex subset (the intersection of the closed unit disk on R2 and the subspace), and the infimum of the distances from (0,2) is 1, but there is no point on the closed subset whose distance to the point is 1, in fact, there is no point on the space whose distance to the point is 1.

Also the closed subset's being convex is crucial for Proof: at least, obviously, the uniqueness does not generally hold if the closed subset is not convex.


3: Proof


Whole Strategy: Step 1: see that infimum of the distances, d, exists; Step 2: take any sequence of points on C whose distances converge to d; Step 3: see that the sequence is a Cauchy sequence; Step 4: see that the convergence is on C; Step 5: see that the distance of the convergence to w is d; Step 6: see that there is no other point on C whose distance to w is d.

Step 1:

As {dist(w,v)|vC} is a subset of R lower bounded by 0, {dist(w,v)|vC} has the infimum dR: which is a nature of R.

Step 2:

Let us take any sequence of points on C, v1,v2,..., such that ddist(w,vj)<d+1/2j, which is possible because d=inf{dist(w,v)|vC}: there may be some duplications, which does not matter.

dist(w,v1),dist(w,v2),... converges to d.

Step 3:

Let us see that the sequence of points is a Cauchy sequence.

dist(vm,vn)=vnvm=(vnw)(vmw).

By the parallelogram law on any vectors space normed induced by any inner product, (vnw)(vmw)2=2(vnw2+vmw2)(vnw)+(vmw)2=2(vnw2+vmw2)vn+vm2w2=2(vnw2+vmw2)4(vn+vm)/2w2.

For any 0<ϵ, there is an NN such that for each N<m,n, vmw2,vnw2<d2+ϵ2/4.

(vn+vm)/2C, because C is convex, so, d(vn+vm)/2w.

So, vnvm2=2(vnw2+vmw2)4(vn+vm)/2w2<2(2(d2+ϵ2/4))4d2=ϵ2.

So, the sequence of points is a Cauchy sequence.

Step 4:

As V is complete, there is the convergence of the sequence, v0V.

v0 is an accumulation point of C, because for each open ball around v0, there is a vjC contained in the open ball, because the sequence converges to v0.

By the proposition that the closure of any subset is the union of the subset and the accumulation points set of the subset, v0 is on the closure of C, but the closure of C is C, because C is closed.

So, v0C.

Step 5:

The distance map, dist(w,v):VR, with w fixed is a continuous map, by the proposition that any metric is continuous with respect to the topology induced by the metric and the proposition that for any continuous map from any product topological space into any topological space, the induced map with any set of some components of the domain fixed is continuous.

As dist(w,v1),dist(w,v2),... converges to d, dist(w,v0)=d, by the proposition that for any continuous map and any net with directed index set that converges to any point on the domain, the image of the net converges to the image of the point and if the codomain is Hausdorff, the convergence of the image of the net is the image of the point.

So, there is at least 1 v0C such that dist(w,v0)=inf{dist(w,v)|vC}.

Step 6:

Let us see that there is no other point on C whose distance to w is d.

Let us suppose there was another v0C such that dist(w,v0)=d.

v0v0=(v0w)(v0w).

By the parallelogram law on any vectors space normed induced by any inner product, (v0w)(v0w)2=2(v0w2+v0w2)(v0w)+(v0w)2=2(v0w2+v0w2)(v0+v0)2w2=2(v0w2+v0w2)4(v0+v0)/2w2, but v0w=dist(w,v0)=d, v0w=dist(w,v0)=d, and as (v0+v0)/2C, d(v0+v0)/2w, so, 2(2d2)4d2=0, which implies that (v0w)(v0w)2=0, which implies that v0=v0.


References


<The previous article in this series | The table of contents of this series |

1060: For Continuous Map and Net with Directed Index Set That Converges to Point on Domain, Image of Net Converges to Image of Point and if Codomain Is Hausdorff, Convergence of Image of Net Is Image of Point

<The previous article in this series | The table of contents of this series | The next article in this series>

description/proof of that for continuous map and net with directed index set that converges to point on domain, image of net converges to image of point and if codomain is Hausdorff, convergence of image of net is image of point

Topics


About: topological space

The table of contents of this article


Starting Context



Target Context


  • The reader will have a description and a proof of the proposition that for any continuous map and any net with directed index set that converges to any point on the domain, the image of the net converges to the image of the point and if the codomain is Hausdorff, the convergence of the image of the net is the image of the point.

Orientation


There is a list of definitions discussed so far in this site.

There is a list of propositions discussed so far in this site.


Main Body


1: Structured Description


Here is the rules of Structured Description.

Entities:
T1: { the topological spaces }
T2: { the topological spaces }
f: :T1T2, { the continuous maps }
D: { the directed index sets }
N: :DT1, { the nets with D}
t: T1, { the convergences of N}
f(t): T2
//

Statements:
f(t){ the convergences of fN}

(
T2{ the Hausdorff topological spaces }

limfN=f(t)
)
//


2: Note


"the convergence of net" makes sense only when there is the unique convergence of the net.

So, 'the net converges to a point' is different from 'the convergence of the net is the point': the latter means that there is the unique convergence of the net.

The 1st-half of this proposition says that fN converges to f(t); the 2nd-half of this proposition says that fN has the unique convergence and the convergence is f(t).


3: Proof


Whole Strategy: Step 1: see that fN is a net with D; Step 2: take any neighborhood of f(t), Nf(t); Step 3: take an open neighborhood of t, Ut, such that f(Ut)Nf(t); Step 4: take a j0D such that for each jD such that j0j, N(j)Ut; Step 5: see that fN(j)Nf(t); Step 6: suppose that T2 is Hausdorff, and see that the convergence of fN is unique and is f(t).

Step 1:

fN is :DT1T2, and so, is a net with D.

Step 2:

Let us take any neighborhood of f(t), Nf(t)T2.

Step 3:

As f is continuous, there is an open neighborhood of t, UtT1, such that f(Ut)Nf(t).

Step 4:

As N converges to t, there is a j0D such that for each jD such that j0j, N(j)Ut.

Step 5:

For each jD such that j0j, fN(j)f(Ut)Nf(t), which means that fN converges to f(t).

But that does not necessarily mean that f(t) is the unique convergence. So, it is not warranted to talk about "the convergence of fN".

Step 6:

Let us suppose that T2 is Hausdorff.

By the proposition that for any Hausdorff topological space, any net with directed index set can have only 1 convergence at most, there is at most 1 convergence, but there is indeed a convergence, f(t), and so, f(t) is the unique convergence of fN.

So, it is warranted to denote limfN=f(t).


References


<The previous article in this series | The table of contents of this series | The next article in this series>

1059: Metric Is Continuous w.r.t. Topology Induced by Metric

<The previous article in this series | The table of contents of this series | The next article in this series>

description/proof of that metric is continuous w.r.t. topology induced by metric

Topics


About: metric space

The table of contents of this article


Starting Context



Target Context


  • The reader will have a description and a proof of the proposition that any metric is continuous with respect to the topology induced by the metric.

Orientation


There is a list of definitions discussed so far in this site.

There is a list of propositions discussed so far in this site.


Main Body


1: Structured Description


Here is the rules of Structured Description.

Entities:
T: { the metric spaces }, with metric, dist:T×TR with the topology induced by dist
R: = the Euclidean topological space 
//

Statements:
dist{ the continuous maps }
//


2: Proof


Whole Strategy: Step 1: take any p=(p1,p2)T×T, any neighborhood of dist(p1,p2), Ndist(p1,p2)R, and an open ball around dist(p1,p2), Bdist(p1,p2),ϵR, such that Bdist(p1,p2),ϵNdist(p1,p2); Step 2: take the open neighborhood of p, Bp1,ϵ/2×Bp2,ϵ/2T×T, and see that dist(Bp1,ϵ/2×Bp2,ϵ/2)Bdist(p1,p2),ϵNdist(p1,p2).

Step 1:

Let p=(p1,p2)T×T be any.

Let Ndist(p1,p2)R be any neighborhood of dist(p1,p2).

There is an open ball around dist(p1,p2), Bdist(p1,p2),ϵR, such that Bdist(p1,p2),ϵNdist(p1,p2).

Step 2:

Let us take the open neighborhood of p, Bp1,ϵ/2×Bp2,ϵ/2T×T, which is indeed open on T×T by the definition of topology induced by metric and the definition of product topology.

For any point, p=(p1,p2)Bp1,ϵ/2×Bp2,ϵ/2, dist(p1,p2)dist(p1,p1)+dist(p1,p2)dist(p1,p1)+dist(p1,p2)+dist(p2,p2)<ϵ/2+dist(p1,p2)+ϵ/2, so, dist(p1,p2)dist(p1,p2)<ϵ; dist(p1,p2)dist(p1,p1)+dist(p1,p2)dist(p1,p1)+dist(p1,p2)+dist(p2,p2)<ϵ/2+dist(p1,p2)+ϵ/2, so, dist(p1,p2)dist(p1,p2)<ϵ; so, |dist(p1,p2)dist(p1,p2)|<ϵ.

That means that dist(Bp1,ϵ/2×Bp2,ϵ/2)Bdist(p1,p2),ϵNdist(p1,p2). So, dist is continuous.


References


<The previous article in this series | The table of contents of this series | The next article in this series>

1058: Parallelogram Law on Vectors Space Normed Induced by Inner Product

<The previous article in this series | The table of contents of this series | The next article in this series>

description/proof of parallelogram law on vectors space normed induced by inner product

Topics


About: vectors space

The table of contents of this article


Starting Context



Target Context


  • The reader will have a description and a proof of the parallelogram law on any vectors space normed induced by any inner product.

Orientation


There is a list of definitions discussed so far in this site.

There is a list of propositions discussed so far in this site.


Main Body


1: Structured Description


Here is the rules of Structured Description.

Entities:
F: {R,C}, with the canonical field structure
V: { the F vectors spaces }, with :VR induced by ,:V×VF
//

Statements:
v1,v2V(v1+v22+v1v22=2(v12+v22))
//


2: Proof


Whole Strategy: Step 1: expand v1+v22=v1+v2,v1+v2 and v1v22=v1v2,v1v2, and see that the sum is 2(v1,v1+v1,v1)=2(v12+v22).

Step 1:

v1+v22=v1+v2,v1+v2=v1,v1+v2,v2+v1,v2+v2,v1.

v1v22=v1v2,v1v2=v1,v1+v2,v2v1,v2v2,v1.

So, v1+v22+v1v22=2v1,v1+2v2,v2=2(v1,v1+v2,v2)=2(v12+v22).


References


<The previous article in this series | The table of contents of this series | The next article in this series>

1057: Topological Space Induced by Metric Is Hausdorff

<The previous article in this series | The table of contents of this series | The next article in this series>

description/proof of that topological space induced by metric is Hausdorff

Topics


About: topological space

The table of contents of this article


Starting Context



Target Context


  • The reader will have a description and a proof of the proposition that the topological space induced by any metric is Hausdorff.

Orientation


There is a list of definitions discussed so far in this site.

There is a list of propositions discussed so far in this site.


Main Body


1: Structured Description


Here is the rules of Structured Description.

Entities:
T: { the topological spaces }, induced by any metric, dist:T×TR
//

Statements:
T{ the Hausdorff topological spaces }
//


2: Proof


Whole Strategy: Step 1: for each t,tT such that tt, take the open neighborhood of t, Bt,dist(t,t)/2, and the open neighborhood of t, Bt,dist(t,t)/2,, and see that Bt,dist(t,t)/2Bt,dist(t,t)/2=.

Step 1:

Let t,tT be any such that tt.

0<dist(t,t).

Let us take the open neighborhood of t, Bt,dist(t,t)/2, and the open neighborhood of t, Bt,dist(t,t)/2,.

Let us see that Bt,dist(t,t)/2Bt,dist(t,t)/2=.

Let uBt,dist(t,t)/2 be any.

dist(t,t)dist(t,u)+dist(u,t), so, dist(t,t)dist(t,u)dist(u,t), but dist(t,t)/2=dist(t,t)dist(t,t)/2<dist(t,t)dist(t,u), so, dist(t,t)/2<dist(u,t), which means that uBt,dist(t,t)/2.

So, Bt,dist(t,t)/2Bt,dist(t,t)/2=.


References


<The previous article in this series | The table of contents of this series | The next article in this series>

1056: Derivation of Tensor Product of Tensors by Real Parameter Satisfies Leibniz Rule

<The previous article in this series | The table of contents of this series | The next article in this series>

description/proof of that derivation of tensor product of tensors by real parameter satisfies Leibniz rule

Topics


About: vectors space

The table of contents of this article


Starting Context



Target Context


  • The reader will have a description and a proof of the proposition that the derivation of the tensor product of any tensors by any real parameter satisfies the Leibniz rule.

Orientation


There is a list of definitions discussed so far in this site.

There is a list of propositions discussed so far in this site.


Main Body


1: Structured Description


Here is the rules of Structured Description.

Entities:
T: =(r1,r2)R, with the subspace topology with R as the Euclidean topological space
r: T
{V1,1,...,V1,k1,V2,1,...,V2,k2}: { the finite-dimensional R vectors spaces }
L(V1,1,...,V1,k1:R): = the tensors space , with the canonical topology
L(V2,1,...,V2,k2:R): = the tensors space , with the canonical topology
t1: :TL(V1,1,...,V1,k1:R)
t2: :TL(V2,1,...,V2,k2:R)
L(V1,1,...,V1,k1,V2,1,...,V2,k2:R): = the tensors space , with the canonical topology
t1t2: :TL(V1,1,...,V1,k1,V2,1,...,V2,k2:R)
//

Statements:
dt1/drdt2/dr

d(t1t2)/drd(t1t2)/dr=dt1/drt2(r)+t1(r)dt2/dr
//


2: Proof


Whole Strategy: Step 1: for each of {V1,1,...,V1,k1,V2,1,...,V2,k2}, take any basis, Bj,l={bj,lmj,l}, and take the standard bases for L(V1,1,...,V1,k1:R), L(V2,1,...,V2,k2:R), and L(V1,1,...,V1,k1,V2,1,...,V2,k2:R), B1, B2, and B; Step 2: let t1(r), t2(r), and t1(r)t2(r) be expressed with the bases; Step 3: take d(t1t2)/dr=limrr(t1(r)t2(r)t1(r)t2(r))/(rr) and apply the proposition that for any map from any topological space minus any point into any finite-dimensional real vectors space with the canonical topology, the convergence of the map with respect to the point exists if and only if the convergences of the component maps (with respect to any basis) with respect to the point exist, and then, the convergence Is expressed with the convergences.

Step 1:

For each of {V1,1,...,V1,k1,V2,1,...,V2,k2, let us take any basis, Bj,l={bj,lmj,l}.

Let us take the standard basis for L(V1,1,...,V1,k1:R), B1={b1,1m1,1...b1,k1m1,k1}, which is possible by the proposition that for any field and any k finite-dimensional vectors spaces over the field, the tensors space with respect to the field and the vectors spaces and the field has the basis that consists of the tensor products of the elements of the dual bases of any bases of the vectors spaces.

Let us take the standard basis for L(V2,1,...,V2,k2:R), B2={b2,1m2,1...b2,k2m2,k2}, which is possible likewise.

Let us take the standard basis for L(V1,1,...,V1,k1,V2,1,...,V2,k2:R), B={b1,1m1,1...b1,k1m1,k1b2,1m2,1...b2,k2m2,k2}, which is possible likewise.

Step 2:

t1(r)=tm1,1,...,m1,k11(r)b1,1m1,1...b1,k1m1,k1.

t2(r)=tm2,1,...,m2,k22(r)b2,1m2,1...b2,k2m2,k2.

So, t1(r)t2(r)=(tm1,1,...,m1,k11(r)b1,1m1,1...b1,k1m1,k1)(tm2,1,...,m2,k22(r)b2,1m2,1...b2,k2m2,k2).

By the property of tensor product of tensors mentioned in Note for the definition of tensor product of tensors, =tm1,1,...,m1,k11(r)tm2,1,...,m2,k22(r)b1,1m1,1...b1,k1m1,k1b2,1m2,1...b2,k2m2,k2, which is the expansion of t1(r)t2(r) with respect to B.

Step 3:

d(t1t2)/dr=limrr(t1(r)t2(r)t1(r)t2(r))/(rr).

=limrr(tm1,1,...,m1,k11(r)tm2,1,...,m2,k22(r)b1,1m1,1...b1,k1m1,k1b2,1m2,1...b2,k2m2,k2tm1,1,...,m1,k11(r)tm2,1,...,m2,k22(r)b1,1m1,1...b1,k1m1,k1b2,1m2,1...b2,k2m2,k2)/(rr)=limrr(tm1,1,...,m1,k11(r)tm2,1,...,m2,k22(r)tm1,1,...,m1,k11(r)tm2,1,...,m2,k22(r))/(rr)b1,1m1,1...b1,k1m1,k1b2,1m2,1...b2,k2m2,k2.

By the proposition that for any map from any topological space minus any point into any finite-dimensional real vectors space with the canonical topology, the convergence of the map with respect to the point exists if and only if the convergences of the component maps (with respect to any basis) with respect to the point exist, and then, the convergence Is expressed with the convergences, dtm1,1,...,m1,k11/dr=limrr(tm1,1,...,m1,k11(r)tm1,1,...,m1,k11(r))/(rr) and dtm2,1,...,m2,k22/dr=limrr(tm2,1,...,m2,k22(r)tm2,1,...,m2,k22(r))/(rr) exist.

By the well-known fact in real analysis, d(tm1,1,...,m1,k11(r)tm2,1,...,m2,k22(r))/dr=limrr(tm1,1,...,m1,k11(r)tm2,2,...,m2,k22(r)tm1,1,...,m1,k11(r)tm2,1,...,m2,k22(r))/(rr) exists and equals dtm1,1,...,m1,k11/drtm2,1,...,m2,k22(r)+tm1,1,...,m1,k11dtm2,1,...,m2,k22/dr.

By the proposition that for any map from any topological space minus any point into any finite-dimensional real vectors space with the canonical topology, the convergence of the map with respect to the point exists if and only if the convergences of the component maps (with respect to any basis) with respect to the point exist, and then, the convergence Is expressed with the convergences, d(t1t2)/dr=limrr(t1(r)t2(r)t1(r)t2(r))/(rr) exists and equals (dtm1,1,...,m1,k11/drtm2,1,...,m2,k22(r)+tm1,1,...,m1,k11(r)dtm2,1,...,m2,k22/dr)b1,1m1,1...b1,k1m1,k1b2,1m2,1...b2,k2m2,k2.

=dtm1,1,...,m1,k11/drtm2,1,...,m2,k22(r)b1,1m1,1...b1,k1m1,k1b2,1m2,1...b2,k2m2,k2+tm1,1,...,m1,k11(r)dtm2,1,...,m2,k22/drb1,1m1,1...b1,k1m1,k1b2,1m2,1...b2,k2m2,k2=(dtm1,1,...,m1,k11/drb1,1m1,1...b1,k1m1,k1)(tm2,1,...,m2,k22(r)b2,1m2,1...b2,k2m2,k2)+(tm1,1,...,m1,k11(r)b1,1m1,1...b1,k1m1,k1)(dtm2,1,...,m2,k22/drb2,1m2,1...b2,k2m2,k2)=dt1/drt2(r)+t1(r)dt2/dr.


References


<The previous article in this series | The table of contents of this series | The next article in this series>

1055: For Finite-Product C Manifold with Boundary and 'Vectors Spaces - Linear Morphisms' Isomorphism from Tangent Vectors Space onto Direct Sum of Tangent Vectors Spaces, Tangent Vector Operates on Function as Sum of Vectors on Projected Functions

<The previous article in this series | The table of contents of this series | The next article in this series>

description/proof of that for finite-product C manifold with boundary and 'vectors spaces - linear morphisms' isomorphism from tangent vectors space onto direct sum of tangent vectors spaces, tangent vector operates on function as sum of vectors on projected functions

Topics


About: C manifold

The table of contents of this article


Starting Context



Target Context


  • The reader will have a description and a proof of the proposition that for any finite-product C manifold with boundary and the 'vectors spaces - linear morphisms' isomorphism from the tangent vectors space at each point onto the direct sum of the corresponding tangent vectors spaces of the constituents, any tangent vector operates on any function as the sum of the corresponding vectors on the projected functions.

Orientation


There is a list of definitions discussed so far in this site.

There is a list of propositions discussed so far in this site.


Main Body


1: Structured Description


Here is the rules of Structured Description.

Entities:
{M1,...,Mn1}: { the C manifolds }
Mn: { the C manifolds with boundary }
M1×...×Mn: = the finite-product C manifold with boundary 
m: =(m1,...,mn)M1×...×Mn
g: :Tm(M1×...×Mn)Tm1M1...TmnMn,vm(dπ1vm,...,dπnvm), = the canonical 'vectors spaces - linear morphisms' isomorphism 
vm: Tm(M1×...×Mn)
f: C(M1×...×Mn)
//

Statements:
vmf=j{1,...,n}(dπjvm)fj,m
//


2: Note


We know that vm corresponds to (dπ1vm,...,dπnvm), but so what? I mean, how can we get vmf with respect to (dπ1vm,...,dπnvm)? Certainly, dπjvm cannot operate on f, because f is not any function on Mj. So, what?, which is the motivation of this proposition.


3: Proof


Whole Strategy: Step 1: take any chart around m, (Um:=Um1×...×UmnM1×...×Mn,ϕm:=ϕm1×...×ϕmn), and let vm=vm1,j1/x1,j1+...+vmn,jn/xn,jn; Step 2: see that vmf=j{1,...,n}(dπjvm)fj,m.

Step 1:

Let us take any chart around m, (Um:=Um1×...×UmnM1×...×Mn,ϕm:=ϕm1×...×ϕmn), where (UmjMj,ϕmj) is a chart around mj for Mj, which is possible by the definition of finite-product C manifold with boundary.

vm=vm1,j1/x1,j1+...+vmn,jn/xn,jn.

Step 2:

vmf=vm1,j1f/x1,j1+...+vmn,jnf/xn,jn.

(dπlvm)fl,m=vm(fl,mπl)=vm1,j1(fl,mπl)/x1,j1+...+vmn,jn(fl,mπl)/xn,jn.

vmo,jo(fl,mπl)/xo,jo=vmo,joo,jo(fl,mπlϕm1), where o,jo is the partial derivative by the o,jo component.

fl,mπlϕm1 is (x1,1,...,x1,d1,...,xl,1,...,xl,dl,...,xn,1,...,xn,dn)(m1,...,ml,...,mn)mlfl,m(ml)=f(m1,...,ml,...,mn).

So, when ol, vmo,joo,jo(fl,mπlϕm1)=0, because f(m1,...,ml,...,mn) does not depend on (xo,1,...,xo,do).

So, (dπlvm)fl,m=vml,jll,jl(fl,mπlϕm1).

On the other hand, vml,jlf/xl,jl=vml,jll,jl(fϕm1).

fϕm1 is (x1,1,...,x1,d1,...,xl,1,...,xl,dl,...,xn,1,...,xn,dn)(m1,...,ml,...,mn)f(m1,...,ml,...,mn).

While the difference between f(m1,...,ml,...,mn) and f(m1,...,ml,...,mn) is whether (m1,...,ml^,...,mn) are fixed, vml,jll,jl(fϕm1)|ϕm(m) equals vml,jll,jl(fl,mπlϕm1)|ϕm(m), because l,jl moves only ml anyway.

So, (dπlvm)fl,m=vml,jlf/xl,jl.

So, vmf=j{1,...,n}(dπjvm)fj,m.


References


<The previous article in this series | The table of contents of this series | The next article in this series>

1054: C Map Projected from C Map from Finite-Product C Manifold with Boundary by Fixing Domain Components Except j-th Based on Point

<The previous article in this series | The table of contents of this series | The next article in this series>

definition of C map projected from C map from finite-product C manifold with boundary by fixing domain components except j-th based on point

Topics


About: C manifold

The table of contents of this article


Starting Context



Target Context


  • The reader will have a definition of C map projected from C map from finite-product C manifold with boundary by fixing domain components except j-th based on point.

Orientation


There is a list of definitions discussed so far in this site.

There is a list of propositions discussed so far in this site.


Main Body


1: Structured Description


Here is the rules of Structured Description.

Entities:
{M1,...,Mn1}: { the C manifolds }
Mn: { the C manifolds with boundary }
M1×...×Mn: = the finite-product C manifold with boundary 
M: { the C manifolds with boundary }
f: :M1×...×MnM, { the C maps }
m0: M1×...×Mn
j: {1,...,n}
fj,m0: :MjM,mf(m01,...,m,...,m0n), where m is for the j-th slot
//

Conditions:
//


2: Note


Let us see that fj,m0 is indeed C.

Let mMj be any.

m~:=(m01,...,m,...,m0n)=(m~1,...,m~n).

As f is C at m~, there are a chart around m~, (Um~M1×...×Mn,ϕm~), and a chart around f(m~), (Uf(m~)M,ϕf(m~)), such that f(Um~)Uf(m~) and ϕf(m~)fϕm~1:ϕm~(Um~)ϕf(m~)(Uf(m~)) is C at ϕm~(m~).

By the of finite-product C manifold with boundary, (Um~M1×...×Mn,ϕm~) can be chosen as Um~=U1,m~1×...×Un,m~n and ϕm~=ϕ1,m~1×...×ϕn,m~n, where (Uj,m~jMj,ϕj,m~j) is a chart for Mj, while Um~=U1,m01×...×Uj,m×...×Un,m0n and ϕm~=ϕ1,m01×...×ϕj,m×...×ϕn,m0n.

Obviously, ϕm~1=ϕ1,m011×...×ϕj,m1×...×ϕn,m0n1.

(Uj,mMj,ϕj,m) is the chart around m.

fS,m0(Uj,m)Uf(m~), because for each mUj,m, fS,m0(m)=f((m01,...,m,...,m0n)), but (m01,...,m,...,m0n)U1,m01×...×Uj,m×...×Un,m0n=Um~ while f(Um~)Uf(m~).

Let us think of ϕf(m~)fS,m0ϕj,m1:ϕj,m(Uj,m)ϕf(m~)(Uf(m~)).

It is ϕf(m~)fS,m0ϕj,m1:xϕf(m~)fj,m0(m)=ϕf(m~)f((m01,...,m,...,m0n)).

That is in fact same with ϕf(m~)fϕm~1 where (ϕm~1(m01),...,x^,...,ϕm~n(m0n)) is fixed.

As ϕf(m~)fϕm~1 is C at ϕm~(m~), it is C with respect to x, so, ϕf(m~)fS,m0ϕj,m1 is C with respect to x.

So, fS,m0 is C at m.


References


<The previous article in this series | The table of contents of this series | The next article in this series>

1053: C Map Induced from C Map from Finite-Product C Manifold with Boundary by Fixing Some Domain Components Based on Point

<The previous article in this series | The table of contents of this series | The next article in this series>

definition of C map induced from C map from finite-product C manifold with boundary by fixing some domain components based on point

Topics


About: C manifold

The table of contents of this article


Starting Context



Target Context


  • The reader will have a definition of C map induced from C map from finite-product C manifold with boundary by fixing some domain components based on point.

Orientation


There is a list of definitions discussed so far in this site.

There is a list of propositions discussed so far in this site.


Main Body


1: Structured Description


Here is the rules of Structured Description.

Entities:
{M1,...,Mn1}: { the C manifolds }
Mn: { the C manifolds with boundary }
M1×...×Mn: = the finite-product C manifold with boundary 
M: { the C manifolds with boundary }
f: :M1×...×MnM, { the C maps }
m0: M1×...×Mn
S: ={j1,...,js}{1,...,n}
fS,m0: :M1×...×MnM,m=(m1,...mn)f(m01,...,mj1,...,mjs,...,m0n), which means that {m01,...,m0n} are used except {mj1,...,mjs}
//

Conditions:
//

When S={j}, fS,m0 is denoted also as fj,m0, which is a typical case.


2: Note


Let us see that fS,m0 is indeed C.

Let m=(m1,...,mn)M1×...×Mn be any.

m~:=(m01,...,mj1,...,mjs,...,m0n)=(m~1,...,m~n).

As f is C at m~, there are a chart around m~, (Um~M1×...×Mn,ϕm~), and a chart around f(m~), (Uf(m~)M,ϕf(m~)), such that f(Um~)Uf(m~) and ϕf(m~)fϕm~1:ϕm~(Um~)ϕf(m~)(Uf(m~)) is C at ϕm~(m~).

By the definition of finite-product C manifold with boundary, (Um~M1×...×Mn,ϕm~) can be chosen as Um~=U1,m~1×...×Un,m~n and ϕm~=ϕ1,m~1×...×ϕn,m~n, where (Uj,m~jMj,ϕj,m~j) is a chart for Mj. Um~=U1,m01×...×Uj1,mj1×...×Ujs,mjs×...×Un,m0n and ϕm~=ϕ1,m01×...×ϕj1,mj1×...×ϕjs,mjs×...×ϕn,m0n.

Obviously, ϕm~1=ϕ1,m011×...×ϕj1,mj11×...×ϕjs,mjs1×...×ϕn,m0n1.

Let us take any chart around m, (UmM1×...×Mn,ϕm), such that Um:=U1,m1×...×Uj1,mj1×...×Ujs,mjs×...Un,mn and ϕm=ϕ1,m1×...×ϕj1,mj1×...×ϕjs,mjs×...×ϕn,mn, where (Uj,mjMj,ϕj,mj) is a chart for Mj, while Uj1,mj1,...,Ujs,mjs and ϕj1,mj1,...,ϕjs,mjs are the ones introduced above.

fS,m0(Um)Uf(m~), because for each m=(m1,...,mn)Um, fS,m0(m)=f((m01,...,mj1,...,mjs,...,m0n)), but (m01,...,mj1,...,mjs,...,m0n)U1,m01×...×Uj1,mj1×...×Ujs,mjs×...×Un,m0n=Um~ while f(Um~)Uf(m~).

Let us think of ϕf(m~)fS,m0ϕm1:ϕm(Um)ϕf(m~)(Uf(m~)).

It is ϕf(m~)fS,m0ϕ1,m11×...×ϕj1,mj11×...×ϕjs,mjs1×...×ϕn,mn1:(x1,...,xn)ϕf(m~)fS,m0((m1,...,mn))=ϕf(m~)f((m01,...,mj1,...,mjs,...,m0n)).

That is in fact same with ϕf(m~)fϕm~1 where (ϕm~1(m01),...,xj1^,...,xjs^,...,ϕm~n(m0n)) is fixed.

As ϕf(m~)fϕm~1 is C at ϕm~(m~), it is C with respect to (xj1,...,xjs), so, ϕf(m~)fS,m0ϕm1 is C with respect to (xj1,...,xjs).

ϕf(m~)fS,m0ϕm1 is constant with respect to (x1,...,xj1^,...,xjs^,...,xn), so, is C with respect to (x1,...,xj1^,...,xjs^,...,xn).

So, ϕf(m~)fS,m0ϕm1 is C with respect x1,...,xn.

So, fS,m0 is C at m.


References


<The previous article in this series | The table of contents of this series | The next article in this series>

1052: For Continuous Map Between Topological Spaces and Subset of Domain Mapped into Open Subset of Codomain, There Is Open Neighborhood of Domain Subset Mapped into Open Subset

<The previous article in this series | The table of contents of this series | The next article in this series>

description/proof of that for continuous map between topological spaces and subset of domain mapped into open subset of codomain, there is open neighborhood of domain subset mapped into open subset

Topics


About: topological space

The table of contents of this article


Starting Context



Target Context


  • The reader will have a description and a proof of the proposition that for any continuous map between any topological spaces and any subset of the domain that is mapped into any open subset of the codomain, there is an open neighborhood of the domain subset mapped into the codomain open subset.

Orientation


There is a list of definitions discussed so far in this site.

There is a list of propositions discussed so far in this site.


Main Body


1: Structured Description


Here is the rules of Structured Description.

Entities:
T1: { the topological spaces }
T2: { the topological spaces }
f: :T1T2, { the continuous maps }
S1: T1
U2: { the open subsets of T2}
//

Statements:
f(S1)U2

U1T1{ the open subsets of T1}(S1U1f(U1)U2)
//


2: Proof


Whole Strategy: Step 1: for each sS1, take an open neighborhood of s, UsT1, such that f(Us)U2; Step 2: take U1:=sS1Us and see that f(U1)U2.

Step 1:

Let sS1 be any.

f(s)U2, which means that U2 is an open neighborhood of f(s).

As f is continuous, there is an open neighborhood of s, UsT1, such that f(Us)U2.

Step 2:

Let us define U1:=sS1Us, which is open on T1.

S1U1, because for each sS1, sUsU1.

For each uU1, uUs for an s. So, f(u)U2 because f(Us)U2.

So, f(U1)U2.


References


<The previous article in this series | The table of contents of this series | The next article in this series>