Quiz. Signatures and Axioms (FOL) [0034]

Consider a theory withthe following signature:

\[ \Sigma _H : \{R = \{\texttt {taller}\}, C = F = \emptyset \} \]

And the axiom:

\[ \forall x.\ \forall y.\ (\texttt {taller}(x, y) \to \neg \texttt {taller}(y, x)) \]

Are the following legal \(\Sigma _H\)-formulas?

  1. \( \exists x.\ \forall y.\ (\texttt {taller}(x, z) \land \texttt {taller}(y, w)) \)
  2. \( \exists x.\ \forall z.\ \texttt {taller}(x, z) \land \texttt {taller}(\text {joe}, \text {tom}) \)