It makes sense that the statement P→Q is true when P = "x is divisible by 4" and Q = "x is even", because no matter what I plug in for x, either the premise P is false, or P is true and I can prove Q is true using basic number theory.
But the statement P→Q doesn't make sense to me when x is a specific number instead of left as a variable. For example, "If 3 is divisible by 4, then 3 is even" and "If 6 is divisible by 4, then 6 is even" and "If 4 is divisible by 4, then 4 is even" don't feel meaningful in any sense. Yet according to the truth table for implication, these statements all have truth values.
Is the statement P→Q that depends on some x considered true if the implication is true for all values of x?