Propositions , predicates 述語 じゅつご , and quantification 量化 りょうか
In
1What is a proposition 命題 めいだい ?
A
is true. In contrast,
does not have a truth value until is specified. Therefore it is a
A predicate is a statement that becomes a proposition after an object is inserted. For example, if , then is true and is false.
A proposition is a statement whose truth value is fixed. A statement with a remaining free variable is treated as a
2Reading a predicate as a truth set 真理集合 しんりしゅうごう
This section previews the next lecture on sets. Here a
It is important to connect a
is the set of all
Intuitively, a predicate is a filter, and the truth set is the collection of objects that pass through the filter.
A
3Logical connectives 論理結合子 ろんりけつごうし
Operations that build new
| Symbol | Reading | Meaning |
|---|---|---|
| and | both and are true | |
| or | at least one of is true | |
| not | reverses the truth value of | |
| implies | if is true, then is true | |
| equivalent | and have the same truth value |
The
4Universal quantification 全称量化 ぜんしょうりょうか and existential quantification 存在量化 そんざいりょうか
means that holds for every in . This is
means that there is at least one in satisfying . This is
5Move negation outside quantifiers
When negating a proposition with quantifiers, the quantifier switches.
The negation of “everything holds” is “there is at least one
6Example: read an inclusion relation 包含関係 ほうがんかんけい logically
The statement means
Therefore the negation of is
Thus a single
7Exercise link and summary
data/exercise/math/discrete-math/logic-and-proof-methods.exercise.n.mdA