SearcharxivSearch

arXiv subjects

Arunava Gantait

Publications and source records attributed to Arunava Gantait.

2 recordsLinked to original sources

Automating proof search when equality is a logical connective

Treating syntactic equality as a logical connective -- governed by left- and right-introduction rules within the sequent calculus -- offers an elegant and powerful approach to term identity. This treatment of equality allows for the derivation of core mathematical principles, such as Peano's axioms (excluding induction), and serves as a foundation for the Abella interactive proof assistant. However, integrating this equality into automated proof search remains challenging. We present a proof search procedure that extends unification to handle the complexities of quantifier alternation and equations that occur in both positive and negative occurrences. While established logical frameworks such as $λ$Prolog and LF lack direct support for this kind of equality, our procedure enables a lightweight logical framework that addresses this gap. Our system enables unification-aware proof search across a diverse range of first-order sequent calculi that can directly use this form of equality.

cs.LO

Zero Knowledge Identification and Verification of Voting Systems

Current methods of voter identification, especially in India, are highly primitive and error-prone, depending on verification by (mostly) sight, by highly trusted election officials. This paper attempts to provide a trustless and zero-knowledge method of voter identification, while simultaneously reducing error. It also proposes a method for vote verification, that is, ensuring that the vote cast by a legal voter is registered as cast and tallied as registered. While numerous methods of zero-knowledge identification are available in the literature, very few of those are implementable on a large scale and subject to the type of constraints that are present, eg., in India. This paper attempts to provide a solution which, while preserving the integrity of the available methods, will also be more scalable and cost-effective.

cs.CR