Skip to main content
Engineering LibreTexts

4.4: Propositions over a Universe

  • Page ID
    55633
  • \( \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}}\)

    Propositions and Truth Sets

    As one enters into the realm of advanced technology, one increasingly realizes that a layman's use of terminology and language is too imprecise. Not only does the use of technology require precision, but so does its discussion. Otherwise, it is not possible to establish requirements for a project. Nor is it possible to discover the cause of system problems and thereby get a sense of where to focus one's energies. This subunit gets you thinking along those lines and helps you to understand and avoid the vagueness of common speech.

    3.6.1 Propositions over a Universe

    Consider the sentence "He was a member of the Boston Red Sox". There is no way that we can assign a truth value to this sentence unless "he" is specified. For that reason, we would not consider it a proposition. However, "he" can be considered a variable that holds a place for any name. We might want to restrict the value of "he" to all names in the major-league baseball record books. If that is the case, we say that the sentence is a proposition over the set of major-league baseball players, past and present.

    Definition 3.6.1: Proposition over a Universe

    Let be a nonempty set. A proposition over is a sentence that contains a variable that can take on any value in and that has a definite truth value as a result of any such substitution.

    Example 3.6.2: Some propositions over a variety of universes

    1. A few propositions over the integers are \(4x^2 - 4x =0\), \(0 \le n \le 5\), and "is a multiple of 3".
    2. A few propositions over the rational numbers are \(4x^2-3x=0\), \(y^2=2\), and \((s-1)(s+1)=s^2-1\).
    3. A few propositions over the subsets of \(\mathbb{P}\) are \((A=\emptyset)\) \(\vee\) \((A=\mathbb{P})\), \(3 \text{ } \epsilon \text{ } A\), and \(A \cap \{1, 2, 3\}= \emptyset\).

    All of the laws of logic that we listed in Section 3.4 are valid for propositions over a universe. For example, if and are propositions over the integers, we can be certain that \(p \wedge q \Rightarrow p\), because \((p \wedge q) \to p\) is a tautology and is true no matter what values the variables in and are given. If we specify and to be p(n) : n < 4 and q(n) : n < 8, we can also say that implies \(p \wedge q\). This is not a usual implication, but for the propositions under discussion, it is true. One way of describing this situation, in general, is with truth sets.

    3.6.2 Truth Sets

    Definition 3.6.3: Truth Set

     If is a proposition over U, the truth set of is \(T_p = \{a \text{ } \epsilon \text{ } U| p(a)\) is true}.

    Example 3.6.4: Truth Set Example

    The truth set of the proposition \(\{1,2\} \cap A = \emptyset\), taken as a proposition over the power set of \(\{1,2, 3, 4\}\) is \(\{\emptyset,\{3\},\{4\},\{3,4\}\}\).

    Example 3.6.5: Truth sets depend on the universe

    Over the universe \(\mathbb{Z}\) (the integers), the truth set of \(4x^2-3x=0\) is \(\{0\}\). If the universe is expanded to the rational numbers, the truth set becomes \(\{0,3/4\}\). The term solution set is often used for the truth set of an equation such as the one in this example.

    Definition 3.6.6: Tautologies and Contradictions over a Universe

    A proposition over is a tautology if its truth set is . It is a contradiction if its truth set is empty. 

    Example 3.6.7: Tautology, Contradiciton over \(\mathbb{Q}\)

    \(( 1)(+ 1) = s^2 1\) is a tautology over the rational numbers. \(x^2 2 = 0\) is a contradiction over the rationals.

    The truth sets of compound propositions can be expressed in terms of the truth sets of simple propositions. For example, if \(a \text{ } \epsilon \text{ } T_{p \wedge q}\) if and only if makes \(p \wedge q\) true. This is true if and only if makes both and true, which, in turn, is true if and only if \( a \text{ } \epsilon \text{ } T_p \cap T_q\). This explains why the truth set of the conjunction of two propositions equals the intersection of the truth sets of the two propositions. The following list summarizes the connection between compound and simple truth sets.

    Table 3.6.8: Truth Sets of Compound Statements

    \(T_{p \wedge q} = T_p \cap T_q\)

    \(T_{p \vee q} = T_p \cup T_q\)

    \(T_{\neg p} =T_p^c\)

    \(T_{p \leftrightarrow q}=(T_p \cap T_q) \cup (T_p^c \cap T_q^c)\) 

     \(T_{p \to q} = T_{p \to q}= T_p^c \cup T_q\)

    Definition 3.6.9: Equivalence of propositions over a universe.

    Two propositions, and q, are equivalent if \(p \leftrightarrow q\) is a tautology. In terms of truth sets, this means that and are equivalent if \(T_p = T_q\).

    Example 3.6.10: Some pairs of equivalent propositions

    (a) \(+ 4 = 9\) and \(= 5\) are equivalent propositions over the integers.

    (b) \(A \cap \{4\} = \emptyset\) and \(4 \text{ } \epsilon \text{ } A\) are equivalent propositions over the power set of the natural numbers. □

    Definition 3.6.11: Implication for propositions over a universe

    If and are propositions over implies if \(p \to q\) is a tautology. 

     Since the truth set of \(p to q\) is \(T_p^c \cup T_q\), the Venn diagram for \(T_{p \to q}\) in Figure 12 shows that \(p \Rightarrow q\) when \(T_p \subseteq T_q\).

    Figure 3.6.12: Venn Diagram for \(T_{p \to q}\)

     

    Example 3.6.13: Examplees of Implications

    1. Over the natural numbers: \(n \le 4 \Rightarrow n \le 8\) since \(\{0, 1, 2, 3, 4\} \subseteq \{0,1, 2, 3, 4, 5, 6, 7, 8\}\)
    2. Over the power set of the integers: \(|A^c| = 1\) implies \(A \cap \{0,1\}= \emptyset\)
    3. Over the power set of the integers, \(A \subseteq\) even integers \(\Rightarrow A \cap\) odd integers \(= \emptyset\)

    4.4: Propositions over a Universe is shared under a not declared license and was authored, remixed, and/or curated by LibreTexts.

    • Was this article helpful?