Skip to main content
QUICK REVIEW

[论文解读] Reactive Valuations

Chris Regenboog|arXiv (Cornell University)|Jan 17, 2011
Logic, Reasoning, and Knowledge被引用 5
一句话总结

本文研究了顺序命题逻辑中的反应式赋值,其中原子命题的真值依赖于先前的求值顺序。本文为四类反应式赋值——自由、抗重复、压缩和静态——建立了公理的合理性、完备性和独立性,并证明了其中两类的ω-完备性,同时展示了用于自动定理证明的收敛项重写系统。

ABSTRACT

In sequential logic there is an order in which the atomic propositions in an expression are evaluated. This order allows the same atomic proposition to have different values depending on which atomic propositions have already been evaluated. In the sequential propositional logic discussed in this thesis, such valuations are called "reactive" valuations, in contrast to "static" valuations as are common in e.g. ordinary propositional logic. There are many classes of these reactive valuations e.g., we can define a class of reactive valuations such that the value for each atomic proposition remains the same until another atomic proposition is evaluated. This Master of Logic thesis consists of a study of some of the properties of this logic. We take a closer look at some of the classes of reactive valuations. We particularly focus on the relation between the axiomatization and the semantics. Consequently, the main part of this thesis focuses on proving soundness and completeness. Furthermore, we show that the axioms in the provided axiomatizations are independent i.e., there are no redundant axioms present. Finally, we show ω-completeness for two classes of reactive valuations.

研究动机与目标

  • 形式化并分析顺序命题逻辑中的反应式赋值,其中求值顺序影响真值。
  • 为四类不同的反应式赋值——自由、抗重复、压缩和静态——建立公理化系统的合理性与完备性。
  • 证明每组公理化中公理的独立性,确保不存在冗余。
  • 证明自由和静态赋值类的ω-完备性。
  • 开发并验证一种收敛项重写系统,以支持该逻辑中的自动化推理。

提出的方法

  • 使用三元条件运算符(if-then-else)表示为 $\_⋆\triangleleft\_⋆\triangleright\_⋆$,以建模顺序求值。
  • 将赋值定义为依赖于先前求值历史的函数,表示为 $a/H$ 和 $\partial/\partial a(H)$,以捕捉状态变化。
  • 应用项重写系统对表达式进行归约,规则包括 $c(X,1,Y) \to X$、$c(1,X,0) \to X$ 以及嵌套条件的分配规则。
  • 应用钻石引理证明局部并归性与Church-Rosser性质,确保唯一规范形。
  • 使用基于Prolog的定理证明器,通过计算规范形来检查项的等价性。
  • 结合模型论语义与证明论方法,验证每种类别赋值的合理性与完备性。

实验结果

研究问题

  • RQ1如何在顺序命题逻辑中正式定义并分类反应式赋值?
  • RQ2所提供的公理化系统对每类反应式赋值是否都具有合理性与完备性?
  • RQ3每组公理化中的公理是否相互独立,即任一公理是否可由其余公理导出?
  • RQ4该逻辑是否对关键赋值类(如自由和静态赋值)具有ω-完备性?
  • RQ5能否构建一个收敛的项重写系统,以支持该逻辑中的自动化推理?

主要发现

  • 自由反应式赋值的公理化系统具有合理性与完备性,且所有公理相互独立。
  • 抗重复、压缩和静态赋值类的情况亦同,每类均有独立推导出的公理。
  • 用于自由赋值的项重写系统 $R_{fr}$ 是收敛的,确保所有项具有唯一规范形。
  • 该逻辑对自由和静态赋值类具有ω-完备性,即所有有效等式均可被证明。
  • 基于Prolog的定理证明器通过比较规范形,正确判断了项的等价性。
  • 关键配对分析确认了局部并归性,结合钻石引理,系统具有Church-Rosser性质与并归性。

更好的研究,从现在开始

从阅读论文到最终审阅,大幅缩短您的研究时间。

无需绑定信用卡

本解读由 AI 生成,并经人工编辑审核。