Structure vs. Invariants in Proofs (StrIP)

证明中的结构与不变量 (StrIP)

基本信息

  • 批准号:
    MR/S035540/1
  • 负责人:
  • 金额:
    $ 151.45万
  • 依托单位:
  • 依托单位国家:
    英国
  • 项目类别:
    Fellowship
  • 财政年份:
    2020
  • 资助国家:
    英国
  • 起止时间:
    2020 至 无数据
  • 项目状态:
    未结题

项目摘要

All numbers are even or odd. But why? How could I prove this *formally*? One way is to notice that the parity of a number flips every time we add 1, another way is to just check the last digit. Both of these 'proofs' induce an 'algorithm' for checking whether a number is even or odd. However in the latter case the algorithm is exponentially more efficient, - we only need to look at one digit rather than generate the entire number from scratch. In this way we can say that the two proofs are really *different*.'Structure vs. Invariants in Proofs' (StrIP), at its most abstract level, is concerned with understanding when two proofs are different or the same. This is a question in proof theory that can be traced back to the early 20th century, and is often known as Hilbert's 24th problem. While it is a fundamentally theoretical question, Hilbert's 24th problem and the proof theoretic endeavours that have followed underlie many aspects of modern computer science, such as programming language theory and computability theory. In particular, proof theory is one of the foundational pillars of Formal Verification. This is an emerging field that allows us to often *guarantee* that software functions correctly, and is set to become increasingly relevant for certifying software in the real world.However, there remains one fundamental barrier to resolving Hilbert's 24th problem: inductive reasoning. 'Induction' is a powerful proof technique that is indispensable in mathematics and computer science; it allows us to prove a property P(x) for all numbers x by first proving P(0) then proving that P(x) always implies P(x+1). It is like an infinite sequence of dominoes: if I knock over the first one, every other one will eventually fall. On the computing side, a proof theoretic treatment of induction is a necessity in order to reason about general computer programs.The goal of StrIP is to give a comprehensive treatment of induction via the notion of 'cyclic proofs'. This is a phenomenon that has emerged in computational logic over the last 20-30 years and allows us to decompose induction into finer computational steps in a finitary way. By combining this with other recent ideas in proof theory, so-called 'Deep Inference', StrIP will build a bridge between two of the most important subjects in theoretical computer science: proof theory and automata theory. Ultimately, the goal is to apply the techniques developed to Automated Reasoning via concrete implementations, and more generally to the automated verification of computer programs.
所有的数字都是偶数或奇数。但为什么呢?我该如何证明这一点呢?一种方法是注意到每次我们加1时一个数字的奇偶性都会翻转,另一种方法是只检查最后一位数字。这两个“证明”都引出了一个“算法”来检查一个数是偶数还是奇数。然而,在后一种情况下,该算法的效率呈指数级提高,我们只需要查看一个数字,而不是从头开始生成整个数字。这样我们就可以说这两个证明是真正不同的。在最抽象的层面上,“证明中的结构与不变量”(StrIP)关注的是两个证明不同或相同时的理解。这是一个可以追溯到世纪早期的证明论问题,通常被称为希尔伯特第24问题。虽然这是一个基本的理论问题,但希尔伯特第24问题和随后的证明理论努力是现代计算机科学的许多方面的基础,例如编程语言理论和可计算性理论。特别是,证明理论是形式验证的基础支柱之一。这是一个新兴的领域,使我们能够经常 * 保证 * 软件正确运行,并将成为越来越相关的认证软件在真实的世界。然而,仍然有一个根本的障碍,解决希尔伯特的第24个问题:归纳推理。“归纳法”是一种强大的证明技术,在数学和计算机科学中不可或缺;它允许我们通过首先证明P(0),然后证明P(x)总是蕴涵P(x+1)来证明所有数x的性质P(x)。这就像一个无限的多米诺骨牌序列:如果我打翻了第一个,其他所有的最终都会倒下。在计算方面,归纳的证明论处理是一个必要的,以便对一般的计算机程序进行推理。StrIP的目标是通过“循环证明”的概念对归纳进行全面的处理。这是在过去20-30年中出现在计算逻辑中的一种现象,它允许我们以有限的方式将归纳法分解为更精细的计算步骤。通过将其与证明理论中的其他最新思想相结合,即所谓的“深度推理”,StrIP将在理论计算机科学中两个最重要的学科之间建立桥梁:证明理论和自动机理论。最终,我们的目标是通过具体的实现将开发的技术应用于自动推理,更一般地说,应用于计算机程序的自动验证。

项目成果

期刊论文数量(10)
专著数量(0)
科研奖励数量(0)
会议论文数量(0)
专利数量(0)
Computational expressivity of (circular) proofs with fixed points
定点(循环)证明的计算表达能力
  • DOI:
  • 发表时间:
    2023
  • 期刊:
  • 影响因子:
    0
  • 作者:
    Curzi G
  • 通讯作者:
    Curzi G
