paper-with-me

홈 › Papers

Subtyping in DHOL -- Extended preprint

2025-07-03 · Colin Rothgang, Florian Rabe arxiv

The recently introduced dependent typed higher-order logic (DHOL) offers an interesting compromise between expressiveness and automation support. It sacrifices the decidability of its type system in order to significantly extend its expressiveness over standard HOL. Yet it retains strong automated theorem proving support via a sound and complete translation to HOL. We leverage this design to extend DHOL with refinement and quotient types. Both of these are commonly requested by practitioners but rarely provided by automated theorem provers. This is because they inherently require undecidable typing and thus are very difficult to retrofit to decidable type systems. But with DHOL already doing the heavy lifting, adding them is not only possible but elegant and simple. Concretely, we add refinement and quotient types as special cases of subtyping. This turns the associated canonical inclusion resp. projection maps into identity maps and thus avoids costly changes in representation. We present the syntax, semantics, and translation to HOL for the extended language, including the proofs of soundness and completeness.

📄 PDF Abstract BibTeX arXiv:2507.02855

Code (0)

등록된 구현이 없습니다.

Tasks

Automated Theorem Proving

Similar Papers 제목 키워드 기반

Theorem Proving in Dependently-Typed Higher-Order Logic -- Extended Preprint

2023-05-24 · Colin Rothgang, Florian Rabe, Christoph Benzmüller

Higher-order logic HOL offers a very simple syntax and semantics for representing and reasoning about typed data structures. But its type system lacks advanced features where types may depend on terms. Dependent type the…

Automated Theorem ProvingTranslation

Experiments with Choice in Dependently-Typed Higher-Order Logic

2024-10-11 · Daniel Ranalter, Chad E. Brown, Cezary Kaliszyk

Recently an extension to higher-order logic -- called DHOL -- was introduced, enriching the language with dependent types, and creating a powerful extensional type theory. In this paper we propose two ways how choice can…

Translation

Learning with Fredholm Kernels

2014-12-01 · NeurIPS 2014 12 · Qichao Que, Mikhail Belkin, Yusu Wang

In this paper we propose a framework for supervised and semi-supervised learning based on reformulating the learning problem as a regularized Fredholm integral equation. Our approach fits naturally into the kernel framew…

Error analysis of regularized least-square regression with Fredholm kernel

2016-11-21 · Yanfang Tao, Peipei Yuan, Biqin Song

Learning with Fredholm kernel has attracted increasing attention recently since it can effectively utilize the data information to improve the prediction performance. Despite rapid progress on theoretical and experimenta…

Learning TheoryPredictionregression

PreprintResolver: Improving Citation Quality by Resolving Published Versions of ArXiv Preprints using Literature Databases

2023-09-04 · Louise Bloch, Johannes Rückert, Christoph M. Friedrich

The growing impact of preprint servers enables the rapid sharing of time-sensitive research. Likewise, it is becoming increasingly difficult to distinguish high-quality, peer-reviewed research from preprints. Although pr…