Kripke语义:可以使用学习软件吗? [英] Kripke semantics: learning software available?

查看:97
本文介绍了Kripke语义:可以使用学习软件吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我被困在 Kripke语义上,想知道是否有educational software可供我使用可以测试语句的等效性,因为Im开始认为通过示例(即使是抽象变量)更容易学习.

I am stuck on Kripke semantics, and wonder if there is educational software through which I can test equivalence of statements etc, since Im starting to think its easier to learn by example (even if on abstract variables).

我会用

  • ☐A必写A
  • ♢A可能是A

☐真,☐假,♢真,♢假是否对值求值,如果是,则从什么集合({true,false}或{必要,可能})中获取什么值或种类的值? [1]

do ☐true, ☐false, ♢true, ♢false evaluate to values, if so what values or kinds of values from what set ({true, false} or perhaps {necessary,possibly})? [1]

我想我阅读了所有Kripke models并使用duality axiom:

I think I read all Kripke models use the duality axiom:

(☐A)->(¬♢¬ A)

(☐A)->(¬♢¬A)

即如果必须paytax,则不允许它不paytax
(无论是否需要纳税...)

i.e. if its necessary to paytax then its not allowed to not paytax
(irrespective of wheither its necessary to pay tax...)

即2.如果必须earnmoney则不允许earnmoney
(同样,到目前为止,无论是否真的需要赚钱,逻辑都成立)

i.e.2. if its necessary to earnmoney its not allowed to not earnmoney
(again irrespective of wheither earning money is really necessary, the logic holds, so far)

因为A-> B等同于¬ A<-¬ B可以测试

since A->B is equivalent to ¬A<-¬B lets test

¬☐A<-♢¬ A

¬☐A<-♢¬A

如果不允许upvote

此公理具有双重作用:

♢A->¬☐¬ A

♢A->¬☐¬A

如果允许earnmoney,则不必earnmoney

并非所有模态的行为都相同,并且不同的Kripke model更适合为一个模态建模,而不是另一种模型:并非所有的Kripke models都使用相同的axioms. (古典量词也是模态吗?如果可以,Kripke models可以对它们进行建模吗?)

Not all modalities behave the same, and different Kripke model are more suitable to model one modalit than another: not all Kripke models use the same axioms. (Are classical quantifiers also modalities? if so do Kripke models allow modeling them?)

我将浏览常见公理的列表,并尝试找到一些使假设似乎违反直觉或不必要的例子……

I will go through the list of common axioms and try to find examples that make it seem counterintuitive or unnecessary to postulate...

  • ☐(A-> B)->(☐A->☐B):

如果((赚钱表示应纳税)是必要的) 然后((赚钱的必要性)意味着(纳税额的必要性))

if (its necessary that (earningmoney implies payingtaxes)) then ((necessity of earningmoney) implies (necessity of payingtaxes))

请注意,赚钱并不意味着要纳税,隐含的A-> B并不影响公理的真值...

note that earning money does not imply paying taxes, the falsehood of the implication A->B does not affect the truth value of the axiom...

力求花很长时间来表达我的问题以试图理解所有内容...随时进行编辑

urgh its taking too long to phrase my problems in trying to understand it all... feel free to edit

推荐答案

模态逻辑证明和推理器:

Modal logic provers and reasoners:

  1. http://www.cs.man.ac.uk/~schmidt /tools/
  2. http://www.cs.man.ac.uk/~ sattler/reasoners.html
  1. http://www.cs.man.ac.uk/~schmidt/tools/
  2. http://www.cs.man.ac.uk/~sattler/reasoners.html

Java中的引擎画面:

Engine tableau in Java:

  1. http://www.irisa.fr/prive/fschwarz/lotrecscheme/
  2. https://github.com/gertvv/oops/wiki
  3. http://molle.sourceforge.net/
  1. http://www.irisa.fr/prive/fschwarz/lotrecscheme/
  2. https://github.com/gertvv/oops/wiki
  3. http://molle.sourceforge.net/

模态逻辑计算器:

  1. http://staff.science.uva.nl/~ jaspars/lvi98/Week3/modal.html
  2. http://www.ffst.hr/~ logika/implog/doku.php?id = program:possible_worlds
  3. http://www.personeel.unimaas.nl/roos/EpLogic/start.htm
  1. http://staff.science.uva.nl/~jaspars/lvi98/Week3/modal.html
  2. http://www.ffst.hr/~logika/implog/doku.php?id=program:possible_worlds
  3. http://www.personeel.unimaas.nl/roos/EpLogic/start.htm

认知逻辑的实际游戏实现讲座:

Lectures for practical game implementations of epistemic logic:

  1. http://www.ai.rug.nl/mas/

非常好的博士学位论文:

Very good phd thesis:

  1. http://www.cs.man.ac.uk/~schmidt /mltp/
  2. http://www.harrenstein.nl/Publications.dir/Harrenstein. pdf.gz
  1. http://www.cs.man.ac.uk/~schmidt/mltp/
  2. http://www.harrenstein.nl/Publications.dir/Harrenstein.pdf.gz

关于模态逻辑(在行动,冲突,游戏中)的讲座:

Lectures about modal logic (in action, conflict, games):

  1. http://www.logicinaction.org/
  2. http://www.masfoundations.org/download.html
  3. 思想开放的模态逻辑, http://logicandgames.pbworks.com/f/mlbook-almostfinal.pdf (最终版本不是免费的)
  1. http://www.logicinaction.org/
  2. http://www.masfoundations.org/download.html
  3. Modal Logic for Open Minds, http://logicandgames.pbworks.com/f/mlbook-almostfinal.pdf (the final version is not free)

有关模态逻辑和一般逻辑的视频讲座:

Video lectures about modal logic and logic in general:

  1. http://videolectures.net/ssll09_gore_iml/
  2. http://videolectures.net/esslli2011_benthem_logic/
  3. http://videolectures.net/esslli2011_jaspars_logic/
  4. http://www.youtube.com/view_play_list?p=C88812FFE0F526B0
  1. http://videolectures.net/ssll09_gore_iml/
  2. http://videolectures.net/esslli2011_benthem_logic/
  3. http://videolectures.net/esslli2011_jaspars_logic/
  4. http://www.youtube.com/view_play_list?p=C88812FFE0F526B0

这篇关于Kripke语义:可以使用学习软件吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