Unit 4 - Propositional Logic, Boolean Algabra and circuit design Flashcards
What is a statement in logic?
A phrase that says something is or is not. It is always true or false and can be objectively evaluated.
“It is more than 26 degrees celcius”
What is a proposition in logic?
A proposition is the idea behind a statement.
If the statement is ‘It is more than 27 degrees celcius’ then the proposition is that the temperature is currently hotter than 26 degrees outside.
What is the Not operator?
Indicates negation.
“It is Not more than 27 degrees celcius”
What is the And operator?
It is a combined proposition connecting two ideas. The statement contains two propositions and both must be true.
“It is colder than yesterday and it is raining”
What is the Or operator?
Similar to And, except only one proposition has to be true.
What is propositional logic?
Using propositions that can be true or false, and combining them via logical connectives. These sentences are translated into symbols.
Also known as sentential logic.
What is a negation and what is its symbol?
Saying something is not true. You use the negation symbol (Alt 170):
¬
What is a conjunction and what is its symbol?
And is a conjunction in propositional logic. Symbol is an upwards arrow (Alt 24). (though really more of a ^)
↑
What is a disjunction in propositional logic and what is its symbol?
The ‘Or’ operator. It is a downwards arrow (alt 25) (though really more of a V)
↓
What is an implication?
It means if one proposition is true, then the other is also true. Written as: if…then. “If it is raining outside, then I should bring my umbrella).
Written as a right arrow (Alt 26)
→
What is the difference between imply and infer?
Imply is something that information does. It’s the sender.
Infer is receiving that information and understanding it.
“He inferred the implication”
What is a truth table in propositional logic?
A structured way to display false and true values of propositions.
T = true, F = false.
What does a conjunctive truth table look like?
T, F, F, F
What is an exclusive disjunction?
If both propositions are true, the outcome becomes false.
What does the disjunctive truth table look like?
T, T, T, F