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:
- 0F = T
- 1NF = F
- 2T = F
HT is semantically complete with respect to Gödel’s 3 and strictly contains IPC (intuitionistic propositional logic) while being properly contained in classical logic. Every HT tautology is a 4 tautology and vice versa.
2. Mints’ Sequent Calculus (G3–HT) and Variations
Sequents in Mints’ system take the form 5, with 6 and 7 multisets of formulas. No explicit structural rules are listed; weakening, contraction, and exchange are admissible. The calculus comprises:
- Axiom Schemes:
- (Ax-1): 8 where 9 is an atom or negated atom.
- (Ax-2): 0 where 1 is an atom.
- Logical Rules:
- 2-Left: 3 follows when both 4 and 5 hold.
- 6-Right: 7 from 8.
- 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 9, interpreted as “0 is false here (may or may not be true there),” with truth table: | 1 | 2 | |-----|------------------------| | F | T | | NF | T | | T | F |
- New axiom schemes for 3 and a third right-implication (4) 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) 0
- (I2) 1
- (I3) 2
- Stage 1 yields a preliminary interpolant 3 in an extended “nh-logic.”
- Stage 2 strengthens 4 to a genuine HT-interpolant 5 (no 6) by:
- Converting 7 to CNF: 8, each 9.
- For each 0, derive 1.
- Obtain the implication 2.
- Let 3 be the conjunction of such implications.
This construction proves: If 4 in HT, there is a computable HT formula 5 with 6 and 7, 8 (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 9):
- Soundness:
Verified by inspection of the HT truth tables for each rule.
- Completeness:
Demonstrated (for the original and the 0-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 1 (shared vocabulary 2), interpolation yields 3.
Begin with the root sequent 4.
- Decompose by the left-conjunction rule, then the right-disjunction rule. At each axiom leaf, assign interpolant labels: for 5, 6; for 7, 8.
- The root interpolant is 9, satisfying 0 and 1.
This workflow generalizes: rules propagate the interpolant 2 according to formula position; the strengthening step systematically eliminates 3.
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 4 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).