Skip to main content

Showing 1–5 of 5 results for author: Kocsis, Z A

Searching in archive cs. Search in all archives.
.
  1. arXiv:2310.03640  [pdf, ps, other

    math.LO cs.LO

    Proof-theoretic methods in quantifier-free definability

    Authors: Zoltan A. Kocsis

    Abstract: We introduce a proof-theoretic method for showing nondefinability of second-order intuitionistic connectives by quantifier-free schemata. We apply the method to confirm that Taranovsky's "realizability disjunction" connective does not admit a quantifier-free definition, and use it to obtain new results and more nuanced information about the nondefinability of Kreisel's and Połacik's unary connecti… ▽ More

    Submitted 5 October, 2023; originally announced October 2023.

    Comments: 34 pages, for associated Agda proofs see https://github.com/zaklogician/proof-theoretic-methods

    MSC Class: 03F03 (Primary) 03B16; 03B20 (Secondary)

  2. arXiv:2209.03920  [pdf, other

    math.LO cs.LO

    Apartness relations between propositions

    Authors: Zoltan A. Kocsis

    Abstract: We classify all apartness relations definable in propositional logics extending intuitionistic logic using Heyting algebra semantics. We show that every Heyting algebra which contains a non-trivial apartness term satisfies the weak law of excluded middle, and every Heyting algebra which contains a tight apartness term is in fact a Boolean algebra. This answers a question of E. Rijke on the correct… ▽ More

    Submitted 10 September, 2022; v1 submitted 8 September, 2022; originally announced September 2022.

    Comments: 17 pages, 1 figure; expanded section on how results apply to univalent logic (props-as-some-types)

    MSC Class: 03B20 (Primary) 03B38; 06D20 (Secondary)

  3. arXiv:2207.06091  [pdf, ps, other

    math.CT cs.DS math.CO

    Structured Decompositions: Structural and Algorithmic Compositionality

    Authors: Benjamin Merlin Bumpus, Zoltan A. Kocsis, Jade Edenstar Master

    Abstract: We introduce structured decompositions: category-theoretic generalizations of many combinatorial invariants -- including tree-width, layered tree-width, co-tree-width and graph decomposition width -- which have played a central role in the study of structural and algorithmic compositionality in both graph theory and parameterized complexity. Structured decompositions allow us to generalize combina… ▽ More

    Submitted 21 March, 2023; v1 submitted 13 July, 2022; originally announced July 2022.

    Comments: Updated notation and simplified proofs

    MSC Class: 18B10; 05C75 (Primary) 68W40 (Secondary) ACM Class: F.2.m; G.0

  4. arXiv:2104.01841  [pdf, ps, other

    math.CO cs.CC math.CT

    Spined categories: generalizing tree-width beyond graphs

    Authors: Benjamin Merlin Bumpus, Zoltan A. Kocsis

    Abstract: Tree-width is an invaluable tool for computational problems on graphs. But often one would like to compute on other kinds of objects (e.g. decorated graphs or even algebraic structures) where there is no known tree-width analogue. Here we define an abstract analogue of tree-width which provides a uniform definition of various tree-width-like invariants including graph tree-width, hypergraph tree-w… ▽ More

    Submitted 21 June, 2022; v1 submitted 5 April, 2021; originally announced April 2021.

    Comments: 28 pages

    MSC Class: 05C75; 05C25; 18B99

  5. arXiv:1707.04016  [pdf, other

    cs.AI

    Dependency Injection for Programming by Optimization

    Authors: Zoltan A. Kocsis, Jerry Swan

    Abstract: Programming by Optimization tools perform automatic software configuration according to the specification supplied by a software developer. Developers specify design spaces for program components, and the onerous task of determining which configuration best suits a given use case is determined using automated analysis tools and optimization heuristics. However, in current approaches to Programming… ▽ More

    Submitted 13 July, 2017; originally announced July 2017.

    ACM Class: D.1.2; I.2.2