Reasoning Around Paradox with Grounded Deduction
Bryan Ford
TL;DR
This paper proposes grounded deduction (GD), a Kripke-inspired logic for first-order logic and arithmetic that combines unrestricted recursive definitions with typed premises to prevent paradoxes. GD weakens the law of excluded middle while preserving practical deduction techniques, enabling definitions like $L\equiv\neg L$ and other self-referential constructs without explosion, and it treats judgments as terms to unify truth and computation. The work develops a formal GD system (propositional and predicate calculus, with natural number arithmetic), a restricted GA (Grounded Arithmetic) fragment, and a computational interpretation via BSOS, PCF, and PPF, together with a denotational semantics and reflective reasoning concepts (Gödel coding, REM). It then sketches the relationship to primitive recursive arithmetic, the potential for real numbers and Cantor-like constructions under grounding, and avenues for further exploration, including meta-logical considerations and the prospects for extending GD toward richer foundational frameworks. Overall, the approach aims to offer a robust, paradox-tolerant foundation for mathematics and computation that preserves practical reasoning while carefully managing self-reference and infinite dependencies.
Abstract
How can we reason around logical paradoxes without falling into them? This paper introduces grounded deduction or GD, a Kripke-inspired approach to first-order logic and arithmetic that is neither classical nor intuitionistic, but nevertheless appears both pragmatically usable and intuitively justifiable. GD permits the direct expression of unrestricted recursive definitions -- including paradoxical ones such as 'L := not L' -- while adding dynamic typing premises to certain inference rules so that such paradoxes do not lead to inconsistency. This paper constitutes a preliminary development and investigation of grounded deduction, to be extended with further elaboration and deeper analysis of its intriguing properties.
