Given $a ,b \in \mathbb{R}$. Let’s consider the subset of $\mathbb{R}^2$ defined as
$A_{a,b}=\{(x,y) \in \mathbb{R}^2\mid x >a,y>b\}$
and let $\mathscr{B}=\{ A_{a,b}\mid a,b \in \mathbb{R}\}$. Let $(\mathbb{R}^2, \tau )$ be the topology generated by it.
Prove or disprove that it is compact and connected
For connectedness I know I have to find a couple of disjoint open sets whose union gives me the whole space, I guess I can do it just with elements of the base. My guess is that the elements of the basis are connected but how to prove it?
For compactness, since the elements of the base are not closed nor bounded, they can't be compact because in $\mathbb{R}^n$ compactness is equivalent to closedness + boundedness, but that holds if the topology is the euclidean one, for this topology I am unsure. I also tried finding a cover that has not finite subcover, but I am unsure what that could be
Any suggestion?
As I've mentioned here: Verify the topology having as base $\mathscr{B}=\{ A_{a,b}\mid a,b \in \mathbb{R}\}$ is coarser than the euclidean one any two nonempty open subsets in the topology have nonempty intersection. Thus the topology is connected.
For compactness, note that "bounded+closed" property applies to the Euclidean topology only. Not to the one you are considering. So how to solve that? Consider $\mathscr{U}=\big\{A_{-n,-n}\ |\ n\in\mathbb{N}\}$ which covers whole $\mathbb{R}^2$ and note that if $\mathscr{V}=\{A_{-n_1,-n_1},\ldots,A_{-n_k,-n_k}\}$ is a finite subcollection, then $\bigcup\mathscr{V}=A_{-m,-m}$ where $m=\max(n_1,\ldots,n_k)$. Meaning $\mathscr{V}$ does not cover $\mathbb{R}^2$. Thus the topology is not compact.