Cyclic Implicit Complexity
循环隐式复杂度
  • DOI:
    10.1145/3531130.3533340
  • 发表时间:
    2022
  • 期刊:
  • 影响因子:
    0
  • 作者:
    Curzi G
  • 通讯作者:
    Curzi G
Decision Problems for Linear Logic with Least and Greatest Fixed Points
具有最小和最大不动点的线性逻辑决策问题
  • DOI:
  • 发表时间:
    2022
  • 期刊:
  • 影响因子:
    0
  • 作者:
    Das A
  • 通讯作者:
    Das A
On the Logical Strength of Confluence and Normalisation for Cyclic Proofs
论循环证明的汇合与归一化的逻辑强度
  • DOI:
  • 发表时间:
    2021
  • 期刊:
  • 影响因子:
    0
  • 作者:
    Anupam Das
  • 通讯作者:
    Anupam Das
Enumerating Independent Linear Inferences
枚举独立线性推论
  • DOI:
  • 发表时间:
    2021
  • 期刊:
  • 影响因子:
    0
  • 作者:
    Anupam Das
  • 通讯作者:
    Anupam Das
{{ item.title }}
{{ item.translation_title }}
  • DOI:
    {{ item.doi }}
  • 发表时间:
    {{ item.publish_year }}
  • 期刊:
  • 影响因子:
    {{ item.factor }}
  • 作者:
    {{ item.authors }}
  • 通讯作者:
    {{ item.author }}

数据更新时间:{{ journalArticles.updateTime }}

{{ item.title }}
  • 作者:
    {{ item.author }}

数据更新时间:{{ monograph.updateTime }}

{{ item.title }}
  • 作者:
    {{ item.author }}

数据更新时间:{{ sciAawards.updateTime }}

{{ item.title }}
  • 作者:
    {{ item.author }}

数据更新时间:{{ conferencePapers.updateTime }}

{{ item.title }}
  • 作者:
    {{ item.author }}

数据更新时间:{{ patent.updateTime }}

Anupam Das其他文献

Dietary strategies for chronic spontaneous urticaria: an evidence‐based review
慢性自发性荨麻疹的饮食策略:基于证据的综述
Socio-demographic, clinical, hospital admission and oxygen requirement characteristics of COVID-19 patients of Bangladesh
孟加拉国 COVID-19 患者的社会人口、临床、入院和需氧量特征
  • DOI:
    10.1101/2020.08.14.20175018
  • 发表时间:
    2020
  • 期刊:
  • 影响因子:
    0
  • 作者:
    R. Mondal;M. Sarker;Anupam Das;S. M. A. Kabir;Ahsan;Shahed Jahan;A. Sultana;J. Sultana;M. Rani
  • 通讯作者:
    M. Rani
Submandibular Gland in Neck Dissection: Necessary Fatality or Unfortunate Prey?
颈部解剖中的颌下腺:必然的死亡还是不幸的猎物?
Primary psychiatric disorders
原发性精神疾病
  • DOI:
    10.1002/der2.210
  • 发表时间:
    2023
  • 期刊:
  • 影响因子:
    0
  • 作者:
    Debatri Datta;Anupam Das;M. Jafferany;B. Hafi;S. Carniciu;Caroline Stamu‐O'Brien
  • 通讯作者:
    Caroline Stamu‐O'Brien
From QBFs to MALL and Back via Focussing
从 QBF 到 MALL,然后通过 Focussing 返回
  • DOI:
    10.1007/s10817-020-09564-x
  • 发表时间:
    2019
  • 期刊:
  • 影响因子:
    0
  • 作者:
    Anupam Das
  • 通讯作者:
    Anupam Das

Anupam Das的其他文献

{{ item.title }}
{{ item.translation_title }}
  • DOI:
    {{ item.doi }}
  • 发表时间:
    {{ item.publish_year }}
  • 期刊:
  • 影响因子:
    {{ item.factor }}
  • 作者:
    {{ item.authors }}
  • 通讯作者:
    {{ item.author }}

{{ truncateString('Anupam Das', 18)}}的其他基金

Structure vs Invariants in Proofs (StrIP)
证明中的结构与不变量 (StrIP)
  • 批准号:
    MR/Y011716/1
  • 财政年份:
    2024
  • 资助金额:
    $ 151.45万
  • 项目类别:
    Fellowship
Collaborative Research: IMR: MM-1C: Privacy-preserving IoT Analytics and Behavior Prediction on Network Edge
合作研究:IMR:MM-1C:网络边缘上的隐私保护物联网分析和行为预测
  • 批准号:
    2219866
  • 财政年份:
    2022
  • 资助金额:
    $ 151.45万
  • 项目类别:
    Standard Grant
CRII: SaTC: Analyzing Information Leak in Smart Homes
CRII:SaTC:分析智能家居中的信息泄漏
  • 批准号:
    1849997
  • 财政年份:
    2019
  • 资助金额:
    $ 151.45万
  • 项目类别:
    Standard Grant

相似国自然基金

