Different variables do not necessarily designate different objects.
asserts that for any x and any (not necessarilydistinct) y, x loves y. It not only means every thing loves every other thing, but it also means everything loves itself.
Choice of variable makes no difference in meaning.
is symbolized just as correctly using
.
Mixing universal and existential quantifiers matters.
If one qunatified variable is within the scope of another quantified variable the meaning is different.
is not the same as
When both quantifiers are the same it does not matter.
However,
is illformed and ungrammatical.
Same variable used with 2 different quantifiers doesn't necessarily designate the same object.
may or may not mean the same thing is loved by both Bob and Cathy