A, a proposition in Propositional calculus is called "Monotonic" if when there is an assigning M s.t $$M\models{A}$$ any other assigning $M'$ that similar to $M$ on the True values but may change False values to True maintains $$M'\models{A}$$ Prove: A is logically equivalent to a proposition that built out of the connectives $\{\lor, \land\}$ if and only if A is Monotonic, not a contradiction and not a tautology.
I was able to prove one direction (with induction on the structure of A) but i'm having difficulties to prove the other direction (assuming A is monotonic...).
Thank you for helping!