English

A meta-probabilistic-programming language for bisimulation of probabilistic and non-well-founded type systems

Artificial Intelligence 2022-08-17 v3 Formal Languages and Automata Theory Logic in Computer Science

Abstract

We introduce a formal meta-language for probabilistic programming, capable of expressing both programs and the type systems in which they are embedded. We are motivated here by the desire to allow an AGI to learn not only relevant knowledge (programs/proofs), but also appropriate ways of reasoning (logics/type systems). We draw on the frameworks of cubical type theory and dependent typed metagraphs to formalize our approach. In doing so, we show that specific constructions within the meta-language can be related via bisimulation (implying path equivalence) to the type systems they correspond. This allows our approach to provide a convenient means of deriving synthetic denotational semantics for various type systems. Particularly, we derive bisimulations for pure type systems (PTS), and probabilistic dependent type systems (PDTS). We discuss further the relationship of PTS to non-well-founded set theory, and demonstrate the feasibility of our approach with an implementation of a bisimulation proof in a Guarded Cubical Type Theory type checker.

Keywords

Cite

@article{arxiv.2203.15970,
  title  = {A meta-probabilistic-programming language for bisimulation of probabilistic and non-well-founded type systems},
  author = {Jonathan Warrell and Alexey Potapov and Adam Vandervorst and Ben Goertzel},
  journal= {arXiv preprint arXiv:2203.15970},
  year   = {2022}
}

Comments

18 pages, 3 figures

R2 v1 2026-06-24T10:31:06.030Z