Showing posts with label Information Tables. Show all posts
Showing posts with label Information Tables. Show all posts

2022-11-06

386: Writer '.uno:InsertPagebreak'

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

A UNO dispatch command that inserts the page break at the current cursor

Topics


About: UNO (Universal Network Objects)
About: LibreOffice
About: Apache OpenOffice
About: Writer

The table of contents of this article


Starting Context


  • The reader has knowledge of what 'UNO dispatch command' is and how to call one (if the URL and the arguments of the command are clear).

Target Context


  • The reader will know the specifications of the UNO dispatch command.

Orientation


There are some articles that explain how to execute any UNO dispatch commands and get the whole available information from the execution, in Java, in C++, in C#, in Python, and in LibreOffice or Apache OpenOffice Basic.

There are the list for the application foundations, the list for Writer, and the list for Calc of the UNO dispatch commands listed so far in this series.


Main Body


1: The Specifications


URL: .uno:InsertPagebreak

Description: This command inserts the page break at the current view cursor.

Arguments (the types are UNO datum types):

nothing

The related information (the value of com.sun.star.frame.FeatureStateEvent.State) (the types are UNO datum types):

TypeValue
N/Avoid

The result information (the value of com.sun.star.frame.DispatchResultEvent.Result) (the type is a UNO datum type):

TypeValue
N/Avoid

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

385: Writer '.uno:RemoveDirectCharFormats'

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

A UNO dispatch command that removes the direct characters formats at the current view cursor

Topics


About: UNO (Universal Network Objects)
About: LibreOffice
About: Apache OpenOffice
About: Writer

The table of contents of this article


Starting Context


  • The reader has knowledge of what 'UNO dispatch command' is and how to call one (if the URL and the arguments of the command are clear).

Target Context


  • The reader will know the specifications of the UNO dispatch command.

Orientation


There are some articles that explain how to execute any UNO dispatch commands and get the whole available information from the execution, in Java, in C++, in C#, in Python, and in LibreOffice or Apache OpenOffice Basic.

There are the list for the application foundations, the list for Writer, and the list for Calc of the UNO dispatch commands listed so far in this series.


Main Body


1: The Specifications


URL: .uno:RemoveDirectCharFormats

Description: This command removes the direct characters formats at the current view cursor, when nothing is selected.

Arguments (the types are UNO datum types):

nothing

The related information (the value of com.sun.star.frame.FeatureStateEvent.State) (the types are UNO datum types):

TypeValue
N/Avoid

The result information (the value of com.sun.star.frame.DispatchResultEvent.Result) (the type is a UNO datum type):

TypeValue
N/Avoid

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

2022-10-30

379: Subnet of Net with Directed Index Set

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

A definition of subnet of net with directed index set

Topics


About: topological space

The table of contents of this article


Starting Context



Target Context


  • The reader will have a definition of subnet of net with directed index set.

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: Definition


For any directed set, S1, any topological space, T, and any net with directed index set, f1:S1T, any net with directed index set, f1f2:S2T where S2 is any directed set and f2:S2S1 is any final map between directed sets


References


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

384: Closed Set on Closed Topological Subspace Is Closed on Base Space

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

A description/proof of that closed set on closed topological subspace is closed on base space

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 any closed set on any closed topological subspace is closed on the base space.

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: Description


For any topological space, T1, and any closed topological subspace, T2T1, of T1, any closed set, CT2, on T2, is closed on T1.


2: Proof


As C is closed on T2, T2C is open on T2. For any point, pT2C, there is an open neighborhood, UpT2C, of p on T2. By the definition of subspace topology, Up=UpT2 where UpT1 is open on T1. But Up=Up(T2(T1T2))=(UpT2)(Up(T1T2))(T2C)(T1T2), because UpT2T2C and (Up(T1T2))T1T2. As (T2C)(T1T2)=T1C, UpT1C, which means that around any point on T2C, there is an open neighborhood on T1 that is contained in T1C. As T2 is closed on T1, T1T2 is open on T1. For any point, pT1T2, there is an open neighborhood, UpT1T2T1C, of p on T1, which means that around any point on T1T2, there is an open neighborhood on T1 that is contained in T1C. As T1C=(T2C)(T1T2), around any point on T1C, there is an open neighborhood on T1 that is contained in T1C, which means that T1C is open on T1, so, C is closed on T1.


References


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

383: Open Set on Open Topological Subspace Is Open on Base Space

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

A description/proof of that open set on open topological subspace is open on base space

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 any open set on any open topological subspace is open on the base space.

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: Description


For any topological space, T1, and any open topological subspace, T2T1, of T1, any open set, UT2, on T2, is open on T1.


