Say again?

1. john creates the table
2. john grants select to public
3. john or system creates a public synonym
create public synonym tablea for john.tablea
4. mary can now select * from tablea