Logically, the following statement makes sense in my head, but I can't find a law or proof that gives this example or explains this.
$$ ((p \lor q) \to r) \;\;\text{is equivalent to}\;\; ((p \to r) \lor (q \to r)) $$
I would think this is sort of like the distributive property, but I cant find a law that allows this (or I keep skipping over it in my notes).