基于一维点蚀电极技术的局部腐蚀核心问题“盐膜vs.点蚀稳定性”的重新认识与机理探究
  • 批准号:
  • 批准年份:
    2022
  • 资助金额:
    30 万元
  • 项目类别:
    青年科学基金项目
“雾里看花”vs.“身临其境”:OTA旅游目的地广告对消费者注意的影响研究
  • 批准号:
    72172129
  • 批准年份:
    2021
  • 资助金额:
    48 万元
  • 项目类别:
    面上项目
KDM2A调节胰岛β细胞的衰老 vs. 凋亡平衡的机制研究
  • 批准号:
  • 批准年份:
    2020
  • 资助金额:
    57 万元
  • 项目类别:
嵌入双边随机边界模型的审计定价机理、审计程序与溢出效应:定价管制 vs. 放开
  • 批准号:
    71972011
  • 批准年份:
    2019
  • 资助金额:
    48.0 万元
  • 项目类别:
    面上项目
2种寄主取食型寄生蜂的"取食vs.产卵"行为权衡及其生理机制研究
  • 批准号:
    31372005
  • 批准年份:
    2013
  • 资助金额:
    80.0 万元
  • 项目类别:
    面上项目
生态位理论 vs.负密度制约假说:以千岛湖片段化森林研究为例
  • 批准号:
    31200413
  • 批准年份:
    2012
  • 资助金额:
    27.0 万元
  • 项目类别:
    青年科学基金项目

相似海外基金

Structure vs Invariants in Proofs (StrIP)
证明中的结构与不变量 (StrIP)
  • 批准号:
    MR/Y011716/1
  • 财政年份:
    2024
  • 资助金额:
    $ 151.45万
  • 项目类别:
    Fellowship
Sex-specific fitness landscapes in the evolution of egg-laying vs live-birth
产卵与活产进化中的性别特异性适应性景观
  • 批准号:
    NE/Y001672/1
  • 财政年份:
    2024
  • 资助金额:
    $ 151.45万
  • 项目类别:
    Research Grant
CRII: SaTC: Privacy vs. Accountability--Usable Deniability and Non-Repudiation for Encrypted Messaging Systems
CRII:SaTC:隐私与责任——加密消息系统的可用否认性和不可否认性
  • 批准号:
    2348181
  • 财政年份:
    2024
  • 资助金额:
    $ 151.45万
  • 项目类别:
    Standard Grant
遅延造影心臓MRIによる心房細動Ablation冷却効果の比較:28 vs. 31 mm Cryoballoon
使用延迟对比增强心脏 MRI 比较房颤消融冷却效果:28 毫米与 31 毫米 Cryoballoon
  • 批准号:
    24K11281
  • 财政年份:
    2024
  • 资助金额:
    $ 151.45万
  • 项目类别:
    Grant-in-Aid for Scientific Research (C)
Self-centred vs. other-centred homeostatic plasticity in inhibitory interneurons
抑制性中间神经元中以自我为中心与以他人为中心的稳态可塑性
  • 批准号:
    BB/X014568/1
  • 财政年份:
    2024
  • 资助金额:
    $ 151.45万
  • 项目类别:
    Research Grant
The interaction of concrete vs. abstract message types and time of day on prosocial behaviors.
具体与抽象消息类型以及一天中的时间对亲社会行为的相互作用。
  • 批准号:
    24K16470
  • 财政年份:
    2024
  • 资助金额:
    $ 151.45万
  • 项目类别:
    Grant-in-Aid for Early-Career Scientists
CAREER: Single-Fidelity vs. Multi-Fidelity Computer Experiments: Unveiling the Effectiveness of Multi-Fidelity Emulation
职业:单保真度与多保真度计算机实验:揭示多保真度仿真的有效性
  • 批准号:
    2338018
  • 财政年份:
    2024
  • 资助金额:
    $ 151.45万
  • 项目类别:
    Continuing Grant
CAREER: Real-time control of elementary catalytic steps: Controlling total vs partial electrocatalytic oxidation of alkanes and olefins
职业:实时控制基本催化步骤:控制烷烃和烯烃的全部与部分电催化氧化
  • 批准号:
    2338627
  • 财政年份:
    2024
  • 资助金额:
    $ 151.45万
  • 项目类别:
    Continuing Grant
Collective Quantum Thermodynamics: Quantum vs Classical
集体量子热力学:量子与经典
  • 批准号:
    MR/Y003845/1
  • 财政年份:
    2024
  • 资助金额:
    $ 151.45万
  • 项目类别:
    Fellowship
分断を乗り越えた共通善を目指す合意形成過程:功利主義vs多元的公正の超克
通过克服分裂而建立旨在实现共同利益的共识的过程:克服功利主义与多元正义
  • 批准号:
    23K22343
  • 财政年份:
    2024
  • 资助金额:
    $ 151.45万
  • 项目类别:
    Grant-in-Aid for Scientific Research (B)
{{ showInfoDetail.title }}

作者:{{ showInfoDetail.author }}

知道了