If I want the statement "$4>2$" be represented by the letter $p$, how should it be written? $$p:4>2\\ p= 4>2\\ p \equiv “4>2”$$
On the other hand, if I have two predicates $A(x)$ and $B(x)$, and I want to represent the conjunction of both predicates using the symbol $C(x),$ how should it be written? $$C(x) = A(x) \wedge B(x)\\ C(x) \equiv A(x) \wedge B(x)$$