中文
相关论文

相关论文: Formalizing of Category Theory in Agda

200 篇论文

There are multiple ways to formalise the metatheory of type theory. For some purposes, it is enough to consider specific models of a type theory, but sometimes it is necessary to refer to the syntax, for example in proofs of canonicity and…

计算机科学中的逻辑 · 计算机科学 2019-07-18 Ambrus Kaposi , András Kovács , Nicolai Kraus

In recent years, the interest in using proof assistants to formalise and reason about mathematics and programming languages has grown. Type-logical grammars, being closely related to type theories and systems used in functional programming,…

计算机科学中的逻辑 · 计算机科学 2017-09-06 Wen Kokke

In this paper we present our current development on a new formalization of nominal sets in Agda. Our first motivation in having another formalization was to understand better nominal sets and to have a playground for testing type systems…

计算机科学中的逻辑 · 计算机科学 2023-03-24 Miguel Pagano , José E. Solsona

Despite extensive research both on the theoretical and practical fronts, formalising, reasoning about, and implementing languages with variable binding is still a daunting endeavour - repetitive boilerplate and the overly complicated…

计算机科学中的逻辑 · 计算机科学 2022-01-11 Marcelo Fiore , Dmitrij Szamozvancev

The definitional equality of an intensional type theory is its test of type compatibility. Today's systems rely on ordinary evaluation semantics to compare expressions in types, frustrating users with type errors arising when evaluation…

编程语言 · 计算机科学 2013-06-18 Guillaume Allais , Pierre Boutillier , Conor McBride

Datatype-generic programming increases program abstraction and reuse by making functions operate uniformly across different types. Many approaches to generic programming have been proposed over the years, most of them for Haskell, but…

编程语言 · 计算机科学 2012-02-15 José Pedro Magalhães , Andres Löh

We present a constructive formalization of Abstract Rewriting Systems (ARS) in the Agda proof assistant, focusing on standard results in term rewriting. We define a taxonomy of concepts related to termination and confluence and investigate…

计算机科学中的逻辑 · 计算机科学 2026-03-12 Sam Arkle , Andrew Polonsky

Type theory plays an important role in foundations of mathematics as a framework for formalizing mathematics and a base for proof assistants providing semi-automatic proof checking and construction. Derivation of each theorem in type theory…

逻辑 · 数学 2021-02-23 Farida Kachapova

Many variants of type theory extend a basic theory with additional primitives or properties like univalence, guarded recursion or parametricity, to enable constructions or proofs that would be harder or impossible to do in the original…

编程语言 · 计算机科学 2022-07-05 Joris Ceulemans , Andreas Nuyts , Dominique Devriese

This study provides some results about two-level type-theoretic notions in a way that the proofs are fully formalizable in a proof assistant implementing two-level type theory such as Agda. The difference from prior works is that these…

计算机科学中的逻辑 · 计算机科学 2026-01-14 Elif Uskuplu

Codifying mathematical theories in a proof assistant or computer algebra system is a challenging task, of which the most difficult part is, counterintuitively, structuring definitions. This results in a steep learning curve for new users…

符号计算 · 计算机科学 2025-11-19 Alena Gusakov , Peter Nelson , Stephen Watt

The growing complexity of modern practical problems puts high demands on the mathematical modelling. Given that various models can be used for modelling one physical phenomenon, the role of model comparison and model choice becomes…

范畴论 · 数学 2021-08-16 Dmitrii Legatiuk

Formalized $1$-category theory forms a core component of various libraries of mathematical proofs. However, more sophisticated results in fields from algebraic topology to theoretical physics, where objects have "higher structure," rely on…

范畴论 · 数学 2023-12-14 Nikolai Kudasov , Emily Riehl , Jonathan Weinberger

In this paper a constructive formalization of quantifier elimination is presented, based on a classical formalization by Tobias Nipkow. The formalization is implemented and verified in the programming language/proof assistant Agda. It is…

计算机科学中的逻辑 · 计算机科学 2018-07-12 Jeremy Pope

In order to apply nonstandard methods to modern algebraic geometry, as a first step in this paper we study the applications of nonstandard constructions to category theory. It turns out that many categorial properties are well behaved under…

范畴论 · 数学 2008-07-08 Lars Bruenjes , Christian Serpe

Classical automata theory is far more capable of modeling complex digital systems than is widely acknowledged in the ``formal methods'' literature. This paper takes a second look at automata theory methods that were mostly developed in the…

形式语言与自动机理论 · 计算机科学 2026-04-21 Victor Yodaiken

We present a domain-specific type theory for constructions and proofs in category theory. The type theory axiomatizes notions of category, functor, profunctor and a generalized form of natural transformations. The type theory imposes an…

范畴论 · 数学 2023-02-21 Max S. New , Daniel R. Licata

We present a framework for the formal meta-theory of lambda calculi in first-order syntax, with two sorts of names, one to represent both free and bound variables, and the other for constants, and by using Stoughton's multiple…

计算机科学中的逻辑 · 计算机科学 2023-03-24 Sebastián Urciuoli

In this paper we formalize some foundation concepts and theorems of group theory in a variant of type theory called the Calculus of Constructions with Definitions. In this theory we introduce definition of a group, which is both general and…

逻辑 · 数学 2021-02-19 Farida Kachapova

We present the formalization of a theory of syntax with bindings that has been developed and refined over the last decade to support several large formalization efforts. Terms are defined for an arbitrary number of constructors of varying…

计算机科学中的逻辑 · 计算机科学 2017-07-04 Lorenzo Gheri , Andrei Popescu
‹ 上一页 1 2 3 10 下一页 ›