Statement: $(F_t)_{t\in[0,\infty)}$ is a right-continuous filtration, i.e. $\cap_{u>t}F_u=F_t$ for all $t$. Then $\cap_{k=1}^\infty F_{t+1/k}=F_t$.
It suffices to show that $\cap_{u>t}F_u=\cap_{k=1}^\infty F_{t+1/k}$. I've shown $\subset$, but am having trouble showing $\supset$ due to cardinality issues.
Pick $A\in \cap_{u>t} F_u$, and $k\in\mathbb{N}$. Then $t
I'd like to argue analogously for the other direction, but that would require picking uncountably many integers $k_u$ so that $t+1/k_u\in(t,u)$.
Any help would be greatly appreciated! Maybe this isn't the best way to go about proving the original statement after all.