2: Proof


By the definition of subspace topology, U=UT2 where UT1 is open on T1. As T2 is open on T1, U is open on T1 as an intersection of finite open sets.


References


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

382: Continuous Embedding

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

A definition of continuous embedding

Topics


About: topological space

The table of contents of this article


Starting Context



Target Context


  • The reader will have a definition of continuous embedding.

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: Definition


For any topological spaces, T1,T2, any continuous map, f:T1T2, such that f is an injection and the codomain restriction, f:T1f(T1) is a homeomorphism


2: Note


'Continuous embedding' and 'C embedding' are different, while any C embedding is a continuous embedding, a continuous embedding is not necessarily a C embedding.

Usually just 'embedding' is used as it is usually obvious which: non-C map cannot be a C embedding and (just) embedding-ness of a C map is customarily understood to be C embedding-ness.


References


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

380: Accumulation Value of Net with Directed Index Set Is Convergence of Subnet

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

A description/proof of that accumulation value of net with directed index set is convergence of subnet

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 any accumulation value of any net with directed index set is the convergence of a subnet.

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: Description


For any directed set, S1, any topological space, T, any net with directed index set, f1:S1T, and any accumulation value of f1, pT, there is a subnet of f1, f1f2:S2T where S2 is a directed set and f2:S2S1, such that p is a convergence of f1f2.


2: Proof


Let us define S2 as {(α,Np)|αS1,Np is any neighborhood of p such that f1(α)Np} with the relation such that (α1,Np1)(α2,Np2) if and only if α1α2 and Np2Np1, where there is at least 1 such Np for each α, because there is a neighborhood of p and there is a neighborhood of f1(α) and the union of the 2 neighborhoods is a one (Np does not need to be connected). Note that all the possible pairs are included in S2.

S2 is indeed a directed set, because 1) (α1,Np1)(α1,Np1); 2) if (α1,Np1)(α2,Np2) and (α2,Np2)(α3,Np3), (α1,Np1)(α3,Np3); 3) for any (α1,Np1) and (α2,Np2), there is a (α3,Np3) such that (α1,Np1)(α3,Np3) and (α2,Np2)(α3,Np3), because by the definition of directed set, there is an α4 such that α1α4 and α2α4 and as p is an accumulation value, there is an α3 such that α4α3 and f1(α3)Np1Np2:=Np3, then α1α3 and α2α3 and Np3Np1 and Np3Np2.

Let us define f2 as (α,Np)α, which is final, because for any α, αf2((α,Np))=α.

p is a convergence of f1f2, because for any neighborhood of p, Np0, there is a (α0,Np0) because p is an accumulation value of f1, and for every (α0,Np0)(α,Np), f1f2((α,Np))=f1(α)Np0, because f1(α)NpNp0.


References


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

378: Final Map Between Directed Sets

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

A definition of final map between directed sets

Topics


About: set

The table of contents of this article


Starting Context



Target Context


  • The reader will have a definition of final map between directed sets.

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: Definition


For any directed sets, S1,S2, any map, f:S1S2, such that for any p2S2, there is a p1S1 such that p2f(p1)


References


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

377: Accumulation Value of Net with Directed Index Set

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

A definition of accumulation value of net with directed index set

Topics


About: topological space

The table of contents of this article


Starting Context



Target Context


  • The reader will have a definition of accumulation value of net with directed index set.

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: Definition


For any directed set, S, any topological space, T, and any net with directed index set, f:ST, any point, pT, such that for any neighborhood, NpT, of p and any index i0S, there is an index, iS, such that i0i and f(i)Np


2: Note


A net with directed index set can have multiple accumulation values.


References


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

2022-10-23

376: For Hausdorff Topological Space, Net with Directed Index Set Can Have Only 1 Convergence

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

A description/proof of that for Hausdorff topological space, net with directed index set can have only 1 convergence

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 Hausdorff topological space, any net with directed index set can have only 1 convergence at most.

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: Description


For any directed set, S, any Hausdorff topological space, T, and any net with directed index set, f:ST, f can have only 1 convergence at most.


2: Proof


Suppose f had 2 convergences, p1,p2T. For any neighborhood of pj where j=1 or 2, Nj, there would be an index, ijS, such that f(i)Nj for every iS,iji. As T is Hausdorff, let us take N1 and N2 as disjoint. By the definition of directed set, there would be an index, i3S, such that i1i3 and i2i3. For every i3i, f(i)N1 and f(i)N2, which is a contradiction, as N1 and N2 would be disjoint.


References


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

375: For Metric Space, 1 Point Subset Is Closed

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

