Hello I'm having trouble figuring out how to prove this problem: let $F$ be contained in $\mathcal{P}(\mathbb{N})$ (power set of natural numbers) such that $F$ is maximal and for every $A, B \in F$ with $A \not = B$, we have $|A \cap B| \leq 1$. Prove that $|F|=\aleph_0$.
Thank you for the help in advance!
To show that $F$ must be countable, consider the function $\min:F-\{\varnothing\}\to\mathbb N$ that sends each nonempty member of $F$ to its smallest element. If $F$ were uncountable, then since $\mathbb N$ is countable, min would be constant, say with value $n$, on some uncountable subfamily $F'$ of $F$. Then $\{A-\{n\}:A\in F'\}$ would be an uncountable family of pairwise disjoint subsets of $\mathbb N$, which is impossible.
To complete the proof, we still need that $F$ can't be finite. Suppose it were finite, say with exactly $m$ elements. Then there are at most $m(m-1)/2$ natural numbers that are in two members of $F$. If $k$ is any natural number other than these, then $F\cup\{k\}$ contradicts the maximality of $F$.