answersLogoWhite

0


Best Answer

A topology is a set of elements or subsets that follows these properties:

  • ∅ and X belongs to the set
  • Any union of the subsets belongs to the set.
  • Any intersection of the subsets belongs to the set.

Yes, any intersection of two topologies on X is always a topology on X. Consider this example:

Let X = {1,2,3}, T = {∅, {1},{2},{1,2},X} and S = {∅, {1}, {3}, {1,3},X}

Then, S ∩ T = {∅, X, {1}}

To show that S ∩ T is a topology, we need to prove these properties:

  1. ∅ and X belongs to the set
  2. Any union of the subsets belongs to the set.
  3. Any intersection of the subsets belongs to the set.

Step 1: Prove the first property is followed

Since the empty set and X belongs to S ∩ T, the first property is followed. That is obvious. ;)

Step 2: Prove the second property is followed

Select any union of any pair of subsets. You should see that this property is also satisfied. How?

∅ U X = X ∈ S ∩ T

∅ U {1} = {1} ∈ S ∩ T

{1} U X = X ∈ S ∩ T

Step 3: Prove the third property is followed

Any intersection of the subsets belong to the set obviously. See below:

∅ ∩ X = ∅ ∈ S ∩ T

∅ ∩ {1} = ∅ ∈ S ∩ T

{1} ∩ X = {1} ∈ S ∩ T

So the intersection of two topologies on X is a topology.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Is intersection of two topologies on X a topology on X?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the logical topology for mesh topology?

topology is function of x..........then the family of x belong to topology


What are the properties of topology in point-set topology?

In point-set topology, the properties of the set S are:X and ∅ belongs to the set S.The intersection of any subsets belongs to the set S.The union of any subsets belongs to the set S.For instance:Let τ = {X,∅}. Then, it's the topology. We call that the trivial or discrete topology. If the set is indiscrete topology, then it contains infinitely many elements!


What is the difference between mathematical topology and star topology?

A star topology is a type of mathematical topology. Mathematical topology is essentially geometry without concern for distance. It asks questions such as for a given shape, (in the abstract sense) "what connects to what," "is it possible to reach point x from point y without passing through point z," and "are these two points connected at all?" A star topology is a type of topology where all the points (for example, computers in a computer network) are connected to a central point, but not directly to each other. Go to the following address to see several types of network topologies, including a star topology. http://scilnet.fortlewis.edu/tech/Network/Topologies.htm


What is a intersection in geometry?

An intersection is where two lines cross each other: X is an example.


What is a intersection subset?

The intersection of two sets, X and Y, consists of all elements that belong to both X and Y.


What will the intersection of graphs of the two linear equations tell you?

y=f(x) and y =g(x) are two linear equation of x. the intersection of their graphs will tel the solution of the equation f(x)=g(x).


What are the point of intersection of x is equal to y squared plus 2y?

You need two, or more, curves for points of intersection.


Where is point of intersection of two regression lines?

The means of the two variable, (x-bar, y-bar)


What kind of angles is created by the intersection of two perpendicular lines rays or line segments?

A right angle.


What is graphing method?

In systems of equations, the graphing method is solving x and y by graphing out the two equations. x and y being the coordinates of the two line's intersection.


What is the point of intersection on the x-axis?

x-intercept


Prove if a union c equals b union c and a intersect c equals b intersect c then a equals b?

suppose x is in B. there are two cases you have to consider. 1. x is in A. 2. x is not in A Case 1: x is in A. x is also in B. then x is in A intersection B. Since A intersection B = A intersection C, then this means x is in A intersection C. this implies that x is in C. Case 2: x is not in A. then x is in B. We know that x is in A union B. Since A union B = A union C, this means that x is in A or x is in C. since x is not in A, it follows that x is in C. We have shown that B is a subset of C. To show that C is subset of B, we do the same as above.