I have the three steps to prove the statement using structural induction:
1 - every propositional variable has property Q
2 - if A is -B, and B has Q, then A has Q
3 - if A is A v B, etc, and B and C have Q, then A has Q.
I would say that Q: if the formula has 'v' then the formula has at least two propositional variables. But statement one only include variables, so how can a variable contain a connective?
Thank you!