volume_mute
How do you represent "If statement A, then statement B" in formal logic?
publish date: 2022/06/11 23:52:00 GMT+10
volume_mute- A ¬ B
- A ∧ B
- A → B
- A ∨ B
Correct Answer
c
Explanation
A → B
The logical connective here is implication, and it conveys the meaning that the truth of A implies or leads to the truth of B
Reference
Mathematical Structures for Computer Science, Discrete Mathematics and its Applications, seventh edition