Skip to main content
Mathematics LibreTexts

4.4: Activities

  • Page ID
    83417
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    Activity \(\PageIndex{1}\)

    1. Devise an example of predicates \(A(x)\) and \(B(x)\) such that, of the statements

    \((\forall x)\{A(x) \lor B(x)\}\text{,}\) and

    \((\forall x)A(x) \lor (\forall x)B(x)\text{,}\)

    the first is true but the second is false.

    1. Devise an example of predicates \(A(x)\) and \(B(x)\) such that, of the statements
    • \((\exists x)\{A(x) \land B(x)\}\text{,}\) and
    • \((\exists x)A(x) \land (\exists x)B(x)\text{,}\)

    the first is false but the second is true.

    Activity \(\PageIndex{2}\)

    Let \(P(f,g)\) represent the predicate \(\dfrac{df}{dx} = g\text{,}\) where \(f\) and \(g\) are free variables in the domain of continuous functions in the real variable \(x\text{.}\)

    For each of the following, determine whether the statement is true or false. Explain your reasoning.

    1. \((\exists f)(\exists g) P(f,g)\)
    2. \((\forall f)(\forall g) P(f,g)\)
    3. \((\forall f)(\exists g) P(f,g)\)
    4. \((\exists f)(\forall g) P(f,g)\)
    5. \((\forall g)(\exists f) P(f,g)\)
    6. \((\exists g)(\forall f) P(f,g)\)

    Activity \(\PageIndex{3}\)

    Let \(P(f,g)\) represent the predicate \(\dfrac{df}{dx} = g\text{,}\) and let \(E(f,g)\) represent the predicate \(g = f\text{,}\) where \(f\) and \(g\) are functions in the real variable \(x\text{.}\) Consider the statement

    \begin{equation*} (\forall f)(\forall g)\{(\exists h)\{P(f,h) \land P(g,h)\} \rightarrow E(f,g)\} \text{.} \end{equation*}

    1. Translate the statement into English.
    2. Determine whether the statement is true.
    3. Working with the originally provided symbolic version above, negate the statement. Simplify the negated version to so that any/all negation symbols appear directly to the left of one of the predicates \(P\) or \(E\text{.}\)
    4. Translate your simplified negated statement from Task c into English.

    Activity \(\PageIndex{3}\)

    You've become an expert at predicate logic, and now make a (very meagre) living grading logic assignments for a large university. Here is the question you've been assigned to mark two thousand times.

    Let \(x\) represent a free variable from the domain of all living humans.

    Translate the following two statements into properly quantified predicate statements in the variable \(x\text{.}\)

    1. All university students study diligently.
    2. Some university students study diligently.

    You pick up the first assignment. Here is the student's answer.

    Let \(U(x)\) mean “\(x\) is a university student”. Let \(S(x)\) mean “\(x\) studies diligently”.

    1. \((\forall x)[ U(x) \rightarrow S(x) ]\text{.}\)
    2. \((\exists x)[ U(x) \rightarrow S(x) ]\text{.}\)

    Are the student's answers correct? Justify your assessment.

    Hint

    Try translating the student's symbolic language statements back into English, explicitly using the stated domain of \(x\), and see what you get. Is it possible for the student's version of the statement to be true in a way that goes against the idea expressed by the original English version of the statement?


    This page titled 4.4: Activities is shared under a GNU Free Documentation License 1.3 license and was authored, remixed, and/or curated by Jeremy Sylvestre via source content that was edited to the style and standards of the LibreTexts platform; a detailed edit history is available upon request.