中文
相关论文

相关论文: Extending Nunchaku to Dependent Type Theory

200 篇论文

We construct a realizability model of linear dependent type theory from a linear combinatory algebra. Our model motivates a number of additions to the type theory. In particular, we add a universe with two decoding operations: one takes…

计算机科学中的逻辑 · 计算机科学 2026-02-10 Sam Speight , Niels van der Weide

This paper proposes the use of dependent types for pragmatic phenomena such as pronoun binding and presupposition resolution as a type-theoretic alternative to formalisms such as Discourse Representation Theory and Dynamic Semantics.

计算与语言 · 计算机科学 2015-07-23 Darryl McAdams , Jonathan Sterling

In this paper, we present a formalization of Kozen's propositional modal $\mu$-calculus, in the Calculus of Inductive Constructions. We address several problematic issues, such as the use of higher-order abstract syntax in inductive sets in…

计算机科学中的逻辑 · 计算机科学 2007-05-23 Marino Miculan

In a previous work, we proved that almost all of the Calculus of Inductive Constructions (CIC), which is the basis of the proof assistant Coq, can be seen as a Calculus of Algebraic Constructions (CAC), an extension of the Calculus of…

计算机科学中的逻辑 · 计算机科学 2016-08-16 Frédéric Blanqui

The objective of this article is to formalize the definition of NP problems. We construct a mathematical model of discrete problems as independence systems with weighted elements. We introduce two auxiliary sets that characterize the…

数据结构与算法 · 计算机科学 2007-05-23 Anatoly D. Plotnikov

The emergence of large-scale pretrained language models has posed unprecedented challenges in deriving explanations of why the model has made some predictions. Stemmed from the compositional nature of languages, spurious correlations have…

计算与语言 · 计算机科学 2023-05-04 Ruochen Zhao , Shafiq Joty , Yongjie Wang , Tan Wang

We investigate how much type theory is able to prove about the natural numbers. A classical result in this area shows that dependent type theory without any universes is conservative over Heyting Arithmetic (HA). We build on this result by…

逻辑 · 数学 2023-08-30 Benno van den Berg , Daniël Otten

For natural language processing systems, two kinds of evidence support the use of text representations from neural language models "pretrained" on large unannotated corpora: performance on application-inspired benchmarks (Peters et al.,…

计算与语言 · 计算机科学 2021-12-17 Zhaofeng Wu , Hao Peng , Noah A. Smith

We discuss some aspects of our work on the mechanization of syntax and semantics in the UniMath library, based on the proof assistant Coq. We focus on experiences where Coq (as a type-theoretic proof assistant with decidable typechecking)…

编程语言 · 计算机科学 2023-10-10 Benedikt Ahrens , Ralph Matthes , Kobe Wullaert

State-of-the-art neural machine translation models generate a translation from left to right and every step is conditioned on the previously generated tokens. The sequential nature of this generation process causes fundamental latency in…

计算与语言 · 计算机科学 2020-07-01 Jungo Kasai , James Cross , Marjan Ghazvininejad , Jiatao Gu

This paper proposes a way of doing type theory informally, assuming a cubical style of reasoning. It can thus be viewed as a first step toward a cubical alternative to the program of informalization of type theory carried out in the…

计算机科学中的逻辑 · 计算机科学 2023-12-29 Bruno Bentzen

We try to understand complete types over a somewhat saturated model of a complete first order theory which is dependent (previously called NIP), by "decomposition theorems for such types". Our thesis is that the picture of dependent theory…

逻辑 · 数学 2013-12-25 Saharon Shelah

This paper extends implication-space semantics to include first-order quantification. Implication-space semantics has recently been introduced as an inferentialist formal semantics that can capture nonmonotonic and nontransitive material…

逻辑 · 数学 2026-02-17 Ulf Hlobil

We implement Ananke: an object-oriented Python package for causal inference with graphical models. At the top of our inheritance structure is an easily extensible Graph class that provides an interface to several broadly useful graph-based…

统计方法学 · 统计学 2023-01-30 Jaron J. R. Lee , Rohit Bhattacharya , Razieh Nabi , Ilya Shpitser

Dependently typed programming languages have become increasingly relevant in recent years. They have been adopted in industrial strength programming languages and have been extremely successful as the basis for theorem provers. There are…

编程语言 · 计算机科学 2024-04-09 Christophe Scholliers

The Univalent Foundations requires a logic that allows us to define structures on homotopy types, similar to how first-order logic with equality ($\text{FOL}_=$) allows us to define structures on sets. We develop the syntax, semantics and…

逻辑 · 数学 2017-09-27 Dimitris Tsementzis

We have developed a web-based pedagogical proof assistant, the Proof Tree Builder, that lets you apply rules upwards from the initial goal in sequent calculus and Hoare logic for a simple imperative language. We equipped our tool with a…

计算机科学中的逻辑 · 计算机科学 2023-03-13 Joomy Korkut

The purpose of this paper is to develop a theory of $(\infty, 1)$-stacks, in the sense of Hirschowitz-Simpson's `Descent Pour Les n-Champs', using the language of quasi-category theory and the author's local Joyal model structure. The main…

代数几何 · 数学 2020-07-08 Nicholas Meadows

Finding counterevidence to statements is key to many tasks, including counterargument generation. We build a system that, given a statement, retrieves counterevidence from diverse sources on the Web. At the core of this system is a natural…

计算与语言 · 计算机科学 2021-09-21 Yohan Jo , Haneul Yoo , JinYeong Bak , Alice Oh , Chris Reed , Eduard Hovy

We give an account of the basic combinatorial structure underlying the notion of type dependency. We do so by considering the category of all dependent sequent calculi, and exhibiting it as the category of algebras for a monad on a presheaf…

逻辑 · 数学 2014-02-28 Richard Garner