A description/proof of that for metric space, 1 point subset is closed

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 for any metric space, any 1 point subset is closed.

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: Description


For any metric space, M, any 1 point subset, {p}M, is closed.


2: Proof


Think of M{p} and any point, pM{p}. As pp, by the definition of distance between 2 points, d(p,p)>0. So, for any 0<ϵ<d(p,p), the open ball around p, Bpϵ, does not contain p, so, BpϵM{p}. So, M{p} is open, so, {p} is closed.


References


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

2022-10-16

371: For Metric Space, Difference of Distances of 2 Points from Subset Is Equal to or Less Than Distance Between Points

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

A description/proof of that for metric space, difference of distances of 2 points from subset is equal to or less than distance between points

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 for any metric space, any subset, and any 2 points, the difference of the distances of the points from the subset is equal to or less than the distance between the points.

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: Description


For any metric space, M, any subset, SM, and any points, p1,p2M, |d(p1,S)d(p2,S)|d(p1,p2) where d(,) denotes the distance between the arguments.


2: Proof


Suppose that p1,p2S. Take any point, p2S. By the definition of distance between 2 points, d(p1,p2)d(p1,p2)+d(p2,p2). By the definition of distance between point and subset, d(p1,S)d(p1,p2) and d(p2,p2)=d(p2,S)+ϵ where ϵ0 can be made any small positive. So, d(p1,S)d(p1,p2)+d(p2,S)+ϵ. By taking the limit by ϵ0, d(p1,S)d(p1,p2)+d(p2,S), so, d(p1,S)d(p2,S)d(p1,p2). By the symmetricalness, also d(p2,S)d(p1,S)d(p1,p2), so |d(p1,S)d(p2,S)|d(p1,p2).

Suppose that p1S and p2S. By the definition of distance between point and subset, d(p1,S)d(p1,p2). As d(p2,S)=0, d(p1,S)d(p2,S)d(p1,p2). As the left side is non-negative, |d(p1,S)d(p2,S)|d(p1,p2).

Suppose that p1S and p2S. By the symmetricalness, |d(p2,S)d(p1,S)|d(p2,p1), which implies |d(p1,S)d(p2,S)|d(p1,p2).

Suppose that p1,p2S. As d(p1,S)=d(p2,S)=0, |d(p1,S)d(p2,S)|d(p1,p2).


References


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

370: Identity Map with Domain and Codomain Having Different Topologies Is Continuous iff Domain Is Finer than Codomain

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

A description/proof of that identity map with domain and codomain having different topologies is continuous iff domain is finer than codomain

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 any identity map with domain and codomain having the same set but having different topologies is continuous if and only if the domain topology is finer than codomain's.

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: Description


For any topological spaces, T1,T2, that have the same set but have different topologies and the identity map, f:T1T2, f is continuous if and only if the T1 topology is finer than the T2 topology.


2: Proof


Suppose that the T1 topology is finer than the T2 topology. Take any open set, UT2. The preimage f1(U)=U, is open on T1, because the T1 topology is finer, so, f is continuous.

Suppose that f is continuous. Take any open set, UT2. The preimage f1(U)=U, is open on T1, because f is continuous, so, the T1 topology is finer.


References


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

369: For Regular Topological Space, Neighborhood of Point Contains Closed Neighborhood

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

A description/proof of that for regular topological space, neighborhood of point contains closed neighborhood

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 regular topological space, any neighborhood of any point contains a closed neighborhood.

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: Description


For any regular topological space, T, any point, pT, and any neighborhood of p, pNpT, Np contains a closed neighborhood.


2: Proof


There is an open set, UpNp,pUp. TUp is closed and does not contain p. So, by the definition of regular topological space, there are some disjoint neighborhoods, N1,N2, such that pN1T and TUpN2T, N1N2= where we take N1 and N2 as open neighborhoods, which is always possible (see the Note of the definition article). In fact, N1N2= where N1 is the closure of N1, because N1=N1ac(N1) where ac(N1) is the set of all the accumulation points of N1, but any accumulation point of N1 does not belong to N2, because for any point, pN2, as N2 is open, there is an open set, Up, pUpN2, which does not contain any point of N1, so, p is not any accumulation point of N1. So, N1TN2T(TUp)=Up, because TUpN2. So, N1 is a closed neighborhood contained in Up, which is contained in Np.


References


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

368: Map That Is Anywhere Locally Constant on Connected Topological Space Is Globally Constant

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

A description/proof of that map that is anywhere locally constant on connected topological space is globally constant

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 any map that is anywhere locally constant on any connected topological space is globally constant.

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: Description


