0

Let $X$ and $Y$ be two topological spaces, $A\subset X, B\subset Y$. I have to prove that the following two topologies on $A\times B$ coincide:

The product of the topology of $A$ (induced from $X$) and that of $B$ (induced from $Y$),

and the topology induced on $A\times B$ from the product topology on $X\times Y$.

Intuitively, I know this is correct. But how do I prove this mathematically correct?

Thank you!

jbuser430
  • 743

1 Answers1

2

$(U \cap A) \times (V \cap B) = (U \times V) \cap (A \times B)$ (where $U$ open in $X$, $V$ open in $Y$) is a key identity here. The right hand side describes a base for the subspace topology for $A \times B$, the left hand side a base for the product topology of the subspace topologies. So the topologies share a base and are identical.

Henno Brandsma
  • 242,131