【问题标题】:Propositional logic, logical equivalent命题逻辑,逻辑等价
【发布时间】:2021-12-17 22:14:02
【问题描述】:

a) 判断下列语句形式是否在逻辑上等价: p -> (q -> r) 和 (p -> q) -> r

b) 使用 (a) 部分中建立的逻辑等价,以两种不同的方式重写以下句子。 (假设 n 表示一个固定整数。) 如果 n 是素数,则 n 是奇数或 n 是 2。

有人可以帮我做 B 吗?真的很混乱

【问题讨论】:

  • 我投票结束这个问题,因为它看起来像家庭作业,没有任何努力。
  • 我投票结束这个问题,因为它属于math.stackexchange.com

标签: math logic logical-operators discrete-mathematics propositional-calculus


【解决方案1】:
If n is prime, then n is odd or n is 2.

问题是要求你用英语用两种不同的方式重写句子

If n is prime and n is not odd, then n is 2.
If n is prime and n is not 2, then n is odd.

以下链接可以更好地解释它:

Logically_Equivalent_Statements

Exercises on Logic of Compound Statements and Valid Arguments

【讨论】:

  • 非常感谢
  • @Sagechan 如果这回答了你的问题,你应该选择它作为答案(绿色复选标记)
猜你喜欢
  • 2019-07-25
  • 2017-06-08
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2023-03-31
相关资源
最近更新 更多