For any connected topological space, T, and any map, f:TS where S is any set, such that around each point, pT, there is an open set, UpT,pUp, such that f is constant on Up, f is constant globally.


2: Proof


The set of Ups for all the points constitutes an open cover, Sc={Up}.

Choose any point, p0T, and there is the open set, Up0Sc,p0Up0, on which f takes the constant image, f(p0). For any other point, pT, there is the open set, UpSc,pUp, on which f takes the constant image, f(p).

By the proposition that any pair of elements of any open cover of any connected topological space is finite-open-sets-sequence-connected via some elements of the open cover, there is a sequence of elements of Sc starting at Up0 and ending at Up where each adjoining pair of elements of the sequence shares a point. Obviously, via those shared points, f takes the same image, f(p0), on all the elements of the sequence. So, f(p)=f(p0).


3: Note


Although the proposition may seem obvious, we have to exactly prove the existence of such a sequence.


References


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

367: Regular Topological Space

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

A definition of regular topological space

Topics


About: topological space

The table of contents of this article


Starting Context



Target Context


  • The reader will have a definition of regular topological space.

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: Definition


Any topological space, T, such that each 1 point subset is closed, and for any point, pT, and any closed set that does not contain p, CT,pC, there are disjoint neighborhoods, pN1T and CN2T, N1N2=


2: Note


In fact, N1 and N2 can be taken as open neighborhoods, because we can take open neighborhoods contained in N1 and N2, which preserves the disjointness.


References


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

2022-10-09

366: Pair of Elements of Open Cover of Connected Topological Space Is Finite-Open-Sets-Sequence-Connected Via Cover Elements

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

A description/proof of that pair of elements of open cover of connected topological space is finite-open-sets-sequence-connected via cover elements

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 any pair of elements of any open cover of any connected topological space is finite-open-sets-sequence-connected via some elements of the open cover.

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: Description


For any connected topological space, T, and any open cover, Sc={Uα},αUα=T, any pair of elements, U1,U2Sc, are finite-open-sets-sequence-connected via some elements of Sc.


2: Proof


Take the equivalence class, Se={Uβ}Sc, of the open cover such that each element of the equivalence class is finite-open-sets-sequence-connected with U1 via some elements of Sc, which is obviously an equivalence class.

If Se did not equal Sc, Sr:=ScSe={Uγ} would be nonempty. As SeSr=Sc is an open cover, (βUβ)(γUγ)=T, but as T is connected, (βUβ)(γUγ) because otherwise, T would be the disjoint union of open sets, βUβ and γUγ. So, there would be a point, pT, such that pβUβ and pγUγ, which means pUβ for an β and pUγ for a γ, so, pUβUγ, which is a contradiction, because as Uγ would share a point with Uβ, Uγ should be finite-open-sets-sequence-connected with U1 via some elements of Sc. So, Se equals Sc.

So, U2Se, and U1 and U2 are finite-open-sets-sequence-connected via some elements of Sc.


3: Note


Although not every connected topological space is path-connected, any pair of open sets of any connected topological space is connected by way of open sets.


References


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

365: Pair of Open Sets of Connected Topological Space Is Finite-Open-Sets-Sequence-Connected

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

A description/proof of that pair of open sets of connected topological space is finite-open-sets-sequence-connected

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 any pair of open sets of any connected topological space is finite-open-sets-sequence-connected.

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: Description


For any connected topological space, T, and any pair of open sets, U1,U2T, U1 and U2 are finite-open-sets-sequence-connected.


2: Proof


Take any open cover, Sc={Uα}, of T that includes U1 and U2, which is always possible because we can take the set of neighborhoods of all the point, with U1 and U2 added. Take the equivalence class, Se={Uβ}Sc, of the open cover such that each element of the equivalence class is finite-open-sets-sequence-connected with U1 via some elements of Sc, which is obviously an equivalence class.

If Se did not equal Sc, Sr:=ScSe={Uγ} would be nonempty. As SeSr=Sc is an open cover, (βUβ)(γUγ)=T, but as T is connected, (βUβ)(γUγ) because otherwise, T would be the disjoint union of open sets, βUβ and γUγ. So, there would be a point, pT, such that pβUβ and pγUγ, which means that pUβ for an β and pUγ for a γ, so, pUβUγ, which is a contradiction, because as Uγ would share a point with Uβ, Uγ should be finite-open-sets-sequence-connected with U1. So, Se equals Sc.

So, U2Se, and U1 and U2 are finite-open-sets-sequence-connected.


3: Note


Although not every connected topological space is path-connected, any pair of open sets of any connected topological space is connected by way of open sets.


References


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