As I study for my mathematical structures I final, I encountered a problem that I am unable to understand. The problem gives me the statement:
If today is Tuesday, then we have class.
I am being told that the statement that is logically equivalent to this one:
Today is not Tuesday or we have class.
Why is this? I would prefer an explanation using $p→q$ notation, please.

By truth table, the statement $p\implies q$ is equivalent with $\neg p\lor q$.
You can check the statement $(p\implies q)\iff (\neg p\lor q)$ is a tautology statement.
So, "If today is Tuesday, then we have class" equivalent with "Today is not Tuesday or we have class".