Assume we are dealing only with integers.
Using only numerals, variables, logical symbols and the mathematical symbols, I need express the following proposition:
$$100 \text{ is a multiple of } 5 $$
I've tried it, and, in my own words I came up with:
If n is a multiple of 100 then 100 is multiple of 5.
Trying to see if this is right.