具有存在普遍量化的逻辑数学

发布于 2024-12-09 01:37:23 字数 259 浏览 0 评论 0原文

嘿,我正在上逻辑数学课,我不确定这是否有效。最初的问题是

-ExEy [x =/= y ^ C(x,y) ^ C(y,x) ]

注意 - 是否定,E 是存在的,C(x,y) 是函数/谓词,^ 是 and 函数

问题:我可以使用 De Morgan 来

AxAy [x=y V -C(x,y) V -C(y,x)]

注意 A 是通用的,V是 or 函数。

hey I am taking a logic math class and I am not sure if this is vaild. The orginal problem is

-ExEy [x =/= y ^ C(x,y) ^ C(y,x) ]

note that the - is the negation, E is existential and C(x,y) is a function/ Predicates, ^ is the and function

QUESTION: can I use De Morgan to get

AxAy [x=y V -C(x,y) V -C(y,x)]

note that A is the universal, V is the or function.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

浅忆流年 2024-12-16 01:37:23

是的,这只是德摩根定律的标准应用。两个版本都意味着如果 C(x,y) 和 C(y,x) 则 x=y。

Yes, this is just the standard application of the De Morgan law. Both versions mean that if C(x,y) and C(y,x) then x=y.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文