Sequent Calculus for HT by Mints
- Sequent calculus for HT is a structural proof system for Gödel's G3 that clarifies the boundary between intuitionistic and classical logics using three-valued semantics.
- It employs innovative interpolation techniques, including a two-stage method and the non-here operator, to facilitate efficient proof search and normalization.
- The system supports analytic, cut-free proofs and extends to first-order logic, bolstering applications in equilibrium logic and nonclassical logic programming.
The sequent calculus for the logic of here-and-there (HT) formulated by Gregory Mints provides a structural proof system for Gödel's , a three-valued superintuitionistic logic situated strictly between intuitionistic and classical logics. Recent developments have produced significant metatheoretic results and novel interpolants in variations of Mints' system, illuminating the algebraic and proof-theoretic boundaries of HT (Wernhard, 7 Jan 2026). The system is foundational for automated reasoning in equilibrium logic, nonclassical logic programming, and modal logics with intermediate semantics (Otten et al., 7 Jan 2026).
1. Semantic Foundations of HT (Gödel’s G₃)
HT (here-and-there logic) is characterized by a three-valued (F, NF, T) semantics, assigning to each propositional atom one of:
- F (“there = F, here = F”)
- NF (“there = T, here = F”)
- T (“there = T, here = T”)
The connectives , , , and are interpreted by the following truth tables:
| , | |||
|---|---|---|---|
| F, F | F | F | T |
| F, NF | NF | F | T |
| F, T | T | F | T |
| NF, F | NF | F | F |
| NF, NF | NF | NF | T |
| NF, T | T | NF | T |
| T, F | T | F | F |
| T, NF | T | NF | NF |
| T, T | T | T | T |
Negation is defined by:
- F = T
- NF = F
- T = F
HT is semantically complete with respect to Gödel’s and strictly contains IPC (intuitionistic propositional logic) while being properly contained in classical logic. Every HT tautology is a tautology and vice versa.
2. Mints’ Sequent Calculus (G3–HT) and Variations
Sequents in Mints’ system take the form , with and multisets of formulas. No explicit structural rules are listed; weakening, contraction, and exchange are admissible. The calculus comprises:
- Axiom Schemes:
- (Ax-1): where is an atom or negated atom.
- (Ax-2): where is an atom.
- Logical Rules:
- -Left: follows when both and hold.
- -Right: from .
- Double Negation and Negation-Pushing:
These auxiliary rules ensure formulas admit suitable normal forms for metatheoretic constructions, particularly interpolation.
A recent variation introduces:
- The “non-here” operator , interpreted as “ is false here (may or may not be true there),” with truth table: | | | |-----|------------------------| | F | T | | NF | T | | T | F |
- New axiom schemes for and a third right-implication () rule suited to the extended interpolation technique (Wernhard, 7 Jan 2026).
3. Two-Stage Interpolation Method for HT
A Maehara-style argument enables effective Craig interpolation for HT, utilizing a provenance-annotated sequent calculus:
- Split Sequents and Interpolation Invariants:
- (I1)
- (I2)
- (I3)
- Stage 1 yields a preliminary interpolant in an extended “nh-logic.”
- Stage 2 strengthens to a genuine HT-interpolant (no ) by:
- Converting to CNF: , each .
- For each , derive .
- Obtain the implication .
- Let be the conjunction of such implications.
This construction proves: If in HT, there is a computable HT formula with and , (Wernhard, 7 Jan 2026).
4. Metatheoretical Properties: Soundness, Completeness, Cut-Admissibility
All axioms and rules of both the original and extended Mints systems are sound for the three-valued HT semantics (with or without ):
- Soundness:
Verified by inspection of the HT truth tables for each rule.
- Completeness:
Demonstrated (for the original and the -variation) by canonical countermodel constructions. If a sequent is unprovable, a distinguishing three-valued HT model exists.
- Cut-Admissibility:
The cut rule is admissible, with elimination by simultaneous induction on formula complexity and proof height, ensuring the analytic (subformula) property of the system.
5. Concrete Example: Interpolation Derivation
For the entailment (shared vocabulary ), interpolation yields .
Begin with the root sequent .
- Decompose by the left-conjunction rule, then the right-disjunction rule. At each axiom leaf, assign interpolant labels: for , ; for , .
- The root interpolant is , satisfying and .
This workflow generalizes: rules propagate the interpolant according to formula position; the strengthening step systematically eliminates .
6. Connections to First-Order HT and Implementation
Recent work has extended the sequent calculus framework for HT to the first-order case (Otten et al., 7 Jan 2026), introducing:
- Explicit rules for quantification and variable management (using free variables and dynamic Skolemization).
- Analytic cut-free proofs and invertible rules, preserving the key properties of Mints’ propositional calculus.
- Pragmatic adjustments to the axiom schemes for efficient proof search. These developments enable effective implementation of automated HT theorem provers and broaden proof-theoretic understanding of intermediate logics.
7. Historical and Research Significance
Mints’ sequent calculus for HT and its recent interpolating and first-order variants have emerged as central tools in the study of nonclassical logics relevant for answer-set programming, modal embeddings, and constructive intermediate proof theory. The interpolation results, proof search optimizations, and modular extensions with operators such as clarify the structural position of HT, the expressive frontier between intuitionistic and classical logics, and the interface between semantic and syntactic proof procedures (Wernhard, 7 Jan 2026, Otten et al., 7 Jan 2026).