I'm wondering if I am correctly interpreting Dirchlet's theorem or not. (that is I can't tell if my statement is trivial or not)
Statement. There are infinitely many primes $x$ such that there are infinitely many primes $6x + 1$.
Proof.
Let $x$ be prime. Assemble a sequence $S = 6x+1$, $6x+7$, $6x+13$, $6x+19\ldots$.
Now by Dirichlet Theorem, if $\gcd(a,d)=1$ then there are infinitely many primes within the progression $a$, $a+d$, $a+2d$,$a+3d$, $\ldots a+nd$. But $\gcd(6x+1,6)=1$ for all $x$, therefore there are infinitely many primes in sequence $S$, since assuming $a = 6x+1$ and $d=6$, $S$ is immediately seen in the form $S = a, a+d, a+2d, a+3d\ldots$ QED