Position: Reasoning is a Learnable Rule-Based Process
Summary
This position paper argues that AI reasoning lacks clear operational definitions, undermining evaluation validity, and proposes defining reasoning as a learnable rule-based process with a checklist for research best practices.
View Cached Full Text
Cached at: 08/14/26, 09:24 AM
# Position: Reasoning is a Learnable Rule-Based Process
Source: [https://arxiv.org/html/2608.12325](https://arxiv.org/html/2608.12325)
###### Abstract
Autonomous reasoning is among the most scientifically and economically motivating topics in AI today\. Historically the purview of symbolic AI, recent advances have mainly emerged from deep probabilistic generative models\. Despite immense interest and rapid progress, the generative AI community has not clearly converged on operational definitions for reasoning and often implicitly rejects the historical treatment of this topic in logic and verifiable automated reasoning\. This position contends that definitional ambiguity leaves the construct validity of reasoning evaluation unverifiable, undermining quantifiable progress toward trustworthy autonomous reasoning\. We also contend that this ambiguity is addressable\. To that end, we provide \(1\) operational definitions based on a synthesis of the literature, positioning valid and sound reasoning as alearnable rule\-based process; and \(2\) a checklist for best practices in the communication of AI reasoning research\.
Machine Learning, ICML, reasoning, trustworthy
### 1Introduction
Reasoning — Informal DefinitionThe process of selecting and applying sequences of rules that act on prior beliefs and current evidence to obtain principled belief updates in evolving states\.
Core PositionsThesis 1Define, then measure\.Operational definitions should be stated for the reasoning phenomena under investigation, and the construct validity of reasoning evaluation should be justified with respect to these definitions\.Thesis 2Reasoning is a learnable rule\-based process\.Reasoning is a process of exact rule application, not an output\. Learnable rules map reasoning inputs to outputs and can encompass theorems, functions, policies, etc\., including rules pertaining to stochasticity, uncertainty, and approximation\.Thesis 3Rule\-based reasoning is valid\.Thevalidityof a reasoning process arises from exact rule application, independent of rule selection\.
Figure 1:Core theses of this position\.The prospect of AI reasoning is among the most scientifically and economically motivating advancements of the current era\. Recent progress has been fueled by the remarkable empirical performance of large reasoning models \(LRMs\): large language models \(LLMs\) fine\-tuned forreasoning tasks\(Glossary[E\.1](https://arxiv.org/html/2608.12325#A5.Thmdefinition1);Huang and Chang[2023](https://arxiv.org/html/2608.12325#bib.bib37)\)\. A wave of benchmarking successes invites many questions: Is autonomous reasoning an emergent behavior that arises with scale\(Weiet al\.,[2022](https://arxiv.org/html/2608.12325#bib.bib62); González and Nori,[2024](https://arxiv.org/html/2608.12325#bib.bib121)\)? Is it a foregone conclusion that LRMs can be formally characterized as autonomous reasoners? The answers are contingent on how reasoning is defined\.
So then,what is reasoning? Though a universal definition may not exist, we argue that practical operational definitions \(Glossary[E\.2](https://arxiv.org/html/2608.12325#A5.Thmdefinition2)\) are achievable but not yet in widespread use in generative AI\.This work advocates for the use of formal operational definitions for reasoning, and positions valid and sound reasoning as a learnable process grounded in exact rule application \(Fig\.[1](https://arxiv.org/html/2608.12325#S1.F1)\)\.
Lack of ConsensusReasoning remains an elusive target in AI, despite prolific study across the history of human thought \(Appendix[D\.3](https://arxiv.org/html/2608.12325#A4.SS3)\)\. Though claims of emergent reasoning in generative AI are now commonplace, “there is not a clear definition of what it entails”\(Huang and Chang,[2023](https://arxiv.org/html/2608.12325#bib.bib37)\)\. In the absence of consensus on what formally constitutes reasoning in generative AI, we observe a normalization of research outputs that claim to study, improve, measure, or promote AI reasoning without rigorously defining the form of reasoning under investigation\. This definitional void enables shifting goalposts and leaves the construct validity of reasoning evaluation unverifiable, obscuring clear progress toward human\-level reasoning\. Avoidance of formal definitions may owe to an implicit assumption that reasoning is an intuitive concept requiring no explicit definition; evasion of the hard work of devising operational definitions; silent rejection of historical definitions from symbolic AI; or \(un\)intentional conflation of benchmark accuracy with reasoning itself\. We aim to make the risks of such avoidance evident, and to suggest alternative paths\. Namely, we do not see a justification forreinventing reasoningin the context of generative AI: we project that operational definitions that aremethod agnostic– simultaneously compatible with symbolic, neural, and hybrid methods – will provide greater conceptual unification and research value in the long run\.
Reasoning Zombies & Other Hard ProblemsThe black\-box design and natural language interface of LRMs present a nontrivial challenge: differentiating true reasoning from reasoning\-like speech\. The latter represents superficial emulation:talking like a reasonerwith no guarantees that conclusions arose from anything more than memorization, guessing, Clever Hans effects\(Lapuschkinet al\.,[2019](https://arxiv.org/html/2608.12325#bib.bib119); Kauffmannet al\.,[2025](https://arxiv.org/html/2608.12325#bib.bib89)\), or some other man\-behind\-the\-curtain\(Mitchell,[2025a](https://arxiv.org/html/2608.12325#bib.bib84)\)\. This challenge is not unique to AI reasoning: parallels can be drawn to human cognitive testing and to distinguishing intelligence, understanding, and intentionality from sophisticated emulation, as canonized by the Turing Test\(Turing,[1950](https://arxiv.org/html/2608.12325#bib.bib88); Pinar Sayginet al\.,[2000](https://arxiv.org/html/2608.12325#bib.bib34)\)and the Chinese room argument\(Searle,[1980](https://arxiv.org/html/2608.12325#bib.bib115),[1990](https://arxiv.org/html/2608.12325#bib.bib114); Dennett,[1980](https://arxiv.org/html/2608.12325#bib.bib111); Hauser,[1997](https://arxiv.org/html/2608.12325#bib.bib113)\)\. This evokes a rough analogue of the philosophical zombie \(p\-zombie\) thought experiment, which we term thereasoning zombie\(r\-zombie\)\. In the classic thought experiment,p\-zombies are systems that superficially behave like conscious beings, yet lack any conscious internal experience\(Chalmers,[1997](https://arxiv.org/html/2608.12325#bib.bib77),[2020](https://arxiv.org/html/2608.12325#bib.bib76)\)\. Analogously,r\-zombies are systems that superficially behave as autonomous reasoners, but lack valid internal reasoning mechanisms\.Perfectr\-zombies, which behave identically to true reasoners in all circumstances, remain purely theoretical\. However, we argue that \(1\)imperfectAIr\-zombies have already come into existence; \(2\) differentiating AIr\-zombies from AI reasoners is theoretically and, often, empirically possible; and \(3\) we must carefully determine when real\-world use casesrequire reasoners, and whenr\-zombies suffice\.
What This Position IsOur core theses \(Fig\.[1](https://arxiv.org/html/2608.12325#S1.F1)\) follow from two main problems\.
1. P1Reasoning in generative AI has experienced unnecessary and addressable definitional ambiguity, where imprecise and overloaded definitions are often misaligned with historical treatments of this topic in AI and philosophy \(when definitions are provided at all\)\.
2. P2This breeds mismeasurement, promotes an illusion of shared understanding among researchers, and subverts measurable progress toward trustworthy AI reasoning\.
What This Position Is NotWe do not claim that the AI community must converge on one universal definition for reasoning\. We do not attempt to formally characterize the kind or extent of reasoning that LRMs can perform, nor do we propose practical implementations for improving LRM reasoning\. This position is not an endorsement for or against symbolic AI, purely data\-driven approaches, nor neuro\-symbolic AI\. We do not make claims about reasoning in natural intelligences, nor do we argue that reasoning implies understanding or consciousness\.
Contributions & Artifacts
1. 1\.An operational definition for reasoning as a learnable, rule\-governed process\.Based on a synthesis of the literature, we introduce an operational definition for AI reasoning for general use and community discussion \(§[2](https://arxiv.org/html/2608.12325#S2)\)\. Per[Thesis 1](https://arxiv.org/html/2608.12325#S1.I1.i1), we express this definition in \(1\) natural language for intuition; \(2\) mathematical notation for concretization; and \(3\) pseudocode \(Algorithm[1](https://arxiv.org/html/2608.12325#alg1)\)\. Operationalization is illustrated by trivial Python implementations\.111[https://github\.com/jmaasch/valid\_reasoning](https://github.com/jmaasch/valid_reasoning)We apply our definitions to special cases, including logical deduction, Bayesian inference, reinforcement learning \(RL\), and probabilistic next token prediction\. In §[3](https://arxiv.org/html/2608.12325#S3), we address rebuttals to our definitions and theses\.
2. 2\.Recommendations for scientific communication\.We propose a checklist of community guidelines that complies with[Thesis 1](https://arxiv.org/html/2608.12325#S1.I1.i1)–[Thesis 3](https://arxiv.org/html/2608.12325#S1.I1.i3)\(Appendix[A](https://arxiv.org/html/2608.12325#A1)\)\.
#### 1\.1Problem Significance: Why Do We Care?
The import of[P1](https://arxiv.org/html/2608.12325#S1.I2.i1)and[P2](https://arxiv.org/html/2608.12325#S1.I2.i2)lies primarily in the following: \(1\) reasoning is a necessary \(but not sufficient\) precondition for artificial general intelligence \(AGI\); \(2\) AI evaluation faces a construct validity crisis, which has spilled over into reasoning evaluation; and \(3\) the rate of user uptake for LRMs has outpaced evidence of trustworthy reasoning\.
Reasoning is a Precondition for AGIThough contentious, AGI is widely viewed as a north star for contemporary AI research\(Morriset al\.,[2024](https://arxiv.org/html/2608.12325#bib.bib87); Blili\-Hamelinet al\.,[2025](https://arxiv.org/html/2608.12325#bib.bib71)\)\. However, lack of community consensus on the definition and measurement of AGI hinders progress\. A recent effort to operationalize AGI promotes a taxonomy of subcomponents and benchmark\-based means of measuring these\(Hendryckset al\.,[2025](https://arxiv.org/html/2608.12325#bib.bib70)\)\. Based on human cognitive testing, this taxonomy emphasizeson\-the\-fly reasoningas an essential component of measurable AGI\. We agree withHendryckset al\.\([2025](https://arxiv.org/html/2608.12325#bib.bib70)\)that the ability to reason is a necessary \(but not sufficient\) precondition for AGI\. An excess of valuable use cases aside, this alone is sufficient to justify AI reasoning as a critical area of inquiry\. However, like AGI, a shroud of ambiguity, confusion, and debate looms over the definition and measurement of AI reasoning\. If reasoning is a necessary precondition for AGI, then measurable progress toward clearly defined reasoning will be necessary for measurable progress toward AGI\.
Construct Validity is UnderemphasizedRecent waves of generative AI tend to emphasize exploratory research and empirical evaluations over hypothesis\-driven confirmatory research, proof of theoretical guarantees, or formal verification \(Glossary[E\.3](https://arxiv.org/html/2608.12325#A5.Thmdefinition3);Herrmannet al\.[2024](https://arxiv.org/html/2608.12325#bib.bib132)\)\. Historically, empirical fields have taken precautions against mismeasurement viaconstruct validation\(Glossary[E\.4](https://arxiv.org/html/2608.12325#A5.Thmdefinition4);Cronbach and Meehl[1955](https://arxiv.org/html/2608.12325#bib.bib133)\): justifying that experimental measures capture the phenomena of interest by devising operational definitions that relate latent abstract constructs \(e\.g\., intelligence, bias, ideology\) to measurable proxies\. And yet, “validity and other quality criteria of empirical research have gained little attention in ML so far”\(Herrmannet al\.,[2024](https://arxiv.org/html/2608.12325#bib.bib132)\), eliciting commentary that evaluation in natural language understanding is largely “broken”\(Bowman and Dahl,[2021](https://arxiv.org/html/2608.12325#bib.bib141)\)and that AI evaluation must “mature into a proper ‘science”’\(Weidingeret al\.,[2025](https://arxiv.org/html/2608.12325#bib.bib140)\)\. Benchmarking with static datasets is the standard framework for generative AI evaluation, but it faces multiple crises, e\.g\.: poor construct validity\(Wallachet al\.,[2025](https://arxiv.org/html/2608.12325#bib.bib36); Alaaet al\.,[2025](https://arxiv.org/html/2608.12325#bib.bib35)\), data contamination\(Whiteet al\.,[2025](https://arxiv.org/html/2608.12325#bib.bib11)\), overfitting, minimal quality control, gaming, SOTA hacking, and selective reporting\(Chenget al\.,[2025](https://arxiv.org/html/2608.12325#bib.bib79)\)\. We observe several points of risk for construct validity in current reasoning evaluation strategies, including:
1. 1\.A process and its product should not be conflated\.Reasoning benchmarks often treat question\-answering \(QA\) accuracy as a proxy for reasoning \(Clarket al\.[2018](https://arxiv.org/html/2608.12325#bib.bib57),inter alia\)\. However, final\-answer accuracy does not guarantee the mechanism by which the answer was generated\(Zhanget al\.,[2025](https://arxiv.org/html/2608.12325#bib.bib174)\), and we echoChollet \([2019](https://arxiv.org/html/2608.12325#bib.bib64)\)andSimon \([2000](https://arxiv.org/html/2608.12325#bib.bib167)\)on the risks of conflating a process with its artifacts\.222We echoChollet \([2019](https://arxiv.org/html/2608.12325#bib.bib64)\)on the risks of “confusing the process of intelligence” \(reasoning, in our case\) “with the artifact produced by this process” \(e\.g\., QA responses\), ignoring the generating mechanism: “In the case of AI, the focus on achieving task\-specific performance while placing no conditions onhow the system arrives at this performancehas led to systems that, despite performing the target tasks well,largely do not feature the sort of human intelligence that the field of AI set out to build” \(original emphasis\)\.Simon \([2000](https://arxiv.org/html/2608.12325#bib.bib167)\)similarly argued that a theory of bounded rationality “will be as much concerned with \[…\] the quality of the processes of decision, as with \[…\] the quality of the outcome\.”We contend that \(i\) reasoning is aprocessand not anoutput\(Figure[1](https://arxiv.org/html/2608.12325#S1.F1)\), \(ii\) accurate QA final\-answers can be obtained byr\-zombies via non\-reasoning behaviors, and thus \(iii\) accurate QA is not sufficient for demonstrating that reasoning has taken place\.
2. 2\.Chain\-of\-thought \(CoT\) traces are not trustworthy explanations\.If intermediate reasoning steps are evaluated, CoT “reasoning traces” often serve as a stand\-in for the LRM’s internal reasoning process\. However, CoT is neither necessary nor sufficient for obtaining trustworthy explanations\(Barezet al\.,[2025](https://arxiv.org/html/2608.12325#bib.bib139)\)\. Though attractively anthropomorphic, CoT is not guaranteed to be faithful to the model’s internal decision\-making\(Turpinet al\.,[2023](https://arxiv.org/html/2608.12325#bib.bib138); Lyuet al\.,[2023](https://arxiv.org/html/2608.12325#bib.bib60); Lanhamet al\.,[2023](https://arxiv.org/html/2608.12325#bib.bib146); Kambhampatiet al\.,[2025](https://arxiv.org/html/2608.12325#bib.bib137); Zhanget al\.,[2025](https://arxiv.org/html/2608.12325#bib.bib174)\)\. Mid\-CoT shifts \(e\.g\., “aha\!” moments\) may be rarer and less impactful than previously thought, reflecting unstable inference rather than true self\-corrective reasoning\(d’Aliberti and Ribeiro,[2026](https://arxiv.org/html/2608.12325#bib.bib14)\)\. We contend that an imperfectr\-zombie could produce convincing but untrustworthy \(or adversarial\) CoT by emulating reasoning structure rather than content\(Liet al\.,[2025a](https://arxiv.org/html/2608.12325#bib.bib145)\)\.
3. 3\.Evaluations should disentangle reasoning from recall\.Many reasoning and intelligence benchmarks are easily gamed by instilling near\-unlimited priors and experience through large\-scale pre\- and post\-training\(Chollet,[2019](https://arxiv.org/html/2608.12325#bib.bib64)\)\. This is a core challenge in differentiating reasoning from recall in LRMs\(Hüyüket al\.,[2025](https://arxiv.org/html/2608.12325#bib.bib125); Xuet al\.,[2025](https://arxiv.org/html/2608.12325#bib.bib67); Maaschet al\.,[2025a](https://arxiv.org/html/2608.12325#bib.bib1)\), raising the potential forr\-zombies that lack robust reasoning mechanisms yet are SOTA on benchmarks\. Evidence of this potential can be found in the fragility of benchmark performance under superficial perturbations, such as reworded premises, altered numerical values or variable names, or the injection of irrelevant details\(Shojaeeet al\.,[2025](https://arxiv.org/html/2608.12325#bib.bib68); Mirzadehet al\.,[2025](https://arxiv.org/html/2608.12325#bib.bib69); Xuet al\.,[2025](https://arxiv.org/html/2608.12325#bib.bib67)\)\.
Usership Outpaces TrustworthinessScience is fundamentally a “collective epistemic enterprise,” and as such,epistemic trust\(Glossary[E\.5](https://arxiv.org/html/2608.12325#A5.Thmdefinition5)\) underpins scientific integrity\(Wilholt,[2013](https://arxiv.org/html/2608.12325#bib.bib8)\)\. Epistemic trust in machine reasoning has been championed most in mathematical domains, as epitomized by the Lean language for automated theorem proving\(De Mouraet al\.,[2015](https://arxiv.org/html/2608.12325#bib.bib7)\)\. Lean addresses the “trust bottleneck” through formal verification, providing guarantees on correctness\(Castelvecchi,[2023](https://arxiv.org/html/2608.12325#bib.bib126)\)\. However, the shift from deterministic systems and formal verification to probabilistic generative AI has raised new specters for epistemic trust\(Songet al\.,[2026](https://arxiv.org/html/2608.12325#bib.bib90)\), including evidence that hallucination is a feature and not a bug\(Xuet al\.,[2024](https://arxiv.org/html/2608.12325#bib.bib148); Bastouniset al\.,[2024](https://arxiv.org/html/2608.12325#bib.bib147)\), accuracy collapse as task complexity scales\(Shojaeeet al\.,[2025](https://arxiv.org/html/2608.12325#bib.bib68)\), poor out\-of\-distribution generalization\(Cholletet al\.,[2024](https://arxiv.org/html/2608.12325#bib.bib63); Mirzadehet al\.,[2025](https://arxiv.org/html/2608.12325#bib.bib69); Xuet al\.,[2025](https://arxiv.org/html/2608.12325#bib.bib67)\), and low explainability\. LLM\-hallucinated citations\(Shmatkoet al\.,[2025](https://arxiv.org/html/2608.12325#bib.bib161); Sakaiet al\.,[2026](https://arxiv.org/html/2608.12325#bib.bib44)\)and other sources of epistemic distrust in peer review at flagship AI conferences have elicited calls for reform\(Kimet al\.,[2025](https://arxiv.org/html/2608.12325#bib.bib150)\)\. Rampant accusations of “AI hype”\(Placani,[2024](https://arxiv.org/html/2608.12325#bib.bib159); MIT,[2025](https://arxiv.org/html/2608.12325#bib.bib171)\)coincide with broader linguistic trends: decreased hedging of uncertainty in scientific communication\(Yaoet al\.,[2023a](https://arxiv.org/html/2608.12325#bib.bib127)\)mirrors trends across diverse English text sources\(Schefferet al\.,[2021](https://arxiv.org/html/2608.12325#bib.bib175)\), reflecting a normalization of language that exaggerates confidence and obscures limitations\. Meanwhile, 59% of AAAI survey respondents agreed that AI trustworthiness remains ill\-defined, while 60% predicted that neither trustworthiness nor factuality would be solved in the near future\(Rossiet al\.,[2025a](https://arxiv.org/html/2608.12325#bib.bib178)\)\. See Appendix[D\.2](https://arxiv.org/html/2608.12325#A4.SS2)for further discussion\.
### 2Operationalizing Valid & Sound Reasoning
Defining reasoning is a nontrivial challenge, as represented by millennia of scholarly effort \(Appendix[D\.3](https://arxiv.org/html/2608.12325#A4.SS3)\)\.Broome \([2013](https://arxiv.org/html/2608.12325#bib.bib30)\)admits that five years of iterative self\-correction were required to reach an understanding of reasoning\. Thus, it is unsurprising that researchers can struggle to choose authoritative definitions for use in contemporary AI\.
As a step toward addressing[P1](https://arxiv.org/html/2608.12325#S1.I2.i1)and[P2](https://arxiv.org/html/2608.12325#S1.I2.i2), we provide working definitions for reasoning that take a rule\-centric perspective while remaining suitable for neural and neuro\-symbolic applications \([Thesis 1](https://arxiv.org/html/2608.12325#S1.I1.i1),[Thesis 2](https://arxiv.org/html/2608.12325#S1.I1.i2)\)\. Definitions are a synthesis of prior efforts from diverse domains, including computing, philosophy, and the social sciences\. We addressreasoningandreasonersin general \(§[2\.1](https://arxiv.org/html/2608.12325#S2.SS1)\), domain\-specific cases \(§[2\.2](https://arxiv.org/html/2608.12325#S2.SS2)\), andvalidityandsoundness\(§[2\.3](https://arxiv.org/html/2608.12325#S2.SS3)\)\.
#### 2\.1Working Definitions for Reasoning
##### 2\.1\.1Intuition in Natural Language
We begin with plain English to establish intuition\. Colored terms denote core components, which we judge to be conserved elements from across the historical literature\.
###### Definition 2\.1\(Reasoning, informal\)\.
Theprocess of selecting and applyingsequences of rulesthat act onprior beliefsandcurrent evidenceto obtainprincipled belief updatesinevolving states\.
###### Definition 2\.2\(Reasoner, informal\)\.
Agoal\-orienteddecision\-maker that implements reasoning\.
This conceptualization is closely related to arguments byChollet \([2019](https://arxiv.org/html/2608.12325#bib.bib64)\)that intelligence is a process and byBroome \([2013](https://arxiv.org/html/2608.12325#bib.bib30)\)that reasoning is a process, “something a persondoes” \(emphasis added\), and a “rule\-governed operation” \(p\. xii\)\. Reasoning is fundamentally anepistemic process: rules are operators whose operands areinformation, which can be partitioned into evidence, beliefs, and other rules\.
Framing reasoning as a sequential process implies a notion of timett\. We can conceptualize a time\-dependent snapshot of the reasoner’s internal world representation, which we refer to as thestateat timett\.333Note that the state is not necessarily aworld modelas commonly conceived in RL or structural causal modeling\(Richens and Everitt,[2024](https://arxiv.org/html/2608.12325#bib.bib134); Richenset al\.,[2025](https://arxiv.org/html/2608.12325#bib.bib135); Maaschet al\.,[2025b](https://arxiv.org/html/2608.12325#bib.bib122)\): it is not necessarily predictive of the dynamics governing an evolving environment nor sufficient for causal identifiability\. Further, it may be only partially observed or partially stored in memory\.
###### Definition 2\.3\(State, informal\)\.
The set of all parameters that are pertinent to the reasoner at timett, including some subset of the historical record of beliefs, evidence, and rules\.
We provide further intuition for each component of Def\.[2\.1](https://arxiv.org/html/2608.12325#S2.Thmdefinition1)\.
ProcessReasoning is a dynamic process, not an output\. Thus, reasoning entailsT≥1T\\geq 1hops, stages, time steps, orreasoning steps\. This process implies a design component: sequences of rules or actions are chosen by the reasoner according to some justification\. The process ofselectionis where agency, intelligence, or creativity may come into play, while the process ofexecutionnecessitates exactness and rigor\. Note that it may be perfectly reasonable for the selection criterion to be random selection\.
GoalsThe reasoner generally executes a reasoning process to achieve some outcome of interest\. This outcome is thegoalone is reasoning toward: the answer to a complex question, the solution to a puzzle, the shortest path through a maze, a mathematical proof, the optimal action to take under resource constraints, etc\. In distinguishing the goal\-directed reasoner from the reasoning process itself, we highlight that thevalidityof the reasoning process is not necessarily tied to successful attainment of a goal \(see §[2\.3](https://arxiv.org/html/2608.12325#S2.SS3)\)\. In practice, we can encode the goal in a stopping rule, where reasoning terminates when the rule is satisfied\. We do not restrict our notion of goals to the formal sense used in RL\(Sutton and Barto,[1998](https://arxiv.org/html/2608.12325#bib.bib15)\), though it is compatible with this interpretation\.
RulesCollectively, the rule set unambiguously maps the reasoning state att−1t\-1to the state attt\. Rules can be viewed as operators whose operands are \(1\) exogenous or extrinsically obtained information \(evidence\); \(2\) endogenous or intrinsically generated information \(beliefs\); and/or \(3\) other rules in the rule set \(e\.g\., during rule learning and revision\)\. Evidence acts as an input to the rule set, while beliefs and rules can be inputs and outputs\. In general, rules are selected with some justification prior to deployment\. Rules can take the form of algorithms, formulae, theorems, axioms, laws, policies, premises, assumptions, decision boundaries, etc\. Rules can be extrinsically imposed on the reasoner \(i\.e\., hard\-coded by another individual or collective agent, such as a human or government\) or they can be learned autonomously from data on\-the\-fly\. Rules can be fixed or continuously updated in light of new information\.
EvidenceEvidence is a form of exogenous or extrinsically obtained information\. We can model evidence as a continuous stream of data that is updated at each stepttor at intervals\.Current evidencedenotes information presented attt, along with the historical record: aggregated information up tok≥0k\\geq 0steps prior tott\. Evidence may be gained directly through sequential interactions with an uncertain environment \(as in online RL, field work in the natural sciences, etc\.\) or provided without direct collection \(e\.g\., retrospective data collected by another agent\)\. In trivial cases, external evidence is the empty set or is provided att=0t=0and never updated\.
Prior BeliefsWhile evidence is extrinsically obtained, we model beliefs as a form of endogenous or intrinsically generated information\.Prior beliefsare the outputs of previous reasoning steps, up to stept−kt\-kfort\>k≥1t\>k\\geq 1\. They are intermediate conclusions along the reasoning pathway that led to steptt\. Often, they are defeasible: they can be overwritten if proven false \(e\.g\., in backtracking proof search\), refined if insufficient, or maintained and aggregated with current beliefs at steptt\. They can also be provided att=0t=0\(e\.g\., initializing Bayesian priors based on convention when supporting evidence is not yet available\)\.
Current BeliefsCurrent beliefs denote the conclusions drawn in the transition fromt−1t\-1tott\. Whent=Tt=T, current belief is equivalent to theterminal conclusionof the reasoning process\. The nature of the terminal conclusion is a defining property of the type of reasoning performed, e\.g\.: the output of a function in mathematical reasoning, an optimal action in practical reasoning, a moral verdict in moral reasoning, a judiciary decision in legal reasoning, etc\.
Evolving StatesA reasoner will generally maintain aninternal representationof its world state \(Def\.[2\.3](https://arxiv.org/html/2608.12325#S2.Thmdefinition3)\), which updates over time\. The existence of anexternal environmentis also implied by our choice to model evidence as a stream of extrinsic signals\. However, we note that a well\-defined concept of external environment is not relevant in all cases \(e\.g\., in some mathematical reasoning domains\)\. Thus, we place no requirements on the existence or direct observability of an external environment, physical world, etc\., and only require an internal representation of the world \(i\.e\., the state\)\. We use the notion of anevolving statebroadly to encode all of the above concepts: \(1\) dynamically updated internal state representations, \(2\) changing and/or uncertain external worlds, and \(3\) extrinsic sources of evidence\.
##### 2\.1\.2A Formal Operational Definition
Natural language is too ambiguous for measurable definitions in the general case\. We offer an operationalization of Def\.[2\.1](https://arxiv.org/html/2608.12325#S2.Thmdefinition1)in mathematical notation and pseudocode\. Note that Def\.[2\.1](https://arxiv.org/html/2608.12325#S2.Thmdefinition1)could admit alternative operational definitions\.
###### Definition 2\.4\(Reasoning, formal\)\.
Let𝒮t≔⟨ℬt,ℰt,ℛt⟩\\mathcal\{S\}\_\{t\}\\coloneqq\\langle\\mathcal\{B\}\_\{t\},\\mathcal\{E\}\_\{t\},\\mathcal\{R\}\_\{t\}\\rangledenote the reasoner’s state at time steptt, whereℬt\\mathcal\{B\}\_\{t\}denotes current belief,ℰt\\mathcal\{E\}\_\{t\}denotes aggregated evidence up to timett, andℛt\\mathcal\{R\}\_\{t\}denotes the current set of established rules\. Then,reasoningis theiterated application over stepsttofrulesr∈ℛt−1r\\in\\mathcal\{R\}\_\{t\-1\}toprior beliefsℬt−1\\mathcal\{B\}\_\{t\-1\}andcurrent evidenceℰt\\mathcal\{E\}\_\{t\}, by which we obtaindynamically updated states𝒮t\\mathcal\{S\}\_\{t\}, and where everyoutputℬt\\mathcal\{B\}\_\{t\}fort\>0t\>0is the result of a rule applicationr\(ℬt−1,ℰt\)r\(\\mathcal\{B\}\_\{t\-1\},\\mathcal\{E\}\_\{t\}\)to the contents of state𝒮t−1\\mathcal\{S\}\_\{t\-1\}\.
Thus, rules and extrinsic evidence updates are the mechanism by which𝒮t\\mathcal\{S\}\_\{t\}changes over time: eachr∈ℛtr\\in\\mathcal\{R\}\_\{t\}is a function acting on subsets of the current state𝒮t\\mathcal\{S\}\_\{t\}to generate some attribute of the next state𝒮t\+1\\mathcal\{S\}\_\{t\+1\}\. Rule setℛ\\mathcal\{R\}, beliefsℬ\\mathcal\{B\}, and evidenceℰ\\mathcal\{E\}comprising state𝒮\\mathcal\{S\}are each elements of a corresponding space𝐑\\mathbf\{R\},𝐁\\mathbf\{B\},𝐄\\mathbf\{E\}, and𝐒\\mathbf\{S\}\.ℛ\\mathcal\{R\}is a set of functions, with domains and ranges as defined below\. Other implementation details, constraints, and type systems defining these spaces are problem\-specific\.
###### Definition 2\.5\(Reasoning components\)\.
t∈\[0,…,T\]\\displaystyle t\\in\[0,\.\.\.,T\]Reasoning step\.\{ℬi\}i=0T,ℬi∈𝐁\\displaystyle\\\{\\mathcal\{B\}\_\{i\}\\\}\_\{i=0\}^\{T\},\\ \\mathcal\{B\}\_\{i\}\\in\\mathbf\{B\}Beliefs\.\{ℰi\}i=0T,ℰi∈𝐄\\displaystyle\\\{\\mathcal\{E\}\_\{i\}\\\}\_\{i=0\}^\{T\},\\ \\mathcal\{E\}\_\{i\}\\in\\mathbf\{E\}Evidence\.\{ℛi\}i=0T,ℛi∈𝐑\\displaystyle\\\{\\mathcal\{R\}\_\{i\}\\\}\_\{i=0\}^\{T\},\\ \\mathcal\{R\}\_\{i\}\\in\\mathbf\{R\}Rule set\.𝒮i≔⟨ℬi,ℰi,ℛi⟩,𝒮i∈𝐒\\displaystyle\\mathcal\{S\}\_\{i\}\\coloneqq\\langle\\mathcal\{B\}\_\{i\},\\mathcal\{E\}\_\{i\},\\mathcal\{R\}\_\{i\}\\rangle,\\ \\mathcal\{S\}\_\{i\}\\in\\mathbf\{S\}States\.The rule set is partitioned into two sets of functions with distinct type signatures — local rulesℛL\\mathcal\{R\}^\{L\}, which update beliefs, and meta rulesℛM\\mathcal\{R\}^\{M\}, which update rules:
ℛtL≔\{r∈ℛt\|r:𝐁×𝐄→𝐁\}\\displaystyle\\mathcal\{R\}^\{L\}\_\{t\}\\coloneqq\\\{r\\in\\mathcal\{R\}\_\{t\}\\ \|\\ r:\\mathbf\{B\}\\times\\mathbf\{E\}\\to\\mathbf\{B\}\\\}ℛtM≔\{r∈ℛt\|r:𝐑×𝐁×𝐄→𝐑\}\\displaystyle\\mathcal\{R\}^\{M\}\_\{t\}\\coloneqq\\\{r\\in\\mathcal\{R\}\_\{t\}\\ \|\\ r:\\mathbf\{R\}\\times\\mathbf\{B\}\\times\\mathbf\{E\}\\to\\mathbf\{R\}\\\}whereℛtL∩ℛtM=∅andℛtL∪ℛtM=ℛt\\mathcal\{R\}^\{L\}\_\{t\}\\cap\\mathcal\{R\}^\{M\}\_\{t\}=\\emptyset\\text\{ and \}\\mathcal\{R\}^\{L\}\_\{t\}\\cup\\mathcal\{R\}^\{M\}\_\{t\}=\\mathcal\{R\}\_\{t\}\. The rule set may includeidentity rules, which trivially return the rules or beliefs from timettat timet\+1t\+1:
IM\\displaystyle I^\{M\}∈ℛ1Msuch thatIM\(ℛ,ℬ,ℰ\)=ℛand\\displaystyle\\in\\mathcal\{R\}^\{M\}\_\{1\}\\text\{ such that \}I^\{M\}\(\\mathcal\{R\},\\mathcal\{B\},\\mathcal\{E\}\)=\\mathcal\{R\}\\text\{ and \}IL\\displaystyle I^\{L\}∈ℛ1Lsuch thatIL\(ℬ,ℰ\)=ℬ\\displaystyle\\in\\mathcal\{R\}^\{L\}\_\{1\}\\text\{ such that \}I^\{L\}\(\\mathcal\{B\},\\mathcal\{E\}\)=\\mathcal\{B\}for any\(ℛ,ℬ,ℰ\)∈𝐒\(\\mathcal\{R\},\\mathcal\{B\},\\mathcal\{E\}\)\\in\\mathbf\{S\}\. State updates𝒮t−1→𝒮t\\mathcal\{S\}\_\{t\-1\}\\to\\mathcal\{S\}\_\{t\}are defined by the receipt of new evidenceℰt\\mathcal\{E\}\_\{t\}, if any, followed by a sequence of two444Multiple belief updates in immediate sequence can be implemented by setting the corresponding rule updates to the identity\.rule applications:
ℬt=rL\(ℬt−1,ℰt\)for somerL∈ℛt−1L\\displaystyle\\mathcal\{B\}\_\{t\}=r^\{L\}\(\\mathcal\{B\}\_\{t\-1\},\\mathcal\{E\}\_\{t\}\)\\text\{ for some \}r^\{L\}\\in\\mathcal\{R\}^\{L\}\_\{t\-1\}ℛt=rM\(ℛt−1,ℬt,ℰt\)for somerM∈ℛt−1M\\displaystyle\\mathcal\{R\}\_\{t\}=r^\{M\}\(\\mathcal\{R\}\_\{t\-1\},\\mathcal\{B\}\_\{t\},\\mathcal\{E\}\_\{t\}\)\\text\{ for some \}r^\{M\}\\in\\mathcal\{R\}^\{M\}\_\{t\-1\}𝒮t≔⟨ℛt,ℬt,ℰt⟩\.\\displaystyle\\mathcal\{S\}\_\{t\}\\coloneqq\\langle\\mathcal\{R\}\_\{t\},\\mathcal\{B\}\_\{t\},\\mathcal\{E\}\_\{t\}\\rangle\.
In order to specify a reasoning algorithm \([Algorithm1](https://arxiv.org/html/2608.12325#alg1)\), we introduce the concept of arule selector function\. Because these functions do not impact whether or not a process constitutes reasoning, we define them separately in Def\.[2\.6](https://arxiv.org/html/2608.12325#S2.Thmdefinition6), as part of thereasoner’s implementationof a reasoning process\. A full implementation may also involve additional components, such as a goal \(or “stopping rule”\) and a trace recording historical reasoning steps, as specified in Def\.[2\.6](https://arxiv.org/html/2608.12325#S2.Thmdefinition6)\.
###### Definition 2\.6\(Reasoner components\)\.
A reasoner can contain or generate the following elements \(among others\), which are extrinsic to the reasoning process itself\.
sL:𝐑×𝐁×𝐄→ℛL\\displaystyle\\texttt\{s\}\_\{\\texttt\{L\}\}:\\mathbf\{R\}\\times\\mathbf\{B\}\\times\\mathbf\{E\}\\to\\mathcal\{R\}^\{L\}Local rule selector\.sM:𝐑×𝐁×𝐄→ℛM\\displaystyle\\texttt\{s\}\_\{\\texttt\{M\}\}:\\mathbf\{R\}\\times\\mathbf\{B\}\\times\\mathbf\{E\}\\to\\mathcal\{R\}^\{M\}Meta rule selector\.sstop:𝐒→\{0,1\}\\displaystyle\\texttt\{s\}\_\{\\texttt\{stop\}\}:\\mathbf\{S\}\\to\\\{0,1\\\}Stopping rule\.tr:𝐒×ℛL×ℛM×𝐒→Σ∗\\displaystyle\\texttt\{tr\}:\\mathbf\{S\}\\times\\mathcal\{R\}^\{L\}\\times\\mathcal\{R\}^\{M\}\\times\\mathbf\{S\}\\to\\Sigma^\{\*\}Trace writer\.𝒯≔\{tr\(𝒮i−1,riL,riM,𝒮i\)\}i=1T\\displaystyle\\mathcal\{T\}\\coloneqq\\left\\\{\\texttt\{tr\}\\left\(\\mathcal\{S\}\_\{i\-1\},r^\{L\}\_\{i\},r^\{M\}\_\{i\},\\mathcal\{S\}\_\{i\}\\right\)\\right\\\}\_\{i=1\}^\{T\}Reasoning trace\.whereriL≔sL\(ℛt,ℬt,ℰt\+1\)andriM≔sM\(ℛt,ℬt,ℰt\+1\)\.\\text\{where \}r\_\{i\}^\{L\}\\coloneqq\\texttt\{s\}\_\{\\texttt\{L\}\}\(\\mathcal\{R\}\_\{t\},\\mathcal\{B\}\_\{t\},\\mathcal\{E\}\_\{t\+1\}\)\\text\{ and \}r\_\{i\}^\{M\}\\coloneqq\\texttt\{s\}\_\{\\texttt\{M\}\}\(\\mathcal\{R\}\_\{t\},\\mathcal\{B\}\_\{t\},\\mathcal\{E\}\_\{t\+1\}\)\.
Rule selectorsuse the current state’s rules and beliefs along with any new evidence, and output a single rule\. The black\-box nature of the rule selectors in Def\.[2\.6](https://arxiv.org/html/2608.12325#S2.Thmdefinition6)is powerful: the freedom to implement selectors in any way \(hard\-coding, learning from data, or hybrid\) is the bridge between symbolic and ML interpretations of reasoning\. Thestopping ruleuses the current state to output a boolean expressing whether or not to end the reasoning process\. Often, the stopping rule will encode the end\-goal of reasoning, evoking the goal\-directed nature of a reasoner under Def\.[2\.2](https://arxiv.org/html/2608.12325#S2.Thmdefinition2)\. Thetrace writerconsiders the selected rules and resulting state change, and optionally outputs a string \(using alphabetΣ\\Sigma\) to include in thereasoning trace\.
With these definitions in place, we describe a generalizedreasoning algorithmin[Algorithm1](https://arxiv.org/html/2608.12325#alg1)\.
Input\.Initial rules
ℛ0\\mathcal\{R\}\_\{0\}, beliefs
ℬ0\\mathcal\{B\}\_\{0\}, evidence stream
\{ℰi\}i=0T\\\{\\mathcal\{E\}\_\{i\}\\\}\_\{i=0\}^\{T\}, stopping rule
sstop\\texttt\{s\}\_\{\\texttt\{stop\}\}\.
ℛ,ℬ,ℰ←ℛ0,ℬ0,ℰ0\\mathcal\{R\},\\mathcal\{B\},\\mathcal\{E\}\\leftarrow\\mathcal\{R\}\_\{0\},\\mathcal\{B\}\_\{0\},\\mathcal\{E\}\_\{0\}
𝒮←\(ℛ,ℬ,ℰ\)\\mathcal\{S\}\\leftarrow\(\\mathcal\{R\},\\mathcal\{B\},\\mathcal\{E\}\)
t←0t\\leftarrow 0
whilenotsstop\(𝒮\)\\texttt\{s\}\_\{\\texttt\{stop\}\}\(\\mathcal\{S\}\)do
ℰ′←ℰt\+1\\mathcal\{E\}^\{\\prime\}\\leftarrow\\mathcal\{E\}\_\{t\+1\}
rL←sL\(ℛ,ℬ,ℰ′\)r^\{L\}\\leftarrow\\texttt\{s\}\_\{\\texttt\{L\}\}\(\\mathcal\{R\},\\mathcal\{B\},\\mathcal\{E\}^\{\\prime\}\)\{Select local rule\.\}
ℬ′←rL\(ℬ,ℰ′\)\\mathcal\{B\}^\{\\prime\}\\leftarrow r^\{L\}\(\\mathcal\{B\},\\mathcal\{E\}^\{\\prime\}\)\{Apply local rule, update beliefs\.\}
rM←sM\(ℛ,ℬ′,ℰ′\)r^\{M\}\\leftarrow\\texttt\{s\}\_\{\\texttt\{M\}\}\(\\mathcal\{R\},\\mathcal\{B\}^\{\\prime\},\\mathcal\{E\}^\{\\prime\}\)\{Select meta rule\.\}
ℛ′←rM\(ℛ,ℬ′,ℰ′\)\\mathcal\{R\}^\{\\prime\}\\leftarrow r^\{M\}\(\\mathcal\{R\},\\mathcal\{B\}^\{\\prime\},\\mathcal\{E\}^\{\\prime\}\)\{Apply meta rule, update rules\.\}
𝒮′←\(ℛ′,ℬ′,ℰ′\)\\mathcal\{S\}^\{\\prime\}\\leftarrow\(\\mathcal\{R\}^\{\\prime\},\\mathcal\{B\}^\{\\prime\},\\mathcal\{E\}^\{\\prime\}\)
𝒯\.append\(tr\(𝒮,rL,rM,𝒮′\)\)\\mathcal\{T\}\.\\texttt\{append\}\(\\texttt\{tr\}\(\\mathcal\{S\},r^\{L\},r^\{M\},\\mathcal\{S\}^\{\\prime\}\)\)\{Update trace\.\}
ℛ,ℬ,ℰ,𝒮←ℛ′,ℬ′,ℰ′,𝒮′\\mathcal\{R\},\\mathcal\{B\},\\mathcal\{E\},\\mathcal\{S\}\\leftarrow\\mathcal\{R\}^\{\\prime\},\\mathcal\{B\}^\{\\prime\},\\mathcal\{E\}^\{\\prime\},\\mathcal\{S\}^\{\\prime\}
t\+=1t\\mathrel\{\+\}=1
endwhile
Return
ℬ,𝒯\\mathcal\{B\},\\mathcal\{T\}
Algorithm 1Valid reasoning as exact rule application\.
#### 2\.2Examples from Domain\-Specific Reasoning
Defs\.[2\.1](https://arxiv.org/html/2608.12325#S2.Thmdefinition1)and[2\.4](https://arxiv.org/html/2608.12325#S2.Thmdefinition4)are intentionally broad, and indeed a large number of phenomena could be said to satisfy them\. To illustrate their flexibility, we map them to specific forms of reasoning that are commonly encountered in mathematics, computer science, and AI\. We consider these specific forms of reasoning to be special cases of Def\.[2\.4](https://arxiv.org/html/2608.12325#S2.Thmdefinition4)that vary in how rules, beliefs, and evidence are defined or obtained\. See Appendix[B](https://arxiv.org/html/2608.12325#A2)for additional examples\. Table[B\.1](https://arxiv.org/html/2608.12325#A2.T1)compares all examples by the nature of rules, beliefs, and evidence\. For strong examples of operational definitions for reasoning in mathematics, see Defs\. 1 and 2 inZhanget al\.\([2025](https://arxiv.org/html/2608.12325#bib.bib174)\)\.
###### Example 2\.1\(Logical deduction\)\.
Our framework is heavily inspired by deductive systems \(e\.g\., Hilbert systems, sequent calculi, natural deduction, or resolution calculi\) over classical first\-order logic, although it is not limited to these settings\.666Deductive systems encompass proof systems and formal semantics for zeroth, first, and higher\-order logics, and additionally form the basis for automated theorem provers, SMT solvers, and proof assistants; each of which satisfy Def\.[2\.4](https://arxiv.org/html/2608.12325#S2.Thmdefinition4)\.Concretely, anatural deductive systemover a formal language is initialized with a set ofpremisesΓ\\Gamma, and a static set ofinference rules\(e\.g\.,modus ponensormodus tollens\) acting on premises\. Aderivation \(deduction\)of aconclusionφ\\varphiis afinite sequence of premiseswhere each is either inΓ\\Gamma, or obtained fromearlier formulas in the sequenceby application of aninference rule\. If such a derivation exists,φ\\varphisatisfies the consequence relationΓ⊢φ\\Gamma\\vdash\\varphi\. Derivations yield amonotonically increasing belief setin the closure ofΓ\\Gammaunder the logical consequence relation\.
We note that natural deductive systems are a highly restricted instantiation of Def\.[2\.4](https://arxiv.org/html/2608.12325#S2.Thmdefinition4), such that nonew evidenceis provided \(ℰi=∅∀i\\mathcal\{E\}\_\{i\}=\\emptyset\\ \\forall\\ i\), and the set of inference rules is fixed \(ℛiM=\{IL\}∀i\\mathcal\{R\}^\{M\}\_\{i\}=\\\{I^\{L\}\\\}\\ \\forall\\ i\)\. Logical systems other than classical first\-order logic can also be expressed under Def\.[2\.4](https://arxiv.org/html/2608.12325#S2.Thmdefinition4); see, for example, nonmonotonic logic in Appendix[B\.1](https://arxiv.org/html/2608.12325#A2.Thmexample1), which allows for principled belief retraction\.
###### Example 2\.2\(Bayesian inference\)\.
Bayesian inference provides principled means of revising beliefs in hypotheses as new evidence emerges\. Weiteratively refineposterior estimatep\(θ∣𝒟\)p\(\\theta\\mid\\mathcal\{D\}\)for unknown parametersθ\\thetaby repeatedly applyingBayes’ rule\(Equation[1](https://arxiv.org/html/2608.12325#S2.E1)\) as ourprioroverθ\\thetaandobserved data𝒟\\mathcal\{D\}update across timett:
rbayes\\displaystyle\{\\color\[rgb\]\{0,0\.62109375,0\.375\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.62109375,0\.375\}r\_\{bayes\}\}≔\{p\(θ∣𝒟\)=p\(𝒟∣θ\)p\(θ\)p\(𝒟\)\}\.\\displaystyle\\coloneqq\\left\\\{\{\\color\[rgb\]\{0\.69921875,0\.1328125,0\.1328125\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.69921875,0\.1328125,0\.1328125\}p\(\\theta\\mid\\mathcal\{D\}\)\}=\\frac\{\{\\color\[rgb\]\{0\.6015625,0\.1953125,0\.80078125\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.6015625,0\.1953125,0\.80078125\}p\(\\mathcal\{D\}\\mid\\theta\)\}\\;\{\\color\[rgb\]\{0\.78125,0\.08203125,0\.5234375\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.78125,0\.08203125,0\.5234375\}p\(\\theta\)\}\}\{\{\\color\[rgb\]\{0\.6015625,0\.1953125,0\.80078125\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.6015625,0\.1953125,0\.80078125\}p\(\\mathcal\{D\}\)\}\}\\right\\\}\.\(1\)
Conclusionp\(θ∣𝒟\)p\(\\theta\\mid\\mathcal\{D\}\)is always valid whenrbayesr\_\{bayes\}is applied, though it might be biased with respect to ground truth\.
###### Example 2\.3\(Reinforcement learning\)\.
RL is the ML paradigm concerned with training optimalgoal\-directeddecision\-makers \(i\.e\.,agents\) throughsequential interactionswith anuncertain environment\. The agent learns apolicythat maps states to actions\. Thus, the RL agent meets our informal definition of a goal\-oriented reasoner \(Def\.[2\.2](https://arxiv.org/html/2608.12325#S2.Thmdefinition2)\)\. Update rules in RL often take the following form \(Sutton and Barto[1998](https://arxiv.org/html/2608.12325#bib.bib15), p\. 37\):
rupdate≔φnew←φold\+α\(τ−φold\)\\displaystyle\{\\color\[rgb\]\{0,0\.62109375,0\.375\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.62109375,0\.375\}r\_\{update\}\}\\coloneqq\{\\color\[rgb\]\{0\.69921875,0\.1328125,0\.1328125\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.69921875,0\.1328125,0\.1328125\}\\varphi\_\{new\}\}\\leftarrow\{\\color\[rgb\]\{0\.78125,0\.08203125,0\.5234375\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.78125,0\.08203125,0\.5234375\}\\varphi\_\{old\}\}\+\\alpha\(\{\\color\[rgb\]\{0\.6015625,0\.1953125,0\.80078125\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.6015625,0\.1953125,0\.80078125\}\\tau\}\-\{\\color\[rgb\]\{0\.78125,0\.08203125,0\.5234375\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.78125,0\.08203125,0\.5234375\}\\varphi\_\{old\}\}\)\(2\)whereφ\\varphiis some estimate,α\\alphais step size,τ\\tauis the target or a desirable \(yet perhaps noisy\) direction \(e\.g\., the reward\), and\(τ−φold\)\(\\tau\-\\varphi\_\{old\}\)is an estimation error\. For example, we can estimate the agent’s reward for some action at stept\+1t\+1as
Qt\+1=1t∑i=1tRi=Qt\+1t\[Rt−Qt\]\\displaystyle\{\\color\[rgb\]\{0\.69921875,0\.1328125,0\.1328125\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.69921875,0\.1328125,0\.1328125\}Q\_\{t\+1\}\}=\\frac\{1\}\{t\}\\sum\_\{i=1\}^\{t\}\{\\color\[rgb\]\{0\.6015625,0\.1953125,0\.80078125\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.6015625,0\.1953125,0\.80078125\}R\_\{i\}\}=\{\\color\[rgb\]\{0\.78125,0\.08203125,0\.5234375\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.78125,0\.08203125,0\.5234375\}Q\_\{t\}\}\+\\frac\{1\}\{t\}\[\{\\color\[rgb\]\{0\.6015625,0\.1953125,0\.80078125\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.6015625,0\.1953125,0\.80078125\}R\_\{t\}\}\-\{\\color\[rgb\]\{0\.78125,0\.08203125,0\.5234375\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.78125,0\.08203125,0\.5234375\}Q\_\{t\}\}\]\(3\)whereQtQ\_\{t\}is the estimatedttht^\{th\}reward \(prior belief\) andRtR\_\{t\}is the observedttht^\{th\}reward \(evidence\)\.
#### 2\.3Validity & Soundness
We now definevalidandsoundreasoning\. We use the terms validity and soundness as classically used to evaluate logical arguments\(Copiet al\.,[2016](https://arxiv.org/html/2608.12325#bib.bib101); Gensler,[2017](https://arxiv.org/html/2608.12325#bib.bib100); Beallet al\.,[2026](https://arxiv.org/html/2608.12325#bib.bib102)\)\. Validity is meant to replace our heuristic use oftruereasoning with a more concrete concept: any superficially reasoning\-like behavior that does not satisfy Def\.[2\.7](https://arxiv.org/html/2608.12325#S2.Thmdefinition7)is not reasoning, though it may be useful reasoning emulation\.
###### Definition 2\.7\(Validity\)\.
A transition from state𝒮t\\mathcal\{S\}\_\{t\}to𝒮t\+1\\mathcal\{S\}\_\{t\+1\}isvalidif and only if it arises from the application of a ruler∈ℛtr\\in\\mathcal\{R\}\_\{t\}to components of state𝒮t\\mathcal\{S\}\_\{t\}\.
###### Claim 2\.1\(Valid reasoning arises from exact rule application\)\.
Validity requires that each rule is always executed exactly: not partially, not approximately, not sometimes\. This does not preclude rule\-based means of handling stochasticity, uncertainty, and approximate inference\.
We can use Def\.[2\.7](https://arxiv.org/html/2608.12325#S2.Thmdefinition7)to further clarify our definition of anr\-zombie: a system that generates reasoning\-like output but lacks the mechanisms necessary for validity\. Note that Claim[2\.1](https://arxiv.org/html/2608.12325#S2.Thmclaim1)holds regardless of whether the rule set is observable by the human user\. Claim[2\.1](https://arxiv.org/html/2608.12325#S2.Thmclaim1)is in line with treatments in symbolic AI, as well as recent work in generative AI:Zhanget al\.\([2025](https://arxiv.org/html/2608.12325#bib.bib174)\)claim that “operations must beexact” in LRM reasoning \(original emphasis\)\. See[1](https://arxiv.org/html/2608.12325#S3.SS0.Thmobjection1)and Appendix[D\.3](https://arxiv.org/html/2608.12325#A4.SS3)for further discussion of the history and revival of rule\-based reasoning\.
Unlike valid reasoning,soundnessrequires a notion of correctness or alignment with respect to external assessments\.
###### Definition 2\.8\(Soundness\)\.
A valid transition from state𝒮t\\mathcal\{S\}\_\{t\}to𝒮t\+1\\mathcal\{S\}\_\{t\+1\}issoundif and only if all premises \(as encoded byℬ\\mathcal\{B\},ℛ\\mathcal\{R\}, andℰ\\mathcal\{E\}\) are true with respect to external evaluation\.
While sound reasoning is always valid, valid reasoning need not be sound\(Copiet al\.,[2016](https://arxiv.org/html/2608.12325#bib.bib101); Gensler,[2017](https://arxiv.org/html/2608.12325#bib.bib100); Beallet al\.,[2026](https://arxiv.org/html/2608.12325#bib.bib102)\)\. This gives way to Claim[2\.2](https://arxiv.org/html/2608.12325#S2.Thmclaim2)\.
###### Claim 2\.2\(Validity is independent of rule selection\)\.
Implementing a reasoning process requires selecting which specific rule to apply at each step\. Because validity is independent of soundness, and any properly\-typed rule application creates a valid output, the validity of a reasoning process is independent of the algorithm used to select the rule sequence, regardless of external ground truth\.
Claim[2\.2](https://arxiv.org/html/2608.12325#S2.Thmclaim2)echoes Broome’s \([2013](https://arxiv.org/html/2608.12325#bib.bib30)\)correctness\-by\-permissibility: “Correct reasoning is not reasoning you arerequiredto do by rationality, but reasoning you arepermittedto do by rationality” \(p\. xii; emphasis added\)\. Emphasizing validity over soundness allows forbounded rationalityin reasoning, where incomplete information and uncertainty can lead the reasoner’s conclusions to be “as much determined by the ‘inner environment”’ \(our notion ofstate\) “as by the ‘outer environment”’ \(e\.g\., ground truth\)\(Simon,[2000](https://arxiv.org/html/2608.12325#bib.bib167)\)\. The import of Claim[2\.2](https://arxiv.org/html/2608.12325#S2.Thmclaim2)is especially clear when there is no singular objective truth, as it permits disagreement, subjectivity, and relativism\. Crucially, valid reasoning paths do not need to be unique nor reach the same conclusion\. Consider pluralism in moral reasoning\(Snoswellet al\.,[2026](https://arxiv.org/html/2608.12325#bib.bib81)\): two moral actors with conflicting moral frameworks could both be said to validly reason even if their verdicts differ, as long as both exactly apply their respective moral rules\. Plurality can also arise in sound reasoning: a single problem often admits multiple sound reasoning paths\(Wanget al\.,[2023](https://arxiv.org/html/2608.12325#bib.bib120)\), though some paths may be more useful; seeGonzález and Nori \([2024](https://arxiv.org/html/2608.12325#bib.bib121)\)andMaaschet al\.\([2025a](https://arxiv.org/html/2608.12325#bib.bib1)\), which use commutative diagrams to model this case\.
Consequently, Claim[2\.2](https://arxiv.org/html/2608.12325#S2.Thmclaim2)highlights that validity says nothing of the optimality, usefulness, nor external correctness of the reasoning process\. For example, the rule selector could select rules at random, act adversarially, or always return the identity function, and yet the process would still be valid\.
#### 2\.4Additional Implications of Definition[2\.4](https://arxiv.org/html/2608.12325#S2.Thmdefinition4)
###### Claim 2\.3\(Reasoning is commonplace\)\.
The permissiveness of Def\.[2\.4](https://arxiv.org/html/2608.12325#S2.Thmdefinition4)may appear to undermine its value, as it admits simplistic and low\-utility systems\. We argue something different: when distilled to its core components, reasoning is commonplace\. The fact that “reasoning” admits vacuous and trivial examples, as well as complex phenomena, is a necessary consequence of correctness\-by\-permissibility\. This ordinariness is also evident in human cognition: everyday, we reason for both trivial tasks and complex problem\-solving\. See Appendix[D\.1](https://arxiv.org/html/2608.12325#A4.SS1)for further discussion\.
###### Claim 2\.4\(A system can be simultaneously anr\-zombie in one sense and a valid reasoner in another\)\.
For example, consider the most rudimentary statistical procedure for next token prediction, denoted𝒜\\mathcal\{A\}\(Example[B\.3](https://arxiv.org/html/2608.12325#A2.Thmexample3)\)\.𝒜\\mathcal\{A\}certainly performs probabilistic reasoning over the manifold representing the text in its training distribution\. But what if we deploy𝒜\\mathcal\{A\}for formal mathematical reasoning? This problem setting requires the sound application of formal mathematical rules at every reasoning step and a deterministic, verifiable numerical output\. Now,𝒜\\mathcal\{A\}is anr\-zombie that is misaligned for this deployment context\. See Appendix[D\.1](https://arxiv.org/html/2608.12325#A4.SS1)for further discussion\.
###### Claim 2\.5\(Rules are learnable and defeasible in the general case\)\.
We contend that rule\-based reasoning and data\-driven ML \(e\.g\., probabilistic deep learning\) are not mutually exclusive\.Learnable rulesare essential for tying Def\.[2\.4](https://arxiv.org/html/2608.12325#S2.Thmdefinition4)to modern AI and the bitter lesson\(Sutton,[2019](https://arxiv.org/html/2608.12325#bib.bib12)\): rules do not need to be hard\-coded by human domain experts, and the future of autonomous reasoning will likely include systems that learn defeasible rules and beliefs on\-the\-fly\. SeeOhet al\.\([2025](https://arxiv.org/html/2608.12325#bib.bib9)\), in which an artificial agent autonomously discovered a SOTA RL rule that outperformed human\-designed rules\. See Appendix[D\.3](https://arxiv.org/html/2608.12325#A4.SS3)for further historical perspectives\.
###### Claim 2\.6\(Rules are explanations\)\.
The explainability of a reasoning process lies in the rule set, as rules are the justifications by which each intermediate reasoning step is executed\. In this conceptualization,rules themselves are explanationsfor how the reasoner reached conclusions\. By extension, the absence or unobservability of a rule set results in poor explainability\. We contrast this notion of rules\-as\-explanations with CoT, which is neither necessary nor sufficient for explainability \(see §[1\.1](https://arxiv.org/html/2608.12325#S1.SS1)\)\.
###### Claim 2\.7\(Operationalization facilitates trust\)\.
A central aspect of trust is the accurate representation of the capabilities or expected behavior of a system\(Kauret al\.,[2022](https://arxiv.org/html/2608.12325#bib.bib183)\)\. Validity formalizes an expectation found in many common definitions of reasoning \(see Appendix[C\.1](https://arxiv.org/html/2608.12325#A3.SS1)for further discussion\)\. Claims of “reasoning” applied to models which fail to meet a minimal bar of validity thus endanger trust\. Similarly, claims about “reasoning” without a clear operationalization of the term leave validity and soundness unfalsifiable\.
###### Claim 2\.8\(Reasoning requires memory\)\.
Notions of prior beliefs, evidence, and rules imply the existence ofmemory, as this body of information must be stored and recalled\. This does not preclude special cases of*memoryless*or*Markovian*reasoning processes where all information needed at stepttis contained in𝒮t−1\\mathcal\{S\}\_\{t\-1\}, as these rely on a persistent representation of the immediately preceding state\. Several proposals for autonomous machine intelligence\(LeCun,[2022](https://arxiv.org/html/2608.12325#bib.bib5)\), AGI\(Hendryckset al\.,[2025](https://arxiv.org/html/2608.12325#bib.bib70)\), and transformer\-based LRMs\(Chenget al\.,[2026](https://arxiv.org/html/2608.12325#bib.bib162)\)explicitly emphasize memory or persistent state as a core component of intelligent behavior\.
###### Claim 2\.9\(Natural language is not necessary for reasoning\)\.
Defs\.[2\.1](https://arxiv.org/html/2608.12325#S2.Thmdefinition1)and[2\.4](https://arxiv.org/html/2608.12325#S2.Thmdefinition4)do not imply a necessary role of natural language in AI reasoning\. Similarly,Broome \([2013](https://arxiv.org/html/2608.12325#bib.bib30)\)does not assume that natural language is necessary for human reasoning\. Evidence from neuroscience suggests that language may not be required for complex symbolic thought\(Fedorenkoet al\.,[2024](https://arxiv.org/html/2608.12325#bib.bib18)\), deductive reasoning\(Coetzeeet al\.,[2022](https://arxiv.org/html/2608.12325#bib.bib17)\), nor mathematical and logical reasoning\(Fedorenko and Varley,[2016](https://arxiv.org/html/2608.12325#bib.bib23)\)\. Increasingly, neural methods explore reasoning in latent space rather than language space \(Haoet al\.[2025](https://arxiv.org/html/2608.12325#bib.bib16); Zhuet al\.[2025](https://arxiv.org/html/2608.12325#bib.bib3); Wanget al\.[2025](https://arxiv.org/html/2608.12325#bib.bib78);inter alia\)\.
#### 2\.5Rules & Validity in Neural Networks
Major outstanding questions surround the nature of rules and validity in black\-box neural reasoning, e\.g\.: Can neural networks learn rules on\-the\-fly for general reasoning under distribution shift? Can the parameters of a neural network store rules, and if so, how do we locate them? Can rules be added or removed with fine\-grained control? While evidence can be construed as model inputs and terminal beliefs as model outputs, what is the nature of intermediate beliefs? If we assume that rules are indeed embedded in the model’s parameters, where are the mechanisms ensuringexact applicationof these rules? While conclusively answering these questions is out of scope for this work, preliminary evidence is available and we offer some speculative comments\.
Program synthesis with neural induction is a form of rule learning that has proven useful for abstract reasoning in neural networks\(Cholletet al\.,[2024](https://arxiv.org/html/2608.12325#bib.bib63); Liet al\.,[2025b](https://arxiv.org/html/2608.12325#bib.bib106)\)\. As the discovered rules are expressed in code, exact rule application can be outsourced to a compiler\. Evolutionary self\-improvement loops in program synthesis\(Pourcelet al\.,[2025](https://arxiv.org/html/2608.12325#bib.bib104)\)can be framed as metarules for rule revision\. Test\-time training procedures\(Sunet al\.,[2020](https://arxiv.org/html/2608.12325#bib.bib105); Akyüreket al\.,[2025](https://arxiv.org/html/2608.12325#bib.bib83)\)can be framed as metarules for on\-the\-fly rule updating under limited data and distribution shift\.
The computational mechanisms underlying LLM behavior has been explored usingmechanistic interpretabilitytechniques, including concept probing, network decomposition, and circuit discovery\(Sharkeyet al\.,[2025](https://arxiv.org/html/2608.12325#bib.bib155)\)\. Thecircuit hypothesisposits that meaningful algorithms \(i\.e\., rules or rule sets\) can be identified in network parameters\(Olahet al\.,[2020](https://arxiv.org/html/2608.12325#bib.bib97)\)\. Recent work\(Shiet al\.,[2024](https://arxiv.org/html/2608.12325#bib.bib94)\)investigates the properties of purported interpretable circuits, such as greater\-than\(Hannaet al\.,[2023](https://arxiv.org/html/2608.12325#bib.bib95)\)and induction heads\(Olssonet al\.,[2022](https://arxiv.org/html/2608.12325#bib.bib96)\)\. Machine unlearning might one day extend to suppressing or removing prior beliefs, evidence, or rules in unsafe reasoning, though information removal remains weakly defined and does not offer guarantees on model outputs\(Cooperet al\.,[2025](https://arxiv.org/html/2608.12325#bib.bib92)\)\. Steering vectors have been used to guide outputs\(Wuet al\.,[2025](https://arxiv.org/html/2608.12325#bib.bib98)\), though their utility for rule revision is not established\. A promising recent direction for validity and soundness in AI reasoning combines LLMs with symbolic scaffolding\(Belle and Marcus,[2025](https://arxiv.org/html/2608.12325#bib.bib164)\), including automated reasoning and formal verification components\(Wuet al\.,[2024](https://arxiv.org/html/2608.12325#bib.bib93)\)\.
### 3Alternative Views
See Appendix[C\.1](https://arxiv.org/html/2608.12325#A3.SS1)for an extended discussion of alternative definitions for reasoning from diverse domains\. Here, we comment on mainstream objections to our core theses\.
###### Objection 1\.
\(1\) Def\.[2\.4](https://arxiv.org/html/2608.12325#S2.Thmdefinition4)violates the bitter lesson\(Sutton,[2019](https://arxiv.org/html/2608.12325#bib.bib12)\), \(2\) symbolic AI has already failed, and \(3\) scaling is all you need\. We observe several variations of these arguments about rule\-based systems, which rightfully highlight the knowledge acquisition bottlenecks and lack of generalization in classical expert systems\.
Rebuttal: Points \(1\) and \(2\) are false, and \(3\) is speculative\.We acknowledge the historical context of an “AI winter” following the “first wave” of AI, in contrast to the groundbreaking successes of AI’s “second wave” \(Fouseet al\.[2020](https://arxiv.org/html/2608.12325#bib.bib181); Appendix[D\.3](https://arxiv.org/html/2608.12325#A4.SS3)\)\. We understand that this context may raise skepticism about the feasibility of designing systems that meet our standard of validity\. However, we contend that our theses are equally compatible with symbolic and data\-driven methods\. Per Claim[2\.5](https://arxiv.org/html/2608.12325#S2.Thmclaim5), the learnability of rules makes Def\.[2\.4](https://arxiv.org/html/2608.12325#S2.Thmdefinition4)amenable to contemporary ML\. Because Def\.[2\.4](https://arxiv.org/html/2608.12325#S2.Thmdefinition4)does not require hardcoding nor injection of human domain expertise, it is compatible with the bitter lesson\. Though recent advances in generative AI are compelling, outright rejection of symbolic methods is near\-sighted: see Lean, a symbolic system for gold\-standard automated theorem proving\(De Mouraet al\.,[2015](https://arxiv.org/html/2608.12325#bib.bib7)\); the neuro\-symbolic AlphaGeometry 2\(Chervonyiet al\.,[2025](https://arxiv.org/html/2608.12325#bib.bib153)\)and AlphaProof\(Hubertet al\.,[2025](https://arxiv.org/html/2608.12325#bib.bib154)\), which can solve Olympiad\-level math; recent successes in agentic LLM tool use;inter alia\. While scaling model parameters, data size, and inference\-time compute has resulted in profound performance gains\(Kaplanet al\.,[2020](https://arxiv.org/html/2608.12325#bib.bib156); Biet al\.,[2024](https://arxiv.org/html/2608.12325#bib.bib157); Muennighoffet al\.,[2025](https://arxiv.org/html/2608.12325#bib.bib152)\), it remains pure speculation whether scaling is sufficient to reach various goals\. Scale has not yet resolved hallucination, explainability, out\-of\-distribution generalization, or other factors that undermine trustworthy reasoning\. A AAAI survey found that 76% of respondents believed “scaling up current AI approaches” was “unlikely” to “very unlikely” to produce AGI\(Rossiet al\.,[2025a](https://arxiv.org/html/2608.12325#bib.bib178)\)\.
###### Objection 2\.
Empirical performance matters more than theoretical guarantees, so rule\-based validity is a waste of time\. We observe a common argument that \(1\) benchmark accuracy is a sufficient proxy for reasoning and \(2\) if empirical evaluations yield consistently high scores, then the underlying process is of lesser concern\.
Rebuttal: Sometimes yes, sometimes no\.Circling back to the discussion in §[1](https://arxiv.org/html/2608.12325#S1), an essential task in contemporary AI will be thoughtfully delineating where reasoners are required and where \(im\)perfectr\-zombies are sufficient\. Relatedly, “How deep and how reliable does the reasoning have to be in order to do certain important things?” \(Holger Hoos inRossiet al\.[2025b](https://arxiv.org/html/2608.12325#bib.bib151)\)\. Indeed, sometimes “the best is the enemy of the good” and “optimizing is the enemy of satisficing”\(Simon,[2000](https://arxiv.org/html/2608.12325#bib.bib167)\)\. However, the fallibility of empirical evaluation becomes especially problematic under distribution shift, rare events, adversarial attack, and safety\-critical or high\-stakes domains\. As discussed in §[1\.1](https://arxiv.org/html/2608.12325#S1.SS1), benchmarks have finite coverage and are prone to design flaws\(Wallachet al\.,[2025](https://arxiv.org/html/2608.12325#bib.bib36); Alaaet al\.,[2025](https://arxiv.org/html/2608.12325#bib.bib35); Whiteet al\.,[2025](https://arxiv.org/html/2608.12325#bib.bib11); Chenget al\.,[2025](https://arxiv.org/html/2608.12325#bib.bib79)\), including the conflation of process \(reasoning\) with the product of that process \(QA accuracy, etc\.\)\(Chollet,[2019](https://arxiv.org/html/2608.12325#bib.bib64)\)\. As in formal logic, we hold validity as a prerequisite for soundness \(Def\.[2\.8](https://arxiv.org/html/2608.12325#S2.Thmdefinition8)\), so any domain requiring external correctness will require validity guarantees\. We contend that many scientifically and economically important use cases require validity, including many decision\-making systems with safety or fairness implications \(e\.g\., in medicine, policing, etc\.\)\.
### 4Conclusion
Call to ActionBased on a synthesis of the literature, we propose an operational definition for rule\-based reasoning that is compatible with modern ML\. However, this is not the only operational definition that could provide research value\. We urge the community to engage with our definitions and claims, identify shortcomings, and propose alternatives\. We encourage the application of our scientific communication checklist \(Appendix[A](https://arxiv.org/html/2608.12325#A1)\) to any reasoning\-related research or product communication, with a particular focus on domain\-specific operationalization\. We advocate for the prioritization of trustworthiness and auditablity in future research and product releases\. Echoing calls for “interpretability by design” in mechanistic interpretability\(Sharkeyet al\.,[2025](https://arxiv.org/html/2608.12325#bib.bib155)\), we strongly encourage researchers to build AI reasoning systems withvalidity by design, particularly in domain\-specific settings where validity is legally, ethically, practically, or mathematically mandated\. We recommend[Thesis 1](https://arxiv.org/html/2608.12325#S1.I1.i1)and[Thesis 2](https://arxiv.org/html/2608.12325#S1.I1.i2)as guiding principles for evaluation design\.
LimitationsWe attempt to formalize reasoning in the language of math and pseudocode, as these are actionable for the theoretical and engineering communities that conduct AI research\. In particular, they lend themselves uniquely well to operationalization relative to the ambiguities of natural language\. Thus, this approach has practical utility for building real systems\. However, this work does not offer a formal and extensive philosophical treatment of reasoning, as may be found in analytic philosophy and philosophy of mind\. Our proposed definitions are a starting point to spur community engagement with[P1](https://arxiv.org/html/2608.12325#S1.I2.i1),[P2](https://arxiv.org/html/2608.12325#S1.I2.i2),r\-zombies, and the other challenges described here\. Much work lies ahead for formally and operationally defining reasoning\. This will undoubtedly require collaboration among philosophers, mathematicians, and computer scientists\.
### Acknowledgments
The authors thank Dr\. Helen Nissenbaum for edifying discussions on epistemic trust in AI\. We thank Dr\. Ted Meeds and Dr\. Aditya Nori for insightful conversations and feedback during the development of this work\. We thank Dr\. Jen Semler for guidance on the philosophy of reasoning\. Author J\. Maasch acknowledges the Cornell Tech Digital Life Initiative Fellowship and the US National Science Foundation Graduate Research Fellowship under Grant No\. DGE–2139899\.
### Conflict of Interest Disclosure
The authors do not have any conflicts of interest to disclose\.
### References
- E\. Akyürek, M\. Damani, A\. Zweiger, L\. Qiu, H\. Guo, J\. Pari, Y\. Kim, and J\. Andreas \(2025\)The surprising effectiveness of test\-time training for few\-shot learning\.International Conference on Machine Learning\.Cited by:[§2\.5](https://arxiv.org/html/2608.12325#S2.SS5.p2.1)\.
- A\. Alaa, T\. Hartvigsen, N\. Golchini, S\. Dutta, F\. Dean, I\. D\. Raji, and T\. Zack \(2025\)Position: medical large language model benchmarks should prioritize construct validity\.InForty\-second International Conference on Machine Learning Position Paper Track,Cited by:[§C\.1](https://arxiv.org/html/2608.12325#A3.SS1.p20.1),[§1\.1](https://arxiv.org/html/2608.12325#S1.SS1.p3.1),[Objection 2](https://arxiv.org/html/2608.12325#S3.SS0.Thmobjection2.p2.1)\.
- \[3\]American Psychological AssociationAPA Dictionary of Psychology, “operational definition”\.Note:[https://dictionary\.apa\.org/operational\-definition](https://dictionary.apa.org/operational-definition)Accessed: 2026\-01\-22Cited by:[Definition E\.2](https://arxiv.org/html/2608.12325#A5.Thmdefinition2)\.
- F\. Barez, T\. Wu, I\. Arcuschin, M\. Lan, V\. Wang, N\. Siegel, N\. Collignon, C\. Neo, I\. Lee, A\. Paren,et al\.\(2025\)Chain\-of\-thought is not explainability\.Preprint\.Cited by:[item 2](https://arxiv.org/html/2608.12325#S1.I4.i2.p1.1)\.
- A\. Bastounis, P\. Campodonico, M\. van der Schaar, B\. Adcock, and A\. C\. Hansen \(2024\)On the consistent reasoning paradox of intelligence and optimal trust in ai: the power of’i don’t know’\.arXiv preprint arXiv:2408\.02357\.Cited by:[§D\.3](https://arxiv.org/html/2608.12325#A4.SS3.p9.1),[§1\.1](https://arxiv.org/html/2608.12325#S1.SS1.p4.1)\.
- J\. Baumann, A\. Urman, U\. Leicht\-Deobald, Z\. J\. Roman, A\. Hannák, and M\. Christen \(2025\)Reduced ai acceptance after the generative ai boom: evidence from a two\-wave survey study\.arXiv preprint arXiv:2510\.23578\.Cited by:[§D\.2](https://arxiv.org/html/2608.12325#A4.SS2.p2.1)\.
- J\. Beall, G\. Restall, and G\. Sagi \(2026\)Logical Consequence\.InThe Stanford Encyclopedia of Philosophy,E\. N\. Zalta and U\. Nodelman \(Eds\.\),Note:[https://plato\.stanford\.edu/archives/spr2026/entries/logical\-consequence/](https://plato.stanford.edu/archives/spr2026/entries/logical-consequence/)Cited by:[§2\.3](https://arxiv.org/html/2608.12325#S2.SS3.p1.1),[§2\.3](https://arxiv.org/html/2608.12325#S2.SS3.p4.1)\.
- V\. Belle and G\. Marcus \(2025\)The future is neuro\-symbolic: where has it been, and where is it going?\.InThe 40th Annual AAAI Conference on Artificial Intelligence,Cited by:[§D\.3](https://arxiv.org/html/2608.12325#A4.SS3.p8.1),[§D\.3](https://arxiv.org/html/2608.12325#A4.SS3.p9.1),[§2\.5](https://arxiv.org/html/2608.12325#S2.SS5.p3.1)\.
- X\. Bi, D\. Chen, G\. Chen, S\. Chen, D\. Dai, C\. Deng, H\. Ding, K\. Dong, Q\. Du, Z\. Fu,et al\.\(2024\)Deepseek llm: scaling open\-source language models with longtermism\.arXiv preprint arXiv:2401\.02954\.Cited by:[§C\.1](https://arxiv.org/html/2608.12325#A3.SS1.p16.1),[Objection 1](https://arxiv.org/html/2608.12325#S3.SS0.Thmobjection1.p2.1)\.
- J\. C\. Blanchette, C\. Kaliszyk, L\. C\. Paulson, and J\. Urban \(2016\)Hammering towards qed\.Journal of Formalized Reasoning9\(1\),pp\. 101–148\.Cited by:[§D\.3](https://arxiv.org/html/2608.12325#A4.SS3.p8.1)\.
- B\. Blili\-Hamelin, C\. Graziul, L\. Hancox\-Li, H\. Hazan, E\. El\-Mhamdi, A\. Ghosh, K\. Heller, J\. Metcalf, F\. Murai, E\. Salvaggio,et al\.\(2025\)Position: stop treating agi as the north\-star goal of ai research\.International Conference on Machine Learning\.Cited by:[§1\.1](https://arxiv.org/html/2608.12325#S1.SS1.p2.1)\.
- S\. Bobzien \(2020\)Ancient Logic\.InThe Stanford Encyclopedia of Philosophy,E\. N\. Zalta \(Ed\.\),Note:[https://plato\.stanford\.edu/archives/sum2020/entries/logic\-ancient/](https://plato.stanford.edu/archives/sum2020/entries/logic-ancient/)Cited by:[§D\.3](https://arxiv.org/html/2608.12325#A4.SS3.p2.1)\.
- S\. Bowman and G\. Dahl \(2021\)What will it take to fix benchmarking in natural language understanding?\.InProceedings of the 2021 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies,pp\. 4843–4855\.Cited by:[§C\.1](https://arxiv.org/html/2608.12325#A3.SS1.p20.1),[§1\.1](https://arxiv.org/html/2608.12325#S1.SS1.p3.1)\.
- R\. S\. Boyer and J\. S\. Moore \(1975\)Proving theorems about lisp functions\.Journal of the ACM \(JACM\)22\(1\),pp\. 129–144\.Cited by:[§D\.3](https://arxiv.org/html/2608.12325#A4.SS3.p6.1)\.
- E\. Britannica \(2017\)Nyaya\.InEncyclopedia Britannica,Note:[https://www\.britannica\.com/topic/Nyaya](https://www.britannica.com/topic/Nyaya)Accessed 27 January 2026\.Cited by:[§D\.3](https://arxiv.org/html/2608.12325#A4.SS3.p3.1)\.
- J\. Broome \(2009\)The unity of reasoning?\.Spheres of reason1\(9\),pp\. 62–93\.Cited by:[Alternative Definition C\.2](https://arxiv.org/html/2608.12325#A3.Thmaltdef2.p1.1)\.
- J\. Broome \(2013\)Rationality through reasoning\.John Wiley & Sons\.Cited by:[§C\.1](https://arxiv.org/html/2608.12325#A3.SS1.p6.1),[Alternative Definition C\.2](https://arxiv.org/html/2608.12325#A3.Thmaltdef2.p1.1),[Alternative Definition C\.5](https://arxiv.org/html/2608.12325#A3.Thmaltdef5),[§2\.1\.1](https://arxiv.org/html/2608.12325#S2.SS1.SSS1.p2.1),[§2\.3](https://arxiv.org/html/2608.12325#S2.SS3.p5.1),[Claim 2\.9](https://arxiv.org/html/2608.12325#S2.Thmclaim9.p1.1),[§2](https://arxiv.org/html/2608.12325#S2.p1.1)\.
- D\. Castelvecchi \(2023\)How will ai change mathematics?\.Nature615,pp\. 15–16\.Cited by:[§1\.1](https://arxiv.org/html/2608.12325#S1.SS1.p4.1)\.
- CDEI \(2023\)Public attitudes to data and ai: tracker survey \(wave 3\)\.Centre for Data Ethics and Innovation,Department for Science, Innovation and Technology\.Note:[https://www\.gov\.uk/government/publications/public\-attitudes\-to\-data\-and\-ai\-tracker\-survey\-wave\-3/public\-attitudes\-to\-data\-and\-ai\-tracker\-survey\-wave\-3](https://www.gov.uk/government/publications/public-attitudes-to-data-and-ai-tracker-survey-wave-3/public-attitudes-to-data-and-ai-tracker-survey-wave-3)Cited by:[§D\.2](https://arxiv.org/html/2608.12325#A4.SS2.p2.1)\.
- D\. J\. Chalmers \(1997\)The conscious mind: in search of a fundamental theory\.Oxford Paperbacks\.Cited by:[§1](https://arxiv.org/html/2608.12325#S1.p4.1)\.
- D\. Chalmers \(2020\)Spatiotemporal functionalism v\. the conceivability of zombies\.Noûs54\(2\),pp\. 488–497\.Cited by:[§1](https://arxiv.org/html/2608.12325#S1.p4.1)\.
- X\. Cheng, W\. Zeng, D\. Dai, Q\. Chen, B\. Wang, Z\. Xie, K\. Huang, X\. Yu, Z\. Hao, Y\. Li,et al\.\(2026\)Conditional memory via scalable lookup: a new axis of sparsity for large language models\.arXiv preprint arXiv:2601\.07372\.Cited by:[Claim 2\.8](https://arxiv.org/html/2608.12325#S2.Thmclaim8.p1.2)\.
- Z\. Cheng, S\. Wohnig, R\. Gupta, S\. Alam, T\. Abdullahi, J\. A\. Ribeiro, C\. Nielsen\-Garcia, S\. Mir, S\. Li, J\. Orender,et al\.\(2025\)Benchmarking is broken–don’t let ai be its own judge\.Advances in Neural Information Processing Systems \(NeurIPS 2025\)\.Cited by:[§C\.1](https://arxiv.org/html/2608.12325#A3.SS1.p20.1),[§1\.1](https://arxiv.org/html/2608.12325#S1.SS1.p3.1),[Objection 2](https://arxiv.org/html/2608.12325#S3.SS0.Thmobjection2.p2.1)\.
- Y\. Chervonyi, T\. H\. Trinh, M\. Olšák, X\. Yang, H\. H\. Nguyen, M\. Menegali, J\. Jung, J\. Kim, V\. Verma, Q\. V\. Le,et al\.\(2025\)Gold\-medalist performance in solving olympiad geometry with alphageometry2\.Journal of Machine Learning Research26\(241\),pp\. 1–39\.Cited by:[§D\.3](https://arxiv.org/html/2608.12325#A4.SS3.p8.1),[Objection 1](https://arxiv.org/html/2608.12325#S3.SS0.Thmobjection1.p2.1)\.
- F\. Chollet, M\. Knoop, G\. Kamradt, and B\. Landers \(2024\)ARC prize 2024: technical report\.arXiv preprint arXiv:2412\.04604\.Cited by:[§C\.1](https://arxiv.org/html/2608.12325#A3.SS1.p16.1),[§D\.3](https://arxiv.org/html/2608.12325#A4.SS3.p9.1),[§1\.1](https://arxiv.org/html/2608.12325#S1.SS1.p4.1),[§2\.5](https://arxiv.org/html/2608.12325#S2.SS5.p2.1)\.
- F\. Chollet \(2019\)On the measure of intelligence\.arXiv preprint arXiv:1911\.01547\.Cited by:[item 1](https://arxiv.org/html/2608.12325#S1.I4.i1.p1.1),[item 3](https://arxiv.org/html/2608.12325#S1.I4.i3.p1.1),[§2\.1\.1](https://arxiv.org/html/2608.12325#S2.SS1.SSS1.p2.1),[Objection 2](https://arxiv.org/html/2608.12325#S3.SS0.Thmobjection2.p2.1),[footnote 2](https://arxiv.org/html/2608.12325#footnote2)\.
- P\. Clark, I\. Cowhey, O\. Etzioni, T\. Khot, A\. Sabharwal, C\. Schoenick, and O\. Tafjord \(2018\)Think you have solved question answering? try arc, the ai2 reasoning challenge\.arXiv preprint arXiv:1803\.05457\.Cited by:[item 1](https://arxiv.org/html/2608.12325#S1.I4.i1.p1.1)\.
- J\. P\. Coetzee, M\. A\. Johnson, Y\. Lee, A\. D\. Wu, M\. Iacoboni, and M\. M\. Monti \(2022\)Dissociating language and thought in human reasoning\.Brain Sciences13\(1\),pp\. 67\.Cited by:[Claim 2\.9](https://arxiv.org/html/2608.12325#S2.Thmclaim9.p1.1)\.
- A\. F\. Cooper, C\. A\. Choquette\-Choo, M\. Bogen, K\. Klyman, M\. Jagielski, K\. Filippova, K\. Liu, A\. Chouldechova, J\. Hayes, Y\. Huang, E\. Triantafillou, P\. Kairouz, N\. E\. Mitchell, N\. Mireshghallah, A\. Z\. Jacobs, J\. Grimmelmann, V\. Shmatikov, C\. D\. Sa, I\. Shumailov, A\. Terzis, S\. Barocas, J\. W\. Vaughan, danah boyd, Y\. Choi, S\. Koyejo, F\. Delgado, P\. Liang, D\. E\. Ho, P\. Samuelson, M\. Brundage, D\. Bau, S\. Neel, H\. Wallach, A\. B\. Cyphert, M\. A\. Lemley, N\. Papernot, and K\. Lee \(2025\)Machine unlearning doesn’t do what you think: lessons for generative ai policy and research\.InAdvances in neural information processing systems,External Links:[Link](https://arxiv.org/abs/2412.06966)Cited by:[§2\.5](https://arxiv.org/html/2608.12325#S2.SS5.p3.1)\.
- I\. M\. Copi, C\. Cohen, and K\. McMahon \(2016\)Introduction to logic\.Routledge\.Cited by:[§2\.3](https://arxiv.org/html/2608.12325#S2.SS3.p1.1),[§2\.3](https://arxiv.org/html/2608.12325#S2.SS3.p4.1)\.
- T\. Coquand and G\. Huet \(1986\)The calculus of constructions\.Ph\.D\. Thesis,INRIA\.Cited by:[§D\.3](https://arxiv.org/html/2608.12325#A4.SS3.p6.1)\.
- L\. J\. Cronbach and P\. E\. Meehl \(1955\)Construct validity in psychological tests\.\.Psychological bulletin52\(4\),pp\. 281\.Cited by:[§1\.1](https://arxiv.org/html/2608.12325#S1.SS1.p3.1)\.
- L\. G\. d’Aliberti and M\. H\. Ribeiro \(2026\)The illusion of insight in reasoning models\.External Links:2601\.00514,[Link](https://arxiv.org/abs/2601.00514)Cited by:[item 2](https://arxiv.org/html/2608.12325#S1.I4.i2.p1.1)\.
- R\. Davis and J\. J\. King \(1984\)The origin of rule\-based systems in ai\.Rule\-based expert systems: The MYCIN experiments of the Stanford Heuristic Programming Project\.Cited by:[§D\.3](https://arxiv.org/html/2608.12325#A4.SS3.p6.1)\.
- N\. G\. de Bruijn \(1983\)Automath, a language for mathematics\.InAutomation of Reasoning: 2: Classical Papers on Computational Logic 1967–1970,pp\. 159–200\.Cited by:[§D\.3](https://arxiv.org/html/2608.12325#A4.SS3.p6.1)\.
- L\. De Moura, S\. Kong, J\. Avigad, F\. Van Doorn, and J\. von Raumer \(2015\)The lean theorem prover \(system description\)\.InInternational Conference on Automated Deduction,pp\. 378–388\.Cited by:[§D\.3](https://arxiv.org/html/2608.12325#A4.SS3.p8.1),[Definition E\.3](https://arxiv.org/html/2608.12325#A5.Thmdefinition3),[§1\.1](https://arxiv.org/html/2608.12325#S1.SS1.p4.1),[Objection 1](https://arxiv.org/html/2608.12325#S3.SS0.Thmobjection1.p2.1)\.
- D\. Dennett \(1980\)The milk of human intentionality\.Behavioral and Brain Sciences3\(3\),pp\. 428–430\.Cited by:[§1](https://arxiv.org/html/2608.12325#S1.p4.1)\.
- E\. W\. Dijkstra \(1970\)Software engineering techniques\.NATO Science Committee\.Cited by:[§C\.1](https://arxiv.org/html/2608.12325#A3.SS1.p18.1)\.
- E\. W\. Dijkstra \(1972\)The humble programmer\.Communications of the ACM15\(10\),pp\. 859–866\.Cited by:[§C\.1](https://arxiv.org/html/2608.12325#A3.SS1.p19.1.1)\.
- J\. S\. B\. Evans and K\. E\. Stanovich \(2013\)Dual\-process theories of higher cognition: advancing the debate\.Perspectives on psychological science8\(3\),pp\. 223–241\.Cited by:[§D\.3](https://arxiv.org/html/2608.12325#A4.SS3.p5.1)\.
- R\. Fagin, J\. Y\. Halpern, Y\. Moses, and M\. Vardi \(2004\)Reasoning about knowledge\.MIT press\.Cited by:[§D\.3](https://arxiv.org/html/2608.12325#A4.SS3.p4.1)\.
- R\. Fagin and J\. Y\. Halpern \(1987\)Belief, awareness, and limited reasoning\.Artificial intelligence34\(1\),pp\. 39–76\.Cited by:[§D\.3](https://arxiv.org/html/2608.12325#A4.SS3.p4.1)\.
- R\. Fagin and J\. Y\. Halpern \(1994\)Reasoning about knowledge and probability\.Journal of the ACM \(JACM\)41\(2\),pp\. 340–367\.Cited by:[§D\.3](https://arxiv.org/html/2608.12325#A4.SS3.p4.1)\.
- E\. Fedorenko, S\. T\. Piantadosi, and E\. A\. Gibson \(2024\)Language is primarily a tool for communication rather than thought\.Nature630\(8017\),pp\. 575–586\.Cited by:[Claim 2\.9](https://arxiv.org/html/2608.12325#S2.Thmclaim9.p1.1)\.
- E\. Fedorenko and R\. Varley \(2016\)Language and thought are not the same thing: evidence from neuroimaging and neurological patients\.Annals of the New York Academy of Sciences1369\(1\),pp\. 132–153\.Cited by:[Claim 2\.9](https://arxiv.org/html/2608.12325#S2.Thmclaim9.p1.1)\.
- P\. Fonagy and E\. Allison \(2014\)The role of mentalizing and epistemic trust in the therapeutic relationship\.\.Vol\.51,Educational Publishing Foundation\.Cited by:[Definition E\.5](https://arxiv.org/html/2608.12325#A5.Thmdefinition5.p1.3)\.
- S\. Fouse, S\. Cross, and Z\. Lapin \(2020\)DARPA’s impact on artificial intelligence\.AI Magazine41\(2\),pp\. 3–8\.External Links:[Link](https://ojs.aaai.org/aimagazine/index.php/aimagazine/article/view/5294),[Document](https://dx.doi.org/10.1609/aimag.v41i2.5294)Cited by:[§D\.3](https://arxiv.org/html/2608.12325#A4.SS3.p6.1),[§D\.3](https://arxiv.org/html/2608.12325#A4.SS3.p7.1),[Objection 1](https://arxiv.org/html/2608.12325#S3.SS0.Thmobjection1.p2.1)\.
- Y\. Gao, Y\. Xiong, X\. Gao, K\. Jia, J\. Pan, Y\. Bi, Y\. Dai, J\. Sun, H\. Wang, and H\. Wang \(2023\)Retrieval\-augmented generation for large language models: a survey\.arXiv preprint arXiv:2312\.109972\(1\)\.Cited by:[§D\.3](https://arxiv.org/html/2608.12325#A4.SS3.p8.1)\.
- A\. d\. Garcez and L\. C\. Lamb \(2023\)Neurosymbolic ai: the 3 rd wave\.Artificial Intelligence Review56\(11\),pp\. 12387–12406\.Cited by:[§D\.3](https://arxiv.org/html/2608.12325#A4.SS3.p8.1)\.
- P\. Gärdenfors \(1988\)Knowledge in flux: modeling the dynamics of epistemic states\.\.The MIT press\.Cited by:[§D\.3](https://arxiv.org/html/2608.12325#A4.SS3.p6.1)\.
- H\. J\. Gensler \(2017\)Introduction to logic\.Routledge\.Cited by:[§2\.3](https://arxiv.org/html/2608.12325#S2.SS3.p1.1),[§2\.3](https://arxiv.org/html/2608.12325#S2.SS3.p4.1)\.
- B\. Gillon \(2024\)Logic in Classical Indian Philosophy\.InThe Stanford Encyclopedia of Philosophy,E\. N\. Zalta and U\. Nodelman \(Eds\.\),Note:[https://plato\.stanford\.edu/archives/spr2024/entries/logic\-india/](https://plato.stanford.edu/archives/spr2024/entries/logic-india/)Cited by:[§D\.3](https://arxiv.org/html/2608.12325#A4.SS3.p3.1)\.
- J\. González and A\. Nori \(2024\)Does reasoning emerge? examining the probabilities of causation in large language models\.Advances in Neural Information Processing Systems \(NeurIPS 2024\)\.Cited by:[§1](https://arxiv.org/html/2608.12325#S1.p1.1),[§2\.3](https://arxiv.org/html/2608.12325#S2.SS3.p5.1)\.
- M\. Gordon \(1985\)HOL: a machine oriented formulation of higher order logic\.Technical reportUniversity of Cambridge, Computer Laboratory\.Cited by:[§D\.3](https://arxiv.org/html/2608.12325#A4.SS3.p6.1)\.
- G\. Grand, J\. B\. Tenenbaum, V\. K\. Mansinghka, A\. K\. Lew, and J\. Andreas \(2025\)Self\-steering language models\.Conference on Language Modeling \(COLM 2025\)\.Cited by:[§C\.1](https://arxiv.org/html/2608.12325#A3.SS1.p13.1)\.
- L\. Guan, K\. Valmeekam, S\. Sreedharan, and S\. Kambhampati \(2023\)Leveraging pre\-trained large language models to construct and utilize world models for model\-based task planning\.Advances in Neural Information Processing Systems36,pp\. 79081–79094\.Cited by:[§D\.3](https://arxiv.org/html/2608.12325#A4.SS3.p8.1)\.
- J\. Y\. Halpern \(2017\)Reasoning about uncertainty\.Cited by:[§D\.3](https://arxiv.org/html/2608.12325#A4.SS3.p4.1)\.
- M\. Hanna, O\. Liu, and A\. Variengien \(2023\)How does gpt\-2 compute greater\-than?: interpreting mathematical abilities in a pre\-trained language model\.Advances in Neural Information Processing Systems36,pp\. 76033–76060\.Cited by:[§2\.5](https://arxiv.org/html/2608.12325#S2.SS5.p3.1)\.
- S\. Hao, S\. Sukhbaatar, D\. Su, X\. Li, Z\. Hu, J\. E\. Weston, and Y\. Tian \(2025\)Training large language models to reason in a continuous latent space\.InICLR 2025 Workshop on Reasoning and Planning for Large Language Models,Cited by:[Claim 2\.9](https://arxiv.org/html/2608.12325#S2.Thmclaim9.p1.1)\.
- S\. Harnad \(1990\)The symbol grounding problem\.Physica D: Nonlinear Phenomena42\(1\-3\),pp\. 335–346\.Cited by:[§C\.2](https://arxiv.org/html/2608.12325#A3.SS2.p2.1)\.
- L\. Hauser \(1997\)Searle’s chinese box: debunking the chinese room argument\.Minds and Machines7\(2\),pp\. 199–226\.Cited by:[§1](https://arxiv.org/html/2608.12325#S1.p4.1)\.
- F\. Hayes\-Roth \(1985\)Rule\-based systems\.Communications of the ACM28\(9\),pp\. 921–932\.Cited by:[§D\.3](https://arxiv.org/html/2608.12325#A4.SS3.p6.1)\.
- D\. Hendrycks, D\. Song, C\. Szegedy, H\. Lee, Y\. Gal, E\. Brynjolfsson, S\. Li, A\. Zou, L\. Levine, B\. Han,et al\.\(2025\)A definition of agi\.arXiv preprint arXiv:2510\.18212\.Cited by:[§1\.1](https://arxiv.org/html/2608.12325#S1.SS1.p2.1),[Claim 2\.8](https://arxiv.org/html/2608.12325#S2.Thmclaim8.p1.2)\.
- M\. Herrmann, F\. J\. D\. Lange, K\. Eggensperger, G\. Casalicchio, M\. Wever, M\. Feurer, D\. Rügamer, E\. Hüllermeier, A\. Boulesteix, and B\. Bischl \(2024\)Position: why we must rethink empirical research in machine learning\.InInternational Conference on Machine Learning,pp\. 18228–18247\.Cited by:[§1\.1](https://arxiv.org/html/2608.12325#S1.SS1.p3.1)\.
- P\. Hieronymi \(2013\)The use of reasons in thought \(and the use of earmarks in arguments\)\.Ethics124\(1\),pp\. 114–127\.Cited by:[Alternative Definition C\.2](https://arxiv.org/html/2608.12325#A3.Thmaltdef2.p1.1)\.
- W\. A\. Howardet al\.\(1980\)The formulae\-as\-types notion of construction\.To HB Curry: essays on combinatory logic, lambda calculus and formalism44,pp\. 479–490\.Cited by:[§D\.3](https://arxiv.org/html/2608.12325#A4.SS3.p6.1)\.
- J\. Huang and K\. C\. Chang \(2023\)Towards reasoning in large language models: a survey\.InFindings of the Association for Computational Linguistics: ACL 2023,pp\. 1049–1065\.Cited by:[Alternative Definition C\.6](https://arxiv.org/html/2608.12325#A3.Thmaltdef6),[§D\.3](https://arxiv.org/html/2608.12325#A4.SS3.p8.1),[§1](https://arxiv.org/html/2608.12325#S1.p1.1),[§1](https://arxiv.org/html/2608.12325#S1.p3.1)\.
- T\. Hubert, R\. Mehta, L\. Sartran, M\. Z\. Horváth, G\. Žužić, E\. Wieser, A\. Huang, J\. Schrittwieser, Y\. Schroecker, H\. Masoom,et al\.\(2025\)Olympiad\-level formal mathematical reasoning with reinforcement learning\.Nature,pp\. 1–3\.Cited by:[Objection 1](https://arxiv.org/html/2608.12325#S3.SS0.Thmobjection1.p2.1)\.
- A\. Hüyük, X\. Xu, J\. Maasch, A\. V\. Nori, and J\. González \(2025\)Reasoning elicitation in language models via counterfactual feedback\.International Conference on Learning Representations\.External Links:[Link](https://arxiv.org/abs/2410.03767)Cited by:[item 3](https://arxiv.org/html/2608.12325#S1.I4.i3.p1.1)\.
- G\. Irzik and F\. Kurtulmus \(2019\)What is epistemic public trust in science?\.The British Journal for the Philosophy of Science\.Cited by:[Definition E\.5](https://arxiv.org/html/2608.12325#A5.Thmdefinition5.p1.3)\.
- D\. Jurafsky and J\. H\. Martin \(2025\)Speech and language processing: an introduction to natural language processing, computational linguistics, and speech recognition with language models \(third edition draft\)\.Cited by:[Example B\.3](https://arxiv.org/html/2608.12325#A2.Thmexample3.p1.8)\.
- D\. Kahneman \(2011\)Thinking, fast and slow\.Farrar, Straus and Giroux\.Cited by:[§C\.1](https://arxiv.org/html/2608.12325#A3.SS1.p16.1),[§D\.3](https://arxiv.org/html/2608.12325#A4.SS3.p5.1)\.
- S\. Kambhampati, K\. Stechly, K\. Valmeekam, L\. Saldyt, S\. Bhambri, V\. Palod, A\. Gundawar, S\. R\. Samineni, D\. Kalwar, and U\. Biswas \(2025\)Stop anthropomorphizing intermediate tokens as reasoning/thinking traces\!\.39th Conference on Neural Information Processing Systems \(NeurIPS 2025\) Workshop: Bridging Language, Agent, and World Models \(LAW\)\.External Links:[Link](https://arxiv.org/abs/2504.09762)Cited by:[item 2](https://arxiv.org/html/2608.12325#S1.I4.i2.p1.1)\.
- J\. Kaplan, S\. McCandlish, T\. Henighan, T\. B\. Brown, B\. Chess, R\. Child, S\. Gray, A\. Radford, J\. Wu, and D\. Amodei \(2020\)Scaling laws for neural language models\.arXiv preprint arXiv:2001\.08361\.Cited by:[Objection 1](https://arxiv.org/html/2608.12325#S3.SS0.Thmobjection1.p2.1)\.
- J\. Kauffmann, J\. Dippel, L\. Ruff, W\. Samek, K\. Müller, and G\. Montavon \(2025\)Explainable ai reveals clever hans effects in unsupervised learning models\.Nature Machine Intelligence,pp\. 1–11\.Cited by:[§1](https://arxiv.org/html/2608.12325#S1.p4.1)\.
- D\. Kaur, S\. Uslu, K\. J\. Rittichier, and A\. Durresi \(2022\)Trustworthy artificial intelligence: a review\.ACM computing surveys \(CSUR\)55\(2\),pp\. 1–38\.Cited by:[Claim 2\.7](https://arxiv.org/html/2608.12325#S2.Thmclaim7.p1.1)\.
- J\. Kim, Y\. Lee, and S\. Lee \(2025\)Position: the ai conference peer review crisis demands author feedback and reviewer rewards\.InForty\-second International Conference on Machine Learning Position Paper Track,Cited by:[§1\.1](https://arxiv.org/html/2608.12325#S1.SS1.p4.1)\.
- N\. Kolodny \(2005\)Why be rational?\.Mind114\(455\),pp\. 509–563\.Cited by:[Alternative Definition C\.2](https://arxiv.org/html/2608.12325#A3.Thmaltdef2.p1.1)\.
- S\. A\. Kripke \(1991\)Wittgenstein on rules and private language: an elementary exposition\.John Wiley & Sons\.Cited by:[§C\.2](https://arxiv.org/html/2608.12325#A3.SS2.p1.1)\.
- T\. Lanham, A\. Chen, A\. Radhakrishnan, B\. Steiner, C\. Denison, D\. Hernandez, D\. Li, E\. Durmus, E\. Hubinger, J\. Kernion,et al\.\(2023\)Measuring faithfulness in chain\-of\-thought reasoning\.CoRR\.Cited by:[item 2](https://arxiv.org/html/2608.12325#S1.I4.i2.p1.1)\.
- S\. Lapuschkin, S\. Wäldchen, A\. Binder, G\. Montavon, W\. Samek, and K\. Müller \(2019\)Unmasking clever hans predictors and assessing what machines really learn\.Nature communications10\(1\),pp\. 1096\.Cited by:[§1](https://arxiv.org/html/2608.12325#S1.p4.1)\.
- Y\. LeCun \(2022\)A path towards autonomous machine intelligence version 0\.9\. 2, 2022\-06\-27\.Preprint\.Cited by:[Claim 2\.8](https://arxiv.org/html/2608.12325#S2.Thmclaim8.p1.2)\.
- J\. Leike, D\. Krueger, T\. Everitt, M\. Martic, V\. Maini, and S\. Legg \(2018\)Scalable agent alignment via reward modeling: a research direction\.arXiv preprint arXiv:1811\.07871\.Cited by:[§D\.1](https://arxiv.org/html/2608.12325#A4.SS1.p1.1)\.
- D\. Li, S\. Cao, T\. Griggs, S\. Liu, X\. Mo, E\. Tang, S\. Hegde, K\. Hakhamaneshi, S\. G\. Patil, M\. Zaharia,et al\.\(2025a\)LLMs can easily learn to reason from demonstrations structure, not content, is what matters\!\.arXiv preprint arXiv:2502\.07374\.Cited by:[item 2](https://arxiv.org/html/2608.12325#S1.I4.i2.p1.1)\.
- W\. Li, K\. Hu, C\. Larsen, Y\. Wu, S\. Alford, C\. Woo, S\. M\. Dunn, H\. Tang, W\. Zheng, Y\. Pu,et al\.\(2025b\)Combining induction and transduction for abstract reasoning\.InThe Thirteenth International Conference on Learning Representations,Cited by:[§2\.5](https://arxiv.org/html/2608.12325#S2.SS5.p2.1)\.
- B\. Liu, J\. T\. Ash, S\. Goel, A\. Krishnamurthy, and C\. Zhang \(2022\)Transformers learn shortcuts to automata\.arXiv preprint arXiv:2210\.10749\.Cited by:[§D\.3](https://arxiv.org/html/2608.12325#A4.SS3.p9.1)\.
- J\. W\. Lloyd \(2012\)Foundations of logic programming\.Springer Science & Business Media\.Cited by:[§D\.3](https://arxiv.org/html/2608.12325#A4.SS3.p6.1)\.
- R\. Lukyanenko, W\. Maass, and V\. C\. Storey \(2022\)Trust in artificial intelligence: from a foundational trust framework to emerging research opportunities\.Electronic Markets32\(4\),pp\. 1993–2020\.Cited by:[§D\.2](https://arxiv.org/html/2608.12325#A4.SS2.p1.1)\.
- Q\. Lyu, S\. Havaldar, A\. Stein, L\. Zhang, D\. Rao, E\. Wong, M\. Apidianaki, and C\. Callison\-Burch \(2023\)Faithful chain\-of\-thought reasoning\.InProceedings of the 13th International Joint Conference on Natural Language Processing and the 3rd Conference of the Asia\-Pacific Chapter of the Association for Computational Linguistics \(Volume 1: Long Papers\),pp\. 305–329\.Cited by:[item 2](https://arxiv.org/html/2608.12325#S1.I4.i2.p1.1)\.
- J\. Maasch, A\. Hüyük, X\. Xu, A\. V\. Nori, and J\. Gonzalez \(2025a\)Compositional causal reasoning evaluation in language models\.International Conference on Machine Learning\.Cited by:[item 3](https://arxiv.org/html/2608.12325#S1.I4.i3.p1.1),[§2\.3](https://arxiv.org/html/2608.12325#S2.SS3.p5.1)\.
- J\. Maasch, J\. Kalantari, and K\. Khezeli \(2025b\)CausalARC: abstract reasoning with causal world models\.39th Conference on Neural Information Processing Systems \(NeurIPS 2025\) Workshop: Bridging Language, Agent, and World Models \(LAW\)\.External Links:[Link](https://arxiv.org/abs/2509.03636)Cited by:[footnote 3](https://arxiv.org/html/2608.12325#footnote3)\.
- M\. V\. Macfarlane and C\. Bonnet \(2025\)Searching latent program spaces\.39th Conference on Neural Information Processing Systems\.External Links:[Link](https://arxiv.org/abs/2411.08706)Cited by:[§D\.3](https://arxiv.org/html/2608.12325#A4.SS3.p8.1)\.
- P\. Markie and M\. Folescu \(2023\)Rationalism vs\. Empiricism\.InThe Stanford Encyclopedia of Philosophy,E\. N\. Zalta and U\. Nodelman \(Eds\.\),Note:[https://plato\.stanford\.edu/archives/spr2023/entries/rationalism\-empiricism/](https://plato.stanford.edu/archives/spr2023/entries/rationalism-empiricism/)Cited by:[§D\.3](https://arxiv.org/html/2608.12325#A4.SS3.p4.1)\.
- N\. Maslej, L\. Fattorini, R\. Perrault, Y\. Gil, V\. Parli, N\. Kariuki, E\. Capstick, A\. Reuel, E\. Brynjolfsson, J\. Etchemendy,et al\.\(2025\)InArtificial Intelligence Index Report 2025,Cited by:[§D\.2](https://arxiv.org/html/2608.12325#A4.SS2.p2.1)\.
- Y\. Matsuo, Y\. LeCun, M\. Sahani, D\. Precup, D\. Silver, M\. Sugiyama, E\. Uchibe, and J\. Morimoto \(2022\)Deep learning, reinforcement learning, and world models\.Neural Networks152,pp\. 267–275\.Cited by:[§D\.3](https://arxiv.org/html/2608.12325#A4.SS3.p8.1)\.
- McKinsey \(2025\)The state of ai in 2025: agents, innovation, and transformation\.External Links:[Link](https://www.mckinsey.com/capabilities/quantumblack/our-insights/the-state-of-ai#/)Cited by:[§D\.2](https://arxiv.org/html/2608.12325#A4.SS2.p2.1)\.
- Merriam\-Webster \(2026\)Reasoning\.InMerriam\-Webster\.com Dictionary,Note:[https://www\.merriam\-webster\.com/dictionary/reasoning](https://www.merriam-webster.com/dictionary/reasoning)Accessed 27 January 2026\.Cited by:[Alternative Definition C\.1](https://arxiv.org/html/2608.12325#A3.Thmaltdef1)\.
- W\. Merrill, A\. Sabharwal, and N\. A\. Smith \(2022\)Saturated transformers are constant\-depth threshold circuits\.Transactions of the Association for Computational Linguistics10,pp\. 843–856\.Cited by:[§D\.3](https://arxiv.org/html/2608.12325#A4.SS3.p9.1)\.
- W\. Merrill and A\. Sabharwal \(2023\)The expressive power of transformers with chain of thought\.arXiv preprint arXiv:2310\.07923\.Cited by:[§D\.3](https://arxiv.org/html/2608.12325#A4.SS3.p9.1)\.
- S\. I\. Mirzadeh, K\. Alizadeh, H\. Shahrokhi, O\. Tuzel, S\. Bengio, and M\. Farajtabar \(2025\)GSM\-symbolic: understanding the limitations of mathematical reasoning in large language models\.InInternational Conference on Learning Representations,Cited by:[§D\.3](https://arxiv.org/html/2608.12325#A4.SS3.p9.1),[item 3](https://arxiv.org/html/2608.12325#S1.I4.i3.p1.1),[§1\.1](https://arxiv.org/html/2608.12325#S1.SS1.p4.1)\.
- MIT \(2025\)The great ai hype correction of 2025\.MIT Technology Review\.Cited by:[§1\.1](https://arxiv.org/html/2608.12325#S1.SS1.p4.1)\.
- M\. Mitchell \(2025a\)Artificial intelligence learns to reason\.Science387\(6740\),pp\. eadw5211\.Cited by:[§1](https://arxiv.org/html/2608.12325#S1.p4.1)\.
- M\. Mitchell \(2025b\)On the science of “alien intelligences”: evaluating cognitive capabilities in babies, animals, and ai\.Note:Invited talk at The Thirty\-Ninth Annual Conference on Neural Information Processing Systems\. San Diego, CaliforniaExternal Links:[Link](https://neurips.cc/virtual/2025/loc/san-diego/invited-talk/109607)Cited by:[§C\.1](https://arxiv.org/html/2608.12325#A3.SS1.p20.1)\.
- M\. R\. Morris, J\. Sohl\-Dickstein, N\. Fiedel, T\. Warkentin, A\. Dafoe, A\. Faust, C\. Farabet, and S\. Legg \(2024\)Position: levels of agi for operationalizing progress on the path to agi\.InInternational Conference on Machine Learning,pp\. 36308–36321\.Cited by:[§1\.1](https://arxiv.org/html/2608.12325#S1.SS1.p2.1)\.
- N\. Muennighoff, Z\. Yang, W\. Shi, X\. L\. Li, L\. Fei\-Fei, H\. Hajishirzi, L\. Zettlemoyer, P\. Liang, E\. Candès, and T\. B\. Hashimoto \(2025\)S1: simple test\-time scaling\.InProceedings of the 2025 Conference on Empirical Methods in Natural Language Processing,pp\. 20286–20332\.Cited by:[§C\.1](https://arxiv.org/html/2608.12325#A3.SS1.p16.1),[§C\.1](https://arxiv.org/html/2608.12325#A3.SS1.p18.1),[Objection 1](https://arxiv.org/html/2608.12325#S3.SS0.Thmobjection1.p2.1)\.
- A\. Neelakantan, Q\. V\. Le, and I\. Sutskever \(2015\)Neural programmer: inducing latent programs with gradient descent\.arXiv preprint arXiv:1511\.04834\.Cited by:[§D\.3](https://arxiv.org/html/2608.12325#A4.SS3.p8.1)\.
- S\. Negri and J\. Von Plato \(2008\)Structural proof theory\.Cambridge university press\.Cited by:[§D\.3](https://arxiv.org/html/2608.12325#A4.SS3.p6.1)\.
- J\. Oh, G\. Farquhar, I\. Kemaev, D\. A\. Calian, M\. Hessel, L\. Zintgraf, S\. Singh, H\. Van Hasselt, and D\. Silver \(2025\)Discovering state\-of\-the\-art reinforcement learning algorithms\.Nature,pp\. 1–2\.Cited by:[Claim 2\.5](https://arxiv.org/html/2608.12325#S2.Thmclaim5.p1.1)\.
- C\. Olah, N\. Cammarata, L\. Schubert, G\. Goh, M\. Petrov, and S\. Carter \(2020\)Zoom in: an introduction to circuits\.Distill5\(3\),pp\. e00024–001\.Cited by:[§2\.5](https://arxiv.org/html/2608.12325#S2.SS5.p3.1)\.
- C\. Olsson, N\. Elhage, N\. Nanda, N\. Joseph, N\. DasSarma, T\. Henighan, B\. Mann, A\. Askell, Y\. Bai, A\. Chen,et al\.\(2022\)In\-context learning and induction heads\.arXiv preprint arXiv:2209\.11895\.Cited by:[§2\.5](https://arxiv.org/html/2608.12325#S2.SS5.p3.1)\.
- OpenAI \(2025\)How people are using chatgpt\.Note:Published on September 15, 2025; accessed on January 6, 2026External Links:[Link](https://openai.com/index/how-people-are-using-chatgpt/)Cited by:[§D\.2](https://arxiv.org/html/2608.12325#A4.SS2.p2.1)\.
- T\. N\. L\. C\. Paulson and M\. Wenzel \(2013\)A proof assistant for higher\-order logic\.Cited by:[§D\.3](https://arxiv.org/html/2608.12325#A4.SS3.p8.1)\.
- J\. Pearl \(1990\)Reasoning with belief functions: an analysis of compatibility\.International Journal of Approximate Reasoning4\(5\-6\),pp\. 363–389\.Cited by:[§D\.3](https://arxiv.org/html/2608.12325#A4.SS3.p4.1)\.
- J\. Pearl \(2014\)Probabilistic reasoning in intelligent systems: networks of plausible inference\.Elsevier\.Cited by:[§D\.3](https://arxiv.org/html/2608.12325#A4.SS3.p4.1)\.
- A\. Pinar Saygin, I\. Cicekli, and V\. Akman \(2000\)Turing test: 50 years later\.Minds and Machines10\(4\),pp\. 463–518\.Cited by:[§1](https://arxiv.org/html/2608.12325#S1.p4.1)\.
- A\. Placani \(2024\)Anthropomorphism in ai: hype and fallacy\.AI and Ethics4\(3\),pp\. 691–698\.Cited by:[§1\.1](https://arxiv.org/html/2608.12325#S1.SS1.p4.1)\.
- F\. Portoraro \(2025\)Automated Reasoning\.InThe Stanford Encyclopedia of Philosophy,E\. N\. Zalta and U\. Nodelman \(Eds\.\),Note:[https://plato\.stanford\.edu/archives/sum2025/entries/reasoning\-automated/](https://plato.stanford.edu/archives/sum2025/entries/reasoning-automated/)Cited by:[Alternative Definition C\.3](https://arxiv.org/html/2608.12325#A3.Thmaltdef3)\.
- J\. Pourcel, C\. Colas, and P\. Oudeyer \(2025\)Self\-improving language models for evolutionary program synthesis: a case study on arc\-agi\.InInternational Conference on Machine Learning,pp\. 49659–49688\.Cited by:[§2\.5](https://arxiv.org/html/2608.12325#S2.SS5.p2.1)\.
- H\. S\. Richardson \(2018\)Moral Reasoning\.InThe Stanford Encyclopedia of Philosophy,E\. N\. Zalta \(Ed\.\),Note:[https://plato\.stanford\.edu/archives/fall2018/entries/reasoning\-moral/](https://plato.stanford.edu/archives/fall2018/entries/reasoning-moral/)Cited by:[Alternative Definition C\.2](https://arxiv.org/html/2608.12325#A3.Thmaltdef2)\.
- J\. Richens, T\. Everitt, and D\. Abel \(2025\)General agents need world models\.InForty\-second International Conference on Machine Learning,Cited by:[footnote 3](https://arxiv.org/html/2608.12325#footnote3)\.
- J\. Richens and T\. Everitt \(2024\)Robust agents learn causal world models\.International Conference on Learning Representations\.Cited by:[footnote 3](https://arxiv.org/html/2608.12325#footnote3)\.
- F\. Rossi, C\. Bessiere, J\. Biswas, R\. B\. V\. Conitzer, T\. G\. Dietterich, V\. Dignum, O\. Etzioni, K\. D\. Forbus, E\. Freuder, Y\. Gil,et al\.\(2025a\)AAAI 2025 presidential panel on the future of ai research\.Association for the Advancement of Artificial Intelligence, Washington, DC\.Cited by:[§C\.1](https://arxiv.org/html/2608.12325#A3.SS1.p13.1),[§1\.1](https://arxiv.org/html/2608.12325#S1.SS1.p4.1),[Objection 1](https://arxiv.org/html/2608.12325#S3.SS0.Thmobjection1.p2.1)\.
- F\. Rossi, H\. Hoos, and S\. Kambhampati \(2025b\)AAAI presidential panel on ai reasoning\.Note:Association for the Advancement of Artificial IntelligenceExternal Links:[Link](https://www.youtube.com/watch?v=yXU7lABVIWE)Cited by:[Objection 2](https://arxiv.org/html/2608.12325#S3.SS0.Thmobjection2.p2.1)\.
- Y\. Sakai, H\. Kamigaito, and T\. Watanabe \(2026\)HalluCitation matters: revealing the impact of hallucinated references with 300 hallucinated papers in acl conferences\.External Links:2601\.18724,[Link](https://arxiv.org/abs/2601.18724)Cited by:[§1\.1](https://arxiv.org/html/2608.12325#S1.SS1.p4.1)\.
- M\. Scheffer, I\. van de Leemput, E\. Weinans, and J\. Bollen \(2021\)The rise and fall of rationality in language\.Proceedings of the National Academy of Sciences118\(51\),pp\. e2107848118\.Cited by:[§1\.1](https://arxiv.org/html/2608.12325#S1.SS1.p4.1)\.
- J\. R\. Searle \(1980\)Minds, brains, and programs\.Behavioral and brain sciences3\(3\),pp\. 417–424\.Cited by:[§1](https://arxiv.org/html/2608.12325#S1.p4.1)\.
- J\. R\. Searle \(1990\)Is the brain’s mind a computer program?\.Scientific American262\(1\),pp\. 25–31\.Cited by:[§1](https://arxiv.org/html/2608.12325#S1.p4.1)\.
- L\. Sharkey, B\. Chughtai, J\. Batson, J\. Lindsey, J\. Wu, L\. Bushnaq, N\. Goldowsky\-Dill, S\. Heimersheim, A\. Ortega, J\. Bloom,et al\.\(2025\)Open problems in mechanistic interpretability\.arXiv preprint arXiv:2501\.16496\.Cited by:[§2\.5](https://arxiv.org/html/2608.12325#S2.SS5.p3.1),[§4](https://arxiv.org/html/2608.12325#S4.p1.1)\.
- C\. Shi, N\. Beltran\-Velez, A\. Nazaret, C\. Zheng, A\. Garriga\-Alonso, A\. Jesson, M\. Makar, and D\. M\. Blei \(2024\)Hypothesis testing the circuit hypothesis in llms\.Advances in neural information processing systems37,pp\. 94539–94567\.Cited by:[§2\.5](https://arxiv.org/html/2608.12325#S2.SS5.p3.1)\.
- N\. Shmatko, A\. Adam, and P\. Esau \(2025\)GPTZero finds 100 new hallucinations in neurips 2025 accepted papers\.External Links:[Link](https://gptzero.me/news/neurips/)Cited by:[§1\.1](https://arxiv.org/html/2608.12325#S1.SS1.p4.1)\.
- P\. Shojaee, S\. I\. Mirzadeh, K\. Alizadeh, M\. Horton, S\. Bengio, and M\. Farajtabar \(2025\)The illusion of thinking: understanding the strengths and limitations of reasoning models via the lens of problem complexity\.InThe Thirty\-ninth Annual Conference on Neural Information Processing Systems,Cited by:[item 3](https://arxiv.org/html/2608.12325#S1.I4.i3.p1.1),[§1\.1](https://arxiv.org/html/2608.12325#S1.SS1.p4.1)\.
- H\. A\. Simon \(1983\)Search and reasoning in problem solving\.Artif\. Intell\.;\(Netherlands\)1\.Cited by:[§C\.1](https://arxiv.org/html/2608.12325#A3.SS1.p13.1)\.
- H\. A\. Simon \(2000\)Bounded rationality in social science: today and tomorrow\.Mind & Society1\(1\),pp\. 25–39\.Cited by:[§D\.3](https://arxiv.org/html/2608.12325#A4.SS3.p5.1),[item 1](https://arxiv.org/html/2608.12325#S1.I4.i1.p1.1),[§2\.3](https://arxiv.org/html/2608.12325#S2.SS3.p5.1),[Objection 2](https://arxiv.org/html/2608.12325#S3.SS0.Thmobjection2.p2.1),[footnote 2](https://arxiv.org/html/2608.12325#footnote2)\.
- D\. I\. Sjøberg and G\. R\. Bergersen \(2022\)Construct validity in software engineering\.IEEE Transactions on Software Engineering49\(3\),pp\. 1374–1396\.Cited by:[Definition E\.4](https://arxiv.org/html/2608.12325#A5.Thmdefinition4)\.
- S\. A\. Sloman \(1996\)The empirical case for two systems of reasoning\.\.Psychological bulletin119\(1\),pp\. 3\.Cited by:[§D\.3](https://arxiv.org/html/2608.12325#A4.SS3.p5.1)\.
- R\. Smith \(2022\)Aristotle’s Logic\.InThe Stanford Encyclopedia of Philosophy,E\. N\. Zalta and U\. Nodelman \(Eds\.\),Note:[https://plato\.stanford\.edu/archives/win2022/entries/aristotle\-logic/](https://plato.stanford.edu/archives/win2022/entries/aristotle-logic/)Cited by:[§D\.3](https://arxiv.org/html/2608.12325#A4.SS3.p2.1)\.
- C\. Snell, J\. Lee, K\. Xu, and A\. Kumar \(2025\)Scaling llm test\-time compute optimally can be more effective than scaling model parameters\.InInternational Conference on Learning Representations \(ICLR\),Cited by:[§C\.1](https://arxiv.org/html/2608.12325#A3.SS1.p16.1)\.
- A\. J\. Snoswell, D\. Kilov, and S\. Lazar \(2026\)Beyond verdicts: evaluating language model moral competence\.AAAI Conference on Artificial Intelligence\.Cited by:[§C\.1](https://arxiv.org/html/2608.12325#A3.SS1.p20.1),[§2\.3](https://arxiv.org/html/2608.12325#S2.SS3.p5.1)\.
- P\. Song, P\. Han, and N\. Goodman \(2026\)Large language model reasoning failures\.Transactions on Machine Learning Research\.Cited by:[§1\.1](https://arxiv.org/html/2608.12325#S1.SS1.p4.1)\.
- C\. Strasser and G\. A\. Antonelli \(2001\)Non\-monotonic logic\.Cited by:[Example B\.1](https://arxiv.org/html/2608.12325#A2.Thmexample1.p1.1)\.
- Y\. Sun, X\. Wang, Z\. Liu, J\. Miller, A\. Efros, and M\. Hardt \(2020\)Test\-time training with self\-supervision for generalization under distribution shifts\.InInternational conference on machine learning,pp\. 9229–9248\.Cited by:[§2\.5](https://arxiv.org/html/2608.12325#S2.SS5.p2.1)\.
- R\. Sutton \(2019\)The bitter lesson\.Cited by:[§D\.3](https://arxiv.org/html/2608.12325#A4.SS3.p7.1),[Claim 2\.5](https://arxiv.org/html/2608.12325#S2.Thmclaim5.p1.1),[Objection 1](https://arxiv.org/html/2608.12325#S3.SS0.Thmobjection1.p1.1.1)\.
- R\. S\. Sutton and A\. G\. Barto \(1998\)Reinforcement learning: an introduction\.Vol\.1,MIT press Cambridge\.Cited by:[§2\.1\.1](https://arxiv.org/html/2608.12325#S2.SS1.SSS1.p6.1),[Example 2\.3](https://arxiv.org/html/2608.12325#S2.Thmexample3.p1.10)\.
- T\. Tillemans \(2026\)Dharmakīrti\.InThe Stanford Encyclopedia of Philosophy,E\. N\. Zalta and U\. Nodelman \(Eds\.\),Note:[https://plato\.stanford\.edu/archives/sum2026/entries/dharmakiirti/](https://plato.stanford.edu/archives/sum2026/entries/dharmakiirti/)Cited by:[§D\.3](https://arxiv.org/html/2608.12325#A4.SS3.p3.1)\.
- A\. Turing \(1950\)Computing machinery and intelligence\.Mind59\(236\),pp\. 433\.Cited by:[§1](https://arxiv.org/html/2608.12325#S1.p4.1)\.
- M\. Turpin, J\. Michael, E\. Perez, and S\. Bowman \(2023\)Language models don’t always say what they think: unfaithful explanations in chain\-of\-thought prompting\.Advances in Neural Information Processing Systems36,pp\. 74952–74965\.Cited by:[item 2](https://arxiv.org/html/2608.12325#S1.I4.i2.p1.1)\.
- H\. Van Ditmarsch, W\. van Der Hoek, and B\. Kooi \(2008\)Dynamic epistemic logic\.Springer\.Cited by:[§D\.3](https://arxiv.org/html/2608.12325#A4.SS3.p6.1)\.
- H\. Wallach, M\. Desai, A\. F\. Cooper, A\. Wang, C\. Atalla, S\. Barocas, S\. L\. Blodgett, A\. Chouldechova, E\. Corvi, P\. A\. Dow,et al\.\(2025\)Position: evaluating generative ai systems is a social science measurement challenge\.InForty\-second International Conference on Machine Learning Position Paper Track,Cited by:[§C\.1](https://arxiv.org/html/2608.12325#A3.SS1.p20.1),[§1\.1](https://arxiv.org/html/2608.12325#S1.SS1.p3.1),[Objection 2](https://arxiv.org/html/2608.12325#S3.SS0.Thmobjection2.p2.1)\.
- G\. Wang, J\. Li, Y\. Sun, X\. Chen, C\. Liu, Y\. Wu, M\. Lu, S\. Song, and Y\. A\. Yadkori \(2025\)Hierarchical reasoning model\.arXiv preprint arXiv:2506\.21734\.Cited by:[§C\.1](https://arxiv.org/html/2608.12325#A3.SS1.p7.1),[§C\.1](https://arxiv.org/html/2608.12325#A3.SS1.p8.1),[Alternative Definition C\.4](https://arxiv.org/html/2608.12325#A3.Thmaltdef4),[Claim 2\.9](https://arxiv.org/html/2608.12325#S2.Thmclaim9.p1.1)\.
- X\. Wang, J\. Wei, D\. Schuurmans, Q\. V\. Le, E\. H\. Chi, S\. Narang, A\. Chowdhery, and D\. Zhou \(2023\)Self\-consistency improves chain of thought reasoning in language models\.InThe Eleventh International Conference on Learning Representations,Cited by:[§2\.3](https://arxiv.org/html/2608.12325#S2.SS3.p5.1)\.
- J\. Wei, Y\. Tay, R\. Bommasani, C\. Raffel, B\. Zoph, S\. Borgeaud, D\. Yogatama, M\. Bosma, D\. Zhou, D\. Metzler,et al\.\(2022\)Emergent abilities of large language models\.Transactions on Machine Learning Research\.Cited by:[§1](https://arxiv.org/html/2608.12325#S1.p1.1)\.
- L\. Weidinger, I\. D\. Raji, H\. Wallach, M\. Mitchell, A\. Wang, O\. Salaudeen, R\. Bommasani, D\. Ganguli, S\. Koyejo, and W\. Isaac \(2025\)Toward an evaluation science for generative ai systems\.arXiv preprint arXiv:2503\.05336\.Cited by:[§C\.1](https://arxiv.org/html/2608.12325#A3.SS1.p20.1),[§1\.1](https://arxiv.org/html/2608.12325#S1.SS1.p3.1)\.
- C\. White, S\. Dooley, M\. Roberts, A\. Pal, B\. Feuer, S\. Jain, R\. Shwartz\-Ziv, N\. Jain, K\. Saifullah, S\. Dey,et al\.\(2025\)LiveBench: a challenging, contamination\-limited llm benchmark\.InThe Thirteenth International Conference on Learning Representations,Cited by:[§1\.1](https://arxiv.org/html/2608.12325#S1.SS1.p3.1),[Objection 2](https://arxiv.org/html/2608.12325#S3.SS0.Thmobjection2.p2.1)\.
- T\. Wilholt \(2013\)Epistemic trust in science\.The British Journal for the Philosophy of Science\.Cited by:[Definition E\.5](https://arxiv.org/html/2608.12325#A5.Thmdefinition5.p1.3),[§1\.1](https://arxiv.org/html/2608.12325#S1.SS1.p4.1)\.
- H\. Wu, C\. Barrett, and N\. Narodytska \(2024\)Lemur: integrating large language models in automated program verification\.InThe Twelfth International Conference on Learning Representations,Cited by:[§2\.5](https://arxiv.org/html/2608.12325#S2.SS5.p3.1)\.
- Z\. Wu, A\. Arora, A\. Geiger, Z\. Wang, J\. Huang, D\. Jurafsky, C\. D\. Manning, and C\. Potts \(2025\)AxBench: steering llms? even simple baselines outperform sparse autoencoders\.InInternational Conference on Machine Learning,pp\. 67035–67080\.Cited by:[§2\.5](https://arxiv.org/html/2608.12325#S2.SS5.p3.1)\.
- Y\. Xie, K\. Kawaguchi, Y\. Zhao, J\. X\. Zhao, M\. Kan, J\. He, and M\. Xie \(2023\)Self\-evaluation guided beam search for reasoning\.Advances in Neural Information Processing Systems\.Cited by:[§C\.1](https://arxiv.org/html/2608.12325#A3.SS1.p13.1)\.
- H\. Xin, D\. Guo, Z\. Shao, Z\. Ren, Q\. Zhu, B\. Liu, C\. Ruan, W\. Li, and X\. Liang \(2024\)Deepseek\-prover: advancing theorem proving in llms through large\-scale synthetic data\.arXiv preprint arXiv:2405\.14333\.Cited by:[§D\.3](https://arxiv.org/html/2608.12325#A4.SS3.p8.1)\.
- X\. Xu, R\. Lawrence, K\. Dubey, A\. Pandey, R\. Ueno, F\. Falck, A\. V\. Nori, R\. Sharma, A\. Sharma, and J\. Gonzalez \(2025\)RE\-imagine: symbolic benchmark synthesis for reasoning evaluation\.InInternational Conference on Machine Learning,Cited by:[§D\.3](https://arxiv.org/html/2608.12325#A4.SS3.p9.1),[item 3](https://arxiv.org/html/2608.12325#S1.I4.i3.p1.1),[§1\.1](https://arxiv.org/html/2608.12325#S1.SS1.p4.1)\.
- Z\. Xu, S\. Jain, and M\. Kankanhalli \(2024\)Hallucination is inevitable: an innate limitation of large language models\.arXiv preprint arXiv:2401\.11817\.Cited by:[§D\.3](https://arxiv.org/html/2608.12325#A4.SS3.p9.1),[§1\.1](https://arxiv.org/html/2608.12325#S1.SS1.p4.1)\.
- M\. Yao, Y\. Wei, and H\. Wang \(2023a\)Promoting research by reducing uncertainty in academic writing: a large\-scale diachronic case study on hedging in science research articles across 25 years\.Scientometrics128\(8\),pp\. 4541–4558\.Cited by:[§1\.1](https://arxiv.org/html/2608.12325#S1.SS1.p4.1)\.
- S\. Yao, D\. Yu, J\. Zhao, I\. Shafran, T\. Griffiths, Y\. Cao, and K\. Narasimhan \(2023b\)Tree of thoughts: deliberate problem solving with large language models\.Advances in neural information processing systems\.Cited by:[§C\.1](https://arxiv.org/html/2608.12325#A3.SS1.p13.1)\.
- G\. Ye, K\. D\. Pham, X\. Zhang, S\. Gopi, B\. Peng, B\. Li, J\. Kulkarni, and H\. A\. Inan \(2025\)On the emergence of thinking in llms i: searching for the right intuition\.arXiv preprint arXiv:2502\.06773\.Cited by:[§C\.1](https://arxiv.org/html/2608.12325#A3.SS1.p16.1)\.
- Y\. Zhang, I\. Kuzborskij, J\. D\. Lee, C\. Leng, and F\. Liu \(2025\)DAG\-math: graph\-guided mathematical reasoning in llms\.The Fourteenth International Conference on Learning Representations\.External Links:[Link](https://arxiv.org/abs/2510.19842)Cited by:[item 1](https://arxiv.org/html/2608.12325#S1.I4.i1.p1.1),[item 2](https://arxiv.org/html/2608.12325#S1.I4.i2.p1.1),[§2\.2](https://arxiv.org/html/2608.12325#S2.SS2.p1.1),[§2\.3](https://arxiv.org/html/2608.12325#S2.SS3.p2.1)\.
- H\. Zhu, S\. Hao, Z\. Hu, J\. Jiao, S\. Russell, and Y\. Tian \(2025\)Reasoning by superposition: a theoretical perspective on chain of continuous thought\.Advances in Neural Information Processing Systems \(NeurIPS 2025\)\.Cited by:[Claim 2\.9](https://arxiv.org/html/2608.12325#S2.Thmclaim9.p1.1)\.
## Appendix
### Appendix AChecklist: Community Guidelines for Scientific Communication in AI Reasoning Research
Reasoning Research Checklist1\.Definition: Reasoning, Reasoners & Their Components□\\square1\.1Reasoning is framed as a process, distinct from any artifact produced by that process\.□\\square1\.2A formal, operational, and domain\-specific definition of reasoning is provided\.□\\square1\.3Each essential component in Defs\.[2\.1](https://arxiv.org/html/2608.12325#S2.Thmdefinition1)and[2\.4](https://arxiv.org/html/2608.12325#S2.Thmdefinition4)is explicitly defined for the problem setting, where applicable: process, rules, beliefs, evidence, and state\. Absence of a component or presence of alternative components is explicitly justified\.□\\square1\.4Sources of extrinsic evidence are reported\.□\\square1\.5Research clearly defines the state, if and how it is recorded in memory, and how it is retrieved\.□\\square1\.6Research clearly reports how reasoning steps are selected, searched for, trialed, etc\. If rules are selected by search, the search space and search procedure are defined\.□\\square1\.7Implementation details for all mechanisms of exact rule application are provided\.□\\square1\.8Can the system be formally characterized as a goal\-directed decision\-maker that implements a reasoning procedure \(areasoner, Def\.[2\.2](https://arxiv.org/html/2608.12325#S2.Thmdefinition2)\), or is the system limited to the reasoning procedure itself?□\\square1\.9When a distinctreasonerentity is present, its components are clearly described and its goal is operationally defined\.2\.Reasoning Process Validity□\\square2\.1Validity is defined w\.r\.t exact rule application, per Def\.[2\.7](https://arxiv.org/html/2608.12325#S2.Thmdefinition7)\. Alternative definitions of validity are rigorously justified\.□\\square2\.2Conditions for valid transitions𝒮t→𝒮t\+1\\mathcal\{S\}\_\{t\}\\to\\mathcal\{S\}\_\{t\+1\}and exact versus approximate execution are stated\.□\\square2\.3Is each new beliefprovablyobtained by exact rule application, or by some other mechanism? In the absence of proof, hypotheses should be provided\.□\\square2\.4Research clearly reports the provenance of rules and rule updates\.•Are rules learned, or axiomatic?•Are rules defined in collaboration with domain experts?•Are rules continuously updatable? When meta rules exist, how exactly are rule updates obtained?□\\square2\.5Potential sources of error are explained, along with means for identifying and preventing invalid reasoning steps\.□\\square2\.6All theoretical guarantees on validity are formally proven, including formal bounds on performance\. Absence of guarantees is clearly stated and justified, and supported by rigorous empirics\.3\.Evaluation & Construct Validity□\\square3\.1The construct validity of all evaluation methods is explicitly justified w\.r\.t\. the operational definitions under use\.•If evaluation relies on “reasoning tasks,” what exactly constitutes a task? How does it capture reasoning behaviors?•Is soundness w\.r\.t\. some external ground truth or preference relevant in this setting? How is it measured?•Are the validity, soundness, etc\., of intermediate reasoning steps verified, and if so, how?□\\square3\.2Evaluations must clearly address the distinction between the reasoningprocess\(relative to internal generating mechanisms\) versus theartifactsof that process \(e\.g\., QA outputs\)\. Tasks and metrics must measurebothprocess quality and output quality\.4\.Utility, Explainability & Trustworthiness□\\square4\.1Uses and limitations of the system are clearly defined\.□\\square4\.2Potential harms from use or misuse of the system are addressed\.□\\square4\.3All sources of explainability are described, and any absence of explainability is directly justified\.•What role do reasoning traces play, what form do they take, and how observable are they to the user?•Is the reasoning trace theoretically guaranteed to accurately reflect the model’s internal process? If not, what reasonable expectations of faithfulness are possible?□\\square4\.4The operational definition of reasoning met by the system matches the intended use case\. If it falls short, the alignment discrepancy is clearly and thoroughly communicated\.□\\square4\.5The system implements a useful, nontrivial reasoning process beyond standard ML inference, where usefulness is contextually defined w\.r\.t\. the deployment setting\.□\\square4\.6Reported findings refrain from excessive or misleading claims, especially in title, abstract, public reporting to lay audiences, and marketing\.
### Appendix BDomain\-Specific Reasoning, Continued
###### Example B\.1\(Nonmonotonic reasoning\)\.
In this example, we considernonmonotonic\(ordefeasible\) logic, which adds a mechanism for principled belief retraction and revision to classical logic\(Strasser and Antonelli,[2001](https://arxiv.org/html/2608.12325#bib.bib180)\)\.
Nonmonotonic reasoning describes aprocess of deduction and revisionwhich admits bothstrict\(static\)anddefeasible\(modifiable\) rules, including rules governing belief retraction, priority, and conflict\-resolution\.New, non\-defeasible informationavailable at timett, as well as observed contradictions within thecurrent belief statemay trigger retractions or updates \(via rule application\) toprior beliefsandexisting rules\. This results in anonmononically updating belief state, in which aconclusionφ\\varphiderived at timettmay fail to hold at timet′\>tt^\{\\prime\}\>t\.
Next, we consider a trivial case of reasoning where rules are hard\-coded and evidence is the empty set\.
###### Example B\.2\(Hard\-coded algorithm\)\.
A hard\-coded algorithm, as represented by a finite, deterministic Turing machineℳ\\mathcal\{M\}, can be considered as a reasoning process with a static rule set, such that exactly one applicable local rule \(and no meta rules\) exist for any given state\. At every time stepttfollowing an initial instantiation,ℳ\\mathcal\{M\}executes a fixed procedure: read thetape symbolunder the head, consult atransition tableto determine the single applicable rule given thecurrent state, thenwrite a symbol, move left or right, and change stateor halt\.
As in deductive reasoning, newevidenceis not provided during the reasoning process\. Furthermore, all rule selectors are trivial, as only a single state transition is valid at any time step, and theconclusionis always the belief state if and whenℳ\\mathcal\{M\}halts\.
Example[B\.2](https://arxiv.org/html/2608.12325#A2.Thmexample2)illustrates that the ability of a system to map to the formal definition of reasoning is not necessarily meaningful in itself\.Usefulreasoning will usually require some kind ofalignmentwith user preferences, resource constraints, requirements on soundness, or other details of the unique problem setting\. For example, a hard\-coded algorithm that responds to every input query with the answer “4” vacuously meets the standard of rigorous rule application, but fails to align with a domain\-specific setting where soundness requires accurate answers to arithmetic queries\.
###### Example B\.3\(Probabilistic next token prediction\)\.
This example presents a form of autoregressive probabilistic reasoning over natural language\. Consider thenn\-gram language model that maximizes the probabilityp\(w∣h\)p\(w\\mid h\)of tokenwwgiven the historyhhof tokens precedingww\(Jurafsky and Martin,[2025](https://arxiv.org/html/2608.12325#bib.bib66)\)\.Rule setℛt\\mathcal\{R\}\_\{t\}encodes assumptions over the number of relevant preceding tokens inhh, along with formulae for valid estimation\. For example, we can defineℛt\\mathcal\{R\}\_\{t\}as the set containing
p\(w1:n\)\\displaystyle p\(w\_\{1:n\}\)=∏t=1np\(wt∣w1:t−1\)\\displaystyle=\\prod\_\{t=1\}^\{n\}p\(w\_\{t\}\\mid w\_\{1:t\-1\}\)\(4\)p\(wt∣w1:t−1\)\\displaystyle p\(w\_\{t\}\\mid w\_\{1:t\-1\}\)≈p\(wt∣wt−1\)\\displaystyle\\approx p\(w\_\{t\}\\mid w\_\{t\-1\}\)\(5\)p\(wt∣wt−1\)\\displaystyle p\(w\_\{t\}\\mid w\_\{t\-1\}\)=𝒞\(wt−1wt\)∑w′𝒞\(wt−1w′\)\\displaystyle=\\frac\{\\mathcal\{C\}\(w\_\{t\-1\}w\_\{t\}\)\}\{\\sum\_\{w^\{\\prime\}\}\\mathcal\{C\}\(w\_\{t\-1\}w^\{\\prime\}\)\}\(6\)≈𝒞\(wt−1,wt\)𝒞\(wt−1\)\\displaystyle\\approx\\frac\{\\mathcal\{C\}\(w\_\{t\-1\},w\_\{t\}\)\}\{\\mathcal\{C\}\(w\_\{t\-1\}\)\}w^t\\displaystyle\\widehat\{w\}\_\{t\}=argmaxwtp\(wt∣wt−1\)\\displaystyle=\\operatorname\*\{arg\\,max\}\_\{w\_\{t\}\}p\(w\_\{t\}\\mid w\_\{t\-1\}\)\(7\)where Equation[4](https://arxiv.org/html/2608.12325#A2.E4)is the chain rule of probability, Equation[5](https://arxiv.org/html/2608.12325#A2.E5)is the Markov assumption, Equation[6](https://arxiv.org/html/2608.12325#A2.E6)is maximum likelihood estimation and its simplification per the Markov assumption, and Equation[7](https://arxiv.org/html/2608.12325#A2.E7)predicts the most likely next token\. Thus, we can compute the maximum likelihood forp\(w∣h\)p\(w\\mid h\)by taking the count𝒞\\mathcal\{C\}ofnn\-grams beginning withhhand terminating withwwin the training corpus, normalized by the sum of counts for anynn\-gram beginning withhh\.Iterating the prediction procedure\(Equation[7](https://arxiv.org/html/2608.12325#A2.E7)\), we canextend the length of the output textone token at a time\. Current belief at stepttisw^t\\color\[rgb\]\{0\.69921875,0\.1328125,0\.1328125\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.69921875,0\.1328125,0\.1328125\}\\widehat\{w\}\_\{t\}and prior beliefs \(intermediate conclusions\) arew^t−1\\color\[rgb\]\{0\.78125,0\.08203125,0\.5234375\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.78125,0\.08203125,0\.5234375\}\\widehat\{w\}\_\{t\-1\}, as these are generated by the predictor\. Thefinal stringw^1:n\\widehat\{w\}\_\{1:n\}can be framed as the terminal conclusion\. Theinitial token\(s\)\(orcontext, as in LLMs\) can be framed as evidence, as these are extrinsically provided to the predictor\.
Reasoning validity in Example[B\.3](https://arxiv.org/html/2608.12325#A2.Thmexample3)arises from the exact application ofℛt\\mathcal\{R\}\_\{t\}, which says nothing of soundness \(e\.g\., the factuality ofw^1:n\\widehat\{w\}\_\{1:n\}\)\. It is clear thatℛt\\mathcal\{R\}\_\{t\}is agnostic to factuality, astruthis not necessarily high probability \(e\.g\., some factual statements describe extremely rare events, such that their constituent tokens are unlikely to coincide frequently in a text corpus\)\. Even if the final string contains misinformation \(as often occurs with hallucinations in LLMs, a more complex instantiation of next token prediction\), the probabilistic reasoning expressed in Example[B\.3](https://arxiv.org/html/2608.12325#A2.Thmexample3)would be valid under Def\.[2\.7](https://arxiv.org/html/2608.12325#S2.Thmdefinition7)\. The important question is whether this validity rule issoundfor the desired application\. If soundness through factuality were necessary for the end user, additional constraints would need to be encoded inℛt\\mathcal\{R\}\_\{t\}\.
Table[B\.1](https://arxiv.org/html/2608.12325#A2.T1)provides a summary of all domain\-specific examples presented in this paper\.
Table B\.1:Example instantiations of𝒮t=⟨ℬt,ℰt,ℛt⟩\\mathcal\{S\}\_\{t\}=\\langle\\mathcal\{B\}\_\{t\},\\mathcal\{E\}\_\{t\},\\mathcal\{R\}\_\{t\}\\ranglefor the domain\-specific reasoning examples in §[2\.2](https://arxiv.org/html/2608.12325#S2.SS2)and Appendix[B](https://arxiv.org/html/2608.12325#A2)\.
### Appendix CAlternative Views: Extended Discussion
#### C\.1Alternative Definitions for AI Reasoning
Given the expansive range of phenomena that could satisfy our working definitions, what phenomenado notsatisfy Defs\.[2\.1](https://arxiv.org/html/2608.12325#S2.Thmdefinition1)and[2\.4](https://arxiv.org/html/2608.12325#S2.Thmdefinition4)?
We review popular alternative viewpoints on what constitutes reasoning here\. We discuss whether these alternative definitions are operational and whether they satisfy Defs\.[2\.1](https://arxiv.org/html/2608.12325#S2.Thmdefinition1)and[2\.4](https://arxiv.org/html/2608.12325#S2.Thmdefinition4)\. Per[P1](https://arxiv.org/html/2608.12325#S1.I2.i1), it is not unusual for papers on reasoning to avoid defining reasoning at all\. Thus, some of the alternative definitions discussed here are those that we deem to beimpliedby a subset of the literature, if not explicitly stated\. While some alternative definitions provided here partially overlap with Defs\.[2\.1](https://arxiv.org/html/2608.12325#S2.Thmdefinition1)and[2\.4](https://arxiv.org/html/2608.12325#S2.Thmdefinition4)and may provide research value in some settings, none feature every core component of our operational definitions \(per colored highlighting\)\.
We begin with the dictionary\. Testament to the hardness of defining latent constructs like reasoning, even dictionaries can be ambiguous\. Consider the self\-referential definitions found in Merriam Webster \(the oldest and most authoritative American English dictionary\), which also conflate reason and another latent construct: intelligence\.
###### Alternative Definition C\.1\(Reasoning,Merriam\-Webster[2026](https://arxiv.org/html/2608.12325#bib.bib51)\)\.
Reasoning, noun\.The use ofreason; the drawing ofinferences or conclusionsthrough the use ofreason\. Reason, verb\.To use the faculty ofreasonso as to arrive at conclusions; to discover, formulate, or conclude by the use ofreason; to persuade or influence by the use ofreason\. Reason, noun\.The power of comprehending, inferring, or thinking especially in orderly rational ways; intelligence; proper exercise of the mind; the sum of intellectual powers\.
This definition is not operational in multiple senses: how would one measure the “power of comprehending,” the “sum of intellectual powers,” or “orderly rational ways”? While this definition frames reasoning as a form of inference \(which we do not disagree with\), it does not address the substrates on which inference is performed \(extrinsic evidence, prior beliefs, etc\.\) nor any concrete mechanisms by which inference is executed \(exact rule application, etc\.\)\.
The Stanford Encyclopedia of Philosophy \(SEP\) does not provide a single authoritative definition, with definitions varying across articles\.
###### Alternative Definition C\.2\(Reasoning,Richardson[2018](https://arxiv.org/html/2608.12325#bib.bib53)in SEP\)\.
“Active or explicit thinking, in which the reasoner, responsibly guided by her assessments of her reasons\(Kolodny,[2005](https://arxiv.org/html/2608.12325#bib.bib29)\)and of any applicable requirements of rationality\(Broome,[2009](https://arxiv.org/html/2608.12325#bib.bib31),[2013](https://arxiv.org/html/2608.12325#bib.bib30)\), attempts to reach a well\-supportedanswerto a well\-defined question\(Hieronymi,[2013](https://arxiv.org/html/2608.12325#bib.bib28)\)\.”
###### Alternative Definition C\.3\(Automated reasoning,Portoraro[2025](https://arxiv.org/html/2608.12325#bib.bib52)in SEP\)\.
“Reasoning is the ability to make inferences \[by\] proving theconclusionfrom the given assumptions by the systematic application ofrulesof deduction embedded within the reasoningprogram\.”
Alternative Def\.[C\.2](https://arxiv.org/html/2608.12325#A3.Thmaltdef2)contains too many ambiguities to be easily operationalized \(“responsibly guided by her assessments”, “requirements of rationality”, “well\-supported”, etc\.\)\. Further, Alternative Def\.[C\.2](https://arxiv.org/html/2608.12325#A3.Thmaltdef2)invokes Broome’s notion of rationalrequirement, whichBroome \([2013](https://arxiv.org/html/2608.12325#bib.bib30)\)replaced with rationalpermissibility\(a stance that we also take in this position; §[2\.3](https://arxiv.org/html/2608.12325#S2.SS3)\)\. Alternative Def\.[C\.3](https://arxiv.org/html/2608.12325#A3.Thmaltdef3)is clearer, and contains some ingredients from operational Def\.[2\.4](https://arxiv.org/html/2608.12325#S2.Thmdefinition4): conclusions drawn by the systematic application of rules as embedded in the reasoning program implies \(1\) a sequential process of exact rule application and \(2\) validity, correctness\-by\-permissibility, etc\. Assumptions might encompass evidence, prior beliefs, and/or some forms of rules, though this is unclear\. Sources of extrinsic evidence are not directly addressed\. This definition also departs from ours in casting reasoning as anabilityrather than a process\.
Our informal Def\.[2\.1](https://arxiv.org/html/2608.12325#S2.Thmdefinition1)closely resembles the definition proposed byWanget al\.\([2025](https://arxiv.org/html/2608.12325#bib.bib78)\):
###### Alternative Definition C\.4\(Reasoning,Wanget al\.[2025](https://arxiv.org/html/2608.12325#bib.bib78)\)\.
Theprocess of devising and executingcomplexgoal\-orientedaction sequences\.
Like Defs\.[2\.1](https://arxiv.org/html/2608.12325#S2.Thmdefinition1)and[2\.4](https://arxiv.org/html/2608.12325#S2.Thmdefinition4), Alternative Def\.[C\.4](https://arxiv.org/html/2608.12325#A3.Thmaltdef4)frames reasoning as a sequential process\. We can map “action sequences” to our concept of rule sequences: both act on evolving streams of intrinsic and/or extrinsic information and result in updates to the state\. Defs\.[2\.1](https://arxiv.org/html/2608.12325#S2.Thmdefinition1)and[2\.4](https://arxiv.org/html/2608.12325#S2.Thmdefinition4)make this even more explicit: rulesact onprior beliefs and current evidence, andoutputupdated beliefs about the state\. We can then map the concept ofdevisingaction sequences toselectingrule sequences\. However, Alternative Def\.[C\.4](https://arxiv.org/html/2608.12325#A3.Thmaltdef4)does not explicitly delineate sources of extrinsic information \(evidence\), nor define concepts comparable to belief and state\.Wanget al\.\([2025](https://arxiv.org/html/2608.12325#bib.bib78)\)depart from Defs\.[2\.1](https://arxiv.org/html/2608.12325#S2.Thmdefinition1)and[2\.4](https://arxiv.org/html/2608.12325#S2.Thmdefinition4)by placing goal\-orientednesswithinthe definition of reasoning\. We present an alternative view where reasoning itself has no goal, but may be executed by a goal\-directed decision\-maker \(thereasoner, Def\.[2\.2](https://arxiv.org/html/2608.12325#S2.Thmdefinition2)\)\. This distinction might or might not have consequences for research\. Additionally,Wanget al\.\([2025](https://arxiv.org/html/2608.12325#bib.bib78)\)explicitly invoke complexity \(without a concrete threshold for what constitutescomplex\), while our definitions intentionally admit trivial cases\.
The following two definitions are also similar to Defs\.[2\.1](https://arxiv.org/html/2608.12325#S2.Thmdefinition1)and[2\.4](https://arxiv.org/html/2608.12325#S2.Thmdefinition4), but \(1\) are not clearly operational and \(2\) are overly specialized to human cognition \(using anthropocentric language like “mental process,” “thinking,” etc\.\), which is of unclear value for designing automated systems\.
###### Alternative Definition C\.5\(Reasoning,Broome[2013](https://arxiv.org/html/2608.12325#bib.bib30)\)\.
Reasoning is a mentalprocessin which you operate on the contents of your attitudes, following arule\.
###### Alternative Definition C\.6\(Reasoning,Huang and Chang[2023](https://arxiv.org/html/2608.12325#bib.bib37)\)\.
Reasoning is theprocessof thinking about something in a logical and systematic way, usingevidenceand past experiences to reach aconclusionor make adecision\.
The “contents of your attitudes“ in Alternative Def\.[C\.5](https://arxiv.org/html/2608.12325#A3.Thmaltdef5)could encompass intrinsic beliefs and/or extrinsic evidence, but this is unclear\. Alternative Def\.[C\.6](https://arxiv.org/html/2608.12325#A3.Thmaltdef6)notes evidence, but it is unclear how “past experiences” differ from evidence \(where the latter can, in our conceptualization, be derived from interactions with the environment – i\.e\.,experiences\)\. Unlike Alternative Def\.[C\.5](https://arxiv.org/html/2608.12325#A3.Thmaltdef5), Alternative Def\.[C\.6](https://arxiv.org/html/2608.12325#A3.Thmaltdef6)does not explicitly invoke rules \(though logical rules may be ambiguously implied by “a logical and systematic way”\)\. We view these definitions as non\-operational, as they leave many questions open: What qualifies as “logical” and “systematic”? Which logic system is being used? And what does it mean to “operate” on the “contents of your attitudes”? Our formal definition makes these notions more concrete\.
Note that no components of Defs\.[2\.1](https://arxiv.org/html/2608.12325#S2.Thmdefinition1)and[2\.4](https://arxiv.org/html/2608.12325#S2.Thmdefinition4)are explicitly present in the remaining alternative definitions discussed below \(per colored highlighting\)\.
###### Alternative Definition C\.7\.
Reasoning is guided search\.
###### Alternative Definition C\.8\.
Reasoning is planning\.
Defs\.[C\.7](https://arxiv.org/html/2608.12325#A3.Thmaltdef7)and[C\.8](https://arxiv.org/html/2608.12325#A3.Thmaltdef8)share the same logical fallacy: though search and planning can be framed as reasoning \(or as subroutines for reasoning\), not all reasoning entails search and planning\. Thus, reasoning is not search and planning, though search and planning can be reasoning\.777All squares are rectangles, but not all rectangles are squares\.
Contemporary LRMs frequently employ search heuristics that enable exploration or deliberation over the solution space, often with self\-evaluation\(Yaoet al\.,[2023b](https://arxiv.org/html/2608.12325#bib.bib21); Xieet al\.,[2023](https://arxiv.org/html/2608.12325#bib.bib22); Grandet al\.,[2025](https://arxiv.org/html/2608.12325#bib.bib172)\)\. We observe that the performance gains conferred by these heuristics may contribute toward the conflation of search and reasoning itself\. Indeed, the relationship between search and reasoning is significant\. Relatedly, a recent AAAI survey found that 44\.7% of respondents agreed that “reasoning involves a search process”\(Rossiet al\.,[2025a](https://arxiv.org/html/2608.12325#bib.bib178)\)\. While we agree that search can be an effective means of facilitating reasoning, it is not necessary for reasoning and is not reasoning in and of itself\. To clarify, we quoteSimon \([1983](https://arxiv.org/html/2608.12325#bib.bib201)\):
> The same problem\-solving algorithm can be viewed, now as search, now as reasoning \[…\] Consider, for example, a simple theorem\-proving program that works forward from a set of axioms, applying its rules of inference to these to obtain new expressions that can be added to the axiom set\. When it finishes tracing a path to a desired theorem, it has succeeded\. Clearly it is a search algorithm\. At the same time, the theorem prover is adding, at each step of its search, new propositions that follow logically from its axioms\. It is gradually accumulating a larger and larger collection of deduced propositions\. Clearly it is reasoning\. \[…\] The search and constraint metaphors focus upon the process of finding the problem solution, while the reasoning metaphor focuses upon the logical validity of the linkage between initial problem state and solution\. Search is centrally concerned with discovery, reasoning with proof\.
Many principled search procedures can be framed as special cases of Def\.[2\.4](https://arxiv.org/html/2608.12325#S2.Thmdefinition4), and discovery\-via\-search can be an effective strategy or subroutine for implementing proof\-by\-reasoning in some settings\. However, many counterexamples exist where reasoning does not entail any search process \(e\.g\., Example[B\.2](https://arxiv.org/html/2608.12325#A2.Thmexample2)\)\. Further, search may be present in non\-reasoning processes \(e\.g\., search is employed but has no bearing on the final answer, which is obtained by guessing or memorization\)\. Thus, we conclude that \(1\) search is not necessary nor sufficient for reasoning; \(2\) the definition of search does not equate to a general operational definition for reasoning, as accomplished with Def\.[2\.4](https://arxiv.org/html/2608.12325#S2.Thmdefinition4); and \(3\) we caution against conflating the two in the general case\.
###### Alternative Definition C\.9\.
Reasoning is test\-time scaling\.
Scaling test\-time compute\(Snellet al\.,[2025](https://arxiv.org/html/2608.12325#bib.bib163)\)is a dominant strategy for improving reasoning benchmark performance\(Biet al\.,[2024](https://arxiv.org/html/2608.12325#bib.bib157); Cholletet al\.,[2024](https://arxiv.org/html/2608.12325#bib.bib63); Muennighoffet al\.,[2025](https://arxiv.org/html/2608.12325#bib.bib152)\)\. In this vein,Yeet al\.\([2025](https://arxiv.org/html/2608.12325#bib.bib65)\)take thinking and reasoning synonymously, defining these as “the ability to take more time and compute during inference with the goal of producing a higher quality output to a given input\.” This evokes System 2 thinking: the slower, more deliberative, intentional, and logical mode of reflection modeled by Kahneman \([2011](https://arxiv.org/html/2608.12325#bib.bib19)\)\. Like search and CoT, test\-time scaling is ameans of facilitating reasoningthat is nevertheless not necessary for reasoning\. See Def\.[2\.4](https://arxiv.org/html/2608.12325#S2.Thmdefinition4)\(which says nothing of the scale of computational resources and admits trivial implementations\) and Example[B\.2](https://arxiv.org/html/2608.12325#A2.Thmexample2)as a counterexample\. Additionally, we can imagine anr\-zombie that adversarially extends its processing time to emulate deliberation or System 2 thinking, without actually engaging in the rule\-based mechanisms of valid reasoning\. Thus, test\-time scaling is not reasoning in itself\.
The following two definitions share a common shortcoming\.
###### Alternative Definition C\.10\.
Reasoning is correct output\.
###### Alternative Definition C\.11\.
Reasoning is strong performance onreasoning tasks\(Def\.[E\.1](https://arxiv.org/html/2608.12325#A5.Thmdefinition1)\): benchmark tasks that would require a human test\-taker to perform reasoning\.
Generative AI papers that target “strong reasoning performance” often do not define reasoning\(Muennighoffet al\.,[2025](https://arxiv.org/html/2608.12325#bib.bib152)\), inadvertently contributing to the conflation of task accuracy and the reasoning process itself\. Our main disagreements with Alternative Defs\.[C\.10](https://arxiv.org/html/2608.12325#A3.Thmaltdef10)and[C\.11](https://arxiv.org/html/2608.12325#A3.Thmaltdef11)are described in §[1\.1](https://arxiv.org/html/2608.12325#S1.SS1)\. In short, the output\-based view \(conflatingprocessandproduct\) and output\-based benchmark accuracy are not sufficient for proving that a system engagesmechanismsof reasoning\. Reliance on benchmarks to demonstrate behavior evokes Dijkstra’s warning: “Testing shows the presence, not the absence of bugs”\(Dijkstra,[1970](https://arxiv.org/html/2608.12325#bib.bib117)\)\. Elaborating further, Dijkstra’s warning gives way to recommendations oncorrectness\-by\-design, analogous to our recommendation forvalidity\-by\-designin reasoning research\.
> Today a usual technique is to make a program and then to test it\. But: program testing can be a very effective way to show the presence of bugs, but is hopelessly inadequate for showing their absence\. The only effective way to raise the confidence level of a program significantly is to give a convincing proof of its correctness\. But one should not first make the program and then prove its correctness, because then the requirement of providing the proof would only increase the poor programmer’s burden\. On the contrary: the programmer should let correctness proof and program grow hand in hand\(Dijkstra,[1972](https://arxiv.org/html/2608.12325#bib.bib118)\)\.
Relying on empirical task evaluation alone is especially fraught when the form of reasoning under study does not feature known or unique ground truth outputs, as in moral reasoning\(Snoswellet al\.,[2026](https://arxiv.org/html/2608.12325#bib.bib81)\)or exploratory problem settings \(e\.g\., scientific discovery\)\. We direct the reader toBowman and Dahl \([2021](https://arxiv.org/html/2608.12325#bib.bib141)\); Chenget al\.\([2025](https://arxiv.org/html/2608.12325#bib.bib79)\); Alaaet al\.\([2025](https://arxiv.org/html/2608.12325#bib.bib35)\); Weidingeret al\.\([2025](https://arxiv.org/html/2608.12325#bib.bib140)\); Wallachet al\.\([2025](https://arxiv.org/html/2608.12325#bib.bib36)\); Mitchell \([2025b](https://arxiv.org/html/2608.12325#bib.bib45)\)for further reference on the problems associated with benchmarking\.
#### C\.2Alternative Views on Rules
We take a particular stance on rules, framing them as learnable and revisableoperators,functions, ormaps\. However, rules can be otherwise conceptualized\. Wittgenstein’s Rule\-Following Paradox\(Kripke,[1991](https://arxiv.org/html/2608.12325#bib.bib91)\)concerns the indeterminacy of what rule a speaker is following given any finite set of past behavior\. Our framework defines rules as explicit formal objects: functions with defined type signatures \(Def\.[2\.5](https://arxiv.org/html/2608.12325#S2.Thmdefinition5)\), rather than norms inferred from behavior\. The Rule\-Following Paradox applies to fuzzy rule attribution, while our formal definitions concern explicit rule specification and verifiable execution\.
Our conceptualization does not assume much in the way ofmeaning, unlike some prior frameworks\. The Symbol Grounding Problem\(Harnad,[1990](https://arxiv.org/html/2608.12325#bib.bib110)\)is concerned with how formal symbols acquire meaning\. We note that our framework takes no stance on grounding: Def\.[2\.4](https://arxiv.org/html/2608.12325#S2.Thmdefinition4)is intentionally agnostic to what the rule set, belief set, and evidence setmean, requiring only that rules are applied exactly\.
### Appendix DExtended Discussions
#### D\.1Contextual Alignment
The permissiveness of Def\.[2\.4](https://arxiv.org/html/2608.12325#S2.Thmdefinition4)may appear to undermine its value, as it admits simplistic and low\-utility systems\. We argue something different: when distilled to its core components, reasoning is commonplace\. The fact that “reasoning” admits vacuous and trivial examples, as well as complex phenomena, is a necessary consequence of correctness\-by\-permissibility \(p\.7\)\. This ordinariness is also evident in human cognition: everyday, we reason for both trivial tasks and complex problem\-solving\. In this section, we argue that this fact has important consequences for research, and especially for concepts of alignment\(Leikeet al\.,[2018](https://arxiv.org/html/2608.12325#bib.bib103)\)\.
First, if such a range of computational procedures can be shoehorned into Def\.[2\.4](https://arxiv.org/html/2608.12325#S2.Thmdefinition4), then what useful distinction dor\-zombies provide? Dor\-zombies even exist? We contend that many systems meet the standard of valid reasoning only in the most trivial sense\. The more interesting and important distinction is whether a system is anontrivially aligned reasonerwith respect to deployment context\. Does an AI reasoner conform appropriately to domain\-specific demands, or is it misadvertised? For instance: can a logical reasoning system perform valid moral reasoning? Can a legal reasoning system perform spatial reasoning? This thought exercise gives way to Claim[D\.1](https://arxiv.org/html/2608.12325#A4.Thmclaim1)\.
###### Claim D\.1\(A system can be simultaneously anr\-zombie in one sense and a valid reasoner in another\)\.
For example, consider the most rudimentary statistical procedure for next token prediction, denoted𝒜\\mathcal\{A\}\(Example[B\.3](https://arxiv.org/html/2608.12325#A2.Thmexample3)\)\.𝒜\\mathcal\{A\}certainly performs probabilistic reasoning over the manifold representing the text in its training distribution\. But what if we deploy𝒜\\mathcal\{A\}for formal mathematical reasoning? This problem setting requires the sound application of formal mathematical rules at every reasoning step and a deterministic, verifiable numerical output\. Now,𝒜\\mathcal\{A\}is anr\-zombie that is contextually misaligned\. This example gives way to our final claim\.
###### Claim D\.2\(Useful reasoning provides nontrivial contextual alignment with respect to deployment setting\)\.
The onus is on the researcher to rigorously justify that the claimed form of reasoning nontrivially satisfies the requirements of the problem setting in which the system is deployed \(e\.g\., soundness, transparency, rule types, evidence sources, etc\.\)\.
Under this argument, we reach an important set of open problems, e\.g\.: How can we differentiate contextually aligned from trivial and misaligned reasoning, especially in black\-box neural models? How can we design contextually aligned autonomous reasoners at scale, especially for settings that require high degrees of transparency, formal verification, or other strict dictates? Answering such questions is an important area for future inquiry\.
#### D\.2Epistemic Trust in Generative AI & AI Reasoning
In psychology, trust can be framed as a mechanism for mitigating uncertainty, reducing resource costs when engaging with external entities, and increasing the probability of successful outcomes\(Lukyanenkoet al\.,[2022](https://arxiv.org/html/2608.12325#bib.bib10)\)\. Science is fundamentally a “collective epistemic enterprise,” and as suchepistemic trust\(Def\.[E\.5](https://arxiv.org/html/2608.12325#A5.Thmdefinition5)\) underpins scientific integrity through two main social contracts: \(1\) successful collaboration requires that scientists trust the information provided by each other, and \(2\) societal investment requires that the lay public trusts the information provided by scientists\.
Currently, epistemic trust in AI faces challenges both within the scientific community and with respect to public perception\. Reports of public trust vary heavily: 39% of American respondents predicted that AI will be more beneficial than harmful, versus 83% of Chinese respondents\(Maslejet al\.,[2025](https://arxiv.org/html/2608.12325#bib.bib24)\); 30% of Swiss respondents believed AI to be completely unacceptable \(up from 23%\), while 26% supported human\-only decision\-making \(up from 18%\)\(Baumannet al\.,[2025](https://arxiv.org/html/2608.12325#bib.bib149)\); only 14% of UK respondents predicted that AI will have a positive impact on society, with negative perception increasing\(CDEI,[2023](https://arxiv.org/html/2608.12325#bib.bib177)\)\. At the same time, pervasive mistrust coincides with conflicting phenomena: escalating capital investment and user uptake\. OpenAI reports 700 million weekly active users for ChatGPT alone\(OpenAI,[2025](https://arxiv.org/html/2608.12325#bib.bib176)\), while 88% of survey respondents regularly used AI in at least one business function\(McKinsey,[2025](https://arxiv.org/html/2608.12325#bib.bib26)\)\.
#### D\.3Historical Perspectives on Reasoning
Philosophy, Logic & EpistemologyThe study of reasoning spans millennia of qualitative and quantitative inquiry\. We provide a brief and nonexhaustive summary of historical contributions in the humanities, social sciences, and studies of cognition and the brain\.
The history of reasoning is, in many ways, the history of logic and epistemology\. Major contributions in ancient logic emanated from early Greek, Indian, Chinese, and Arab cultures, among others\. The ancient Greek polymath Aristotle \(384–322 BC\) provided an early systematic study of logic, establishing deductive reasoning via syllogisms\(Smith,[2022](https://arxiv.org/html/2608.12325#bib.bib56)\)\. Aristotle categorized reasoning intoprior analytics\(formal structural argumentation via syllogisms, analogous to notions of validity discussed in this position\) andposterior analytics\(focused on demonstration, definition, scientific knowledge, and inductive reasoning, where premises must be true, primary, immediate, and necessary; this notion maps roughly to soundness and operationalization\)\. We refer the reader toBobzien \([2020](https://arxiv.org/html/2608.12325#bib.bib55)\)for further discussion of ancient traditions of the West\.
In India, schools of Buddhist\(Tillemans,[2026](https://arxiv.org/html/2608.12325#bib.bib99)\)and Hindu philosophy\(Britannica,[2017](https://arxiv.org/html/2608.12325#bib.bib41)\)developed rigorous theories of logic and epistemology\. Various schemas of inference were proposed for the evaluation of knowledge and arguments \(e\.g\.,premise, reason, example, application, and conclusion;Britannica[2017](https://arxiv.org/html/2608.12325#bib.bib41)\)\. In the thirteenth century, the Navya\-Nyāya or Neo\-Logical school of Indian philosophy further systematized these logical systems, anticipating aspects of modern set theory and influencing later logicians such as Babbage, Boole, and DeMorgan\. SeeGillon \([2024](https://arxiv.org/html/2608.12325#bib.bib40)\)for further discussion of logic in classical Indian philosophy\.
The classic epistemological debate overrationalism versus empiricismconcerns the sources by which we obtain knowledge about our external world\(Markie and Folescu,[2023](https://arxiv.org/html/2608.12325#bib.bib54)\)\. While the rationalists emphasized deduction and mathematical certainty \(as represented by French polymath René Descartes \(1596–1650\), German polymath Gottfried Wilhelm Leibniz \(1646–1716\), et al\.\), the empiricists emphasized sensory experience, causation, and probability \(as represented by the English philosopher John Locke \(1632–1704\), Scottish philosopher David Hume \(1711–1776\), et al\.\)\. German philosopher Immanuel Kant \(1724–1804\) presented a critique of pure reason that attempted to bridge rationalism and empiricism\. Modern formal logic \(as represented by Gottlob Frege \(1848–1925\), Bertrand Russell \(1872–1970\), et al\.\) overhauled Aristotelian logic into symbolic mathematical logic\. For more recent treatments of reasoning vis\-à\-vis logic and epistemology in the computer science community \(with emphases on probabilistic reasoning and uncertainty\), we refer the reader toFagin and Halpern \([1987](https://arxiv.org/html/2608.12325#bib.bib46)\); Pearl \([1990](https://arxiv.org/html/2608.12325#bib.bib47)\); Fagin and Halpern \([1994](https://arxiv.org/html/2608.12325#bib.bib49)\); Faginet al\.\([2004](https://arxiv.org/html/2608.12325#bib.bib42)\); Pearl \([2014](https://arxiv.org/html/2608.12325#bib.bib48)\); Halpern \([2017](https://arxiv.org/html/2608.12325#bib.bib43)\)\.
Cognitive & Social SciencesCognitive science, neuroscience, and psychology have contributed a brain\- or mind\-centric account of reasoning\. Dual\-process theories of reasoning have been explored \(and challenged\) for centuries\(Evans and Stanovich,[2013](https://arxiv.org/html/2608.12325#bib.bib50)\), perhaps most famously with Daniel Kahneman’s theory ofSystem 1 and System 2 thinkingin psychology and behavioral economics\(Sloman,[1996](https://arxiv.org/html/2608.12325#bib.bib20); Kahneman,[2011](https://arxiv.org/html/2608.12325#bib.bib19)\)\. While System 1 is associated with fast, automatic, frequent, and intuitive forms of cognition \(e\.g\., performing basic arithmetic, catching a ball\), System 2 entails slow, deliberative, effortful, and logical cognition \(e\.g\., proving a theorem\)\. System 2 thinking is sometimes referenced as a metaphor for inference\-time scaling in generative AI\. Herbert Simon’s theories onbounded rationality, reasoning, and decision\-making under uncertainty had a significant impact on computer science, economics, and cognitive psychology\. As in this position,Simon \([2000](https://arxiv.org/html/2608.12325#bib.bib167)\)argues that interrogating the nature and quality of theprocessof reasoning, and not only its products, clarifies a reasoner’s limitations \(original emphasis\):
> A theory of bounded rationality, then, will be as much concerned with procedural rationality, the quality of the processes of decision, as with substantive rationality, the quality of the outcome\. To understand the former, one must have a theory of the psychology of the decision maker; to understand the latter, one needs have only a theory of the goal \(the utility function\) and the external environment\. \[…\] When rationality is associated with reasoningprocesses, and not just with itsproducts, limits on the abilities of Homo sapiens \[sic\] to reason cannot be ignored\. So the reasoning we find in the classics sounds very different from the calculus of maximization of expected utility in modern neoclassical economics\. Taking account of process as well as product is compatible, as neoclassical thinking is not, with the idea that, while human beings usually have reasons for what they do, these are seldom the best reasons, and are seldom consistent over the whole range of their choices\.
Automated Reasoning Across “Three Waves” of AIFoundational work on automated reasoning included production systems\(Davis and King,[1984](https://arxiv.org/html/2608.12325#bib.bib191); Hayes\-Roth,[1985](https://arxiv.org/html/2608.12325#bib.bib190)\), logic programming\(Lloyd,[2012](https://arxiv.org/html/2608.12325#bib.bib194)\), belief revision\(Gärdenfors,[1988](https://arxiv.org/html/2608.12325#bib.bib195); Van Ditmarschet al\.,[2008](https://arxiv.org/html/2608.12325#bib.bib196)\)and early proof assistants\(Boyer and Moore,[1975](https://arxiv.org/html/2608.12325#bib.bib200); de Bruijn,[1983](https://arxiv.org/html/2608.12325#bib.bib197); Gordon,[1985](https://arxiv.org/html/2608.12325#bib.bib199); Coquand and Huet,[1986](https://arxiv.org/html/2608.12325#bib.bib198)\), as well as theoretical work on the typed lambda calculus and structural proof theory\(Howard and others,[1980](https://arxiv.org/html/2608.12325#bib.bib193); Negri and Von Plato,[2008](https://arxiv.org/html/2608.12325#bib.bib192)\)\. The symbolic, rule\-based perspective of these approaches dominated early AI research but fell out of favor by the late 1980s, following the collapse of the specialized AI hardware market, unresolved scalability issues in expert systems, and DARPA funding cuts\(Fouseet al\.,[2020](https://arxiv.org/html/2608.12325#bib.bib181)\)\. This period is popularly considered the end of the “First Wave of AI” and the beginning of an “AI Winter” of reduced global funding and interest in AI\.
In contrast, statistical learning and neural networks drove the fast\-paced “Second Wave of AI,” as the dominance of deep learning overshadowed rule\-based AI through the 2010s\(Fouseet al\.,[2020](https://arxiv.org/html/2608.12325#bib.bib181)\)\. Prototypical AI systems from this wave prioritized data\-driven approaches, viewed models primarily as black boxes, and provided limited explicit reasoning and transparency\. Sutton’s “Bitter Lesson”\(Sutton,[2019](https://arxiv.org/html/2608.12325#bib.bib12)\)was particularly influential in expressing disillusionment with domain\-specific understanding in AI, as contrasted with the superior performance of systems relying primarily on scaling laws of increasing compute and training data\.
The recent push toward LRMs and renewed interest in formal and neuro\-symbolic methods have challenged the perspective that symbolic AI is of mere historical interest\(Huang and Chang,[2023](https://arxiv.org/html/2608.12325#bib.bib37); Belle and Marcus,[2025](https://arxiv.org/html/2608.12325#bib.bib164)\)\. Interactive theorem provers such as Lean and Isabelle/HOL\(Paulson and Wenzel,[2013](https://arxiv.org/html/2608.12325#bib.bib204); De Mouraet al\.,[2015](https://arxiv.org/html/2608.12325#bib.bib7); Blanchetteet al\.,[2016](https://arxiv.org/html/2608.12325#bib.bib203)\)have demonstrated substantial progress toward scalable mathematical formalization and verification\. In parallel, the rapid rise of neuro\-symbolic architectures in an emerging “Third Wave of AI”\(Garcez and Lamb,[2023](https://arxiv.org/html/2608.12325#bib.bib213)\)has enabled capabilities such as latent program induction\(Neelakantanet al\.,[2015](https://arxiv.org/html/2608.12325#bib.bib209); Macfarlane and Bonnet,[2025](https://arxiv.org/html/2608.12325#bib.bib136)\)and theorem\-proving systems that tightly integrate symbolic solvers with neural components\(Xinet al\.,[2024](https://arxiv.org/html/2608.12325#bib.bib205); Chervonyiet al\.,[2025](https://arxiv.org/html/2608.12325#bib.bib153)\)\. Further advances in large\-scale ML, such as retrieval\-augmented generation, model\-based planning, and world modeling, have strengthened the case for revisiting classical ideas under modern computational regimes\(Matsuoet al\.,[2022](https://arxiv.org/html/2608.12325#bib.bib211); Gaoet al\.,[2023](https://arxiv.org/html/2608.12325#bib.bib210); Guanet al\.,[2023](https://arxiv.org/html/2608.12325#bib.bib212)\)\.
This shift has been reinforced by growing awareness of the intrinsic limitations of current LLMs \(see §[1\.1](https://arxiv.org/html/2608.12325#S1.SS1)\), including hallucination\(Xuet al\.,[2024](https://arxiv.org/html/2608.12325#bib.bib148); Bastouniset al\.,[2024](https://arxiv.org/html/2608.12325#bib.bib147)\), reliance on heuristics or non\-generalizing “shortcut solutions”\(Liuet al\.,[2022](https://arxiv.org/html/2608.12325#bib.bib206); Cholletet al\.,[2024](https://arxiv.org/html/2608.12325#bib.bib63); Xuet al\.,[2025](https://arxiv.org/html/2608.12325#bib.bib67); Mirzadehet al\.,[2025](https://arxiv.org/html/2608.12325#bib.bib69)\), and formal complexity\-theoretic boundaries\(Merrillet al\.,[2022](https://arxiv.org/html/2608.12325#bib.bib208); Merrill and Sabharwal,[2023](https://arxiv.org/html/2608.12325#bib.bib207)\)\. We echoBelle and Marcus \([2025](https://arxiv.org/html/2608.12325#bib.bib164)\)in hypothesizing that these trends may collectively signal a timely re‑evaluation of rule‑based AI, not as an abandoned “First Wave” idea, but as a potential component in next‑generation architectures and in the pursuit of more reliable, transparent, and generalizable reasoning systems\.
### Appendix EGlossary
###### Definition E\.1\(Reasoning task\)\.
In the AI evaluation setting, we consider areasoning taskto be a task that, when previously unseen, would require the average human solver to perform reasoning\. Thus, this is an anthropocentric concept that is tied to expectations on human problem solving\.
###### Definition E\.2\(Operational definition,[American Psychological Association](https://arxiv.org/html/2608.12325#bib.bib189)\)\.
“A description of something in terms of the operations \(procedures, actions, or processes\) by which it could be observed and measured\. For example, the operational definition of anxiety could be in terms of a test score, withdrawal from a situation, or activation of the sympathetic nervous system\. The process of creating an operational definition is known asoperationalization\.”
###### Definition E\.3\(Formal verification,De Mouraet al\.[2015](https://arxiv.org/html/2608.12325#bib.bib7)\)\.
“Formal verification involves the use of logical and computational methods to establish claims that are expressed in precise mathematical terms\. These can include ordinary mathematical theorems, as well as claims that pieces of hardware or software, network protocols, and mechanical and hybrid systems meet their specifications\. In practice, there is not a sharp distinction between verifying a piece of mathematics and verifying the correctness of a system: formal verification requires describing hardware and software systems in mathematical terms, at which point establishing claims as to their correctness becomes a form of theorem proving\. Conversely, the proof of a mathematical theorem may require a lengthy computation, in which case verifying the truth of the theorem requires verifying that the computation does what it is supposed to do\.”
###### Definition E\.4\(Construct validity,Sjøberg and Bergersen[2022](https://arxiv.org/html/2608.12325#bib.bib188)\)\.
Aconstructis a concept that is not directly measurable, but is represented by indicators at the operational level to make it measurable\. The validity of a construct \(i\.e\.,construct validity\) is defined by how adequate a concept definition is and how well the indicators represent the concept\.
###### Definition E\.5\(Epistemic trust\)\.
PerWilholt \([2013](https://arxiv.org/html/2608.12325#bib.bib8)\), “To invest epistemic trust in someone is to trust her in her capacity as provider of information\.”Fonagy and Allison \([2014](https://arxiv.org/html/2608.12325#bib.bib187)\)consider epistemic trust to be “an individual’s willingness to consider new knowledge from another person as trustworthy, generalizable, and relevant to the self\.” Similarly,Irzik and Kurtulmus \([2019](https://arxiv.org/html/2608.12325#bib.bib186)\)argue that “Epistemic trust is about taking someone’s testimony thatPPas a reason to believe thatPPon the assumption that she is in a position to know whetherPPand will express her belief truthfully… In the case of scientists, the requirement of good will for epistemic trust amounts to their commitment to the ethical norms of their trade and their sense of obligation to truthfully and accurately share significant knowledge with the public\.”Similar Articles
Is AI reasoning right for the wrong reasons?
A Quanta Magazine essay explores the confusing state of AI reasoning research, weighing contradictory evidence about large reasoning models' capabilities and what their behavior implies about genuine reasoning.
Position: We Need Practical AI Alignment Methods to Mirror Human Reasoning
This position paper argues that AI systems used in high-stakes decision-making should reason similarly to their users and faithfully communicate that reasoning, and outlines a research agenda for achieving such 'cognitively-aligned AI'.
@rohanpaul_ai: This paper shows a strange weakness in AI reasoning: models can solve math, yet fail to judge reasoning. The unsettling…
This paper introduces the Valid-Answer-Invalid-Reasoning (VAIR) benchmark to expose the production-evaluation gap in AI reasoning models, where models can generate correct answers but fail to detect flawed reasoning, revealing answer confirmation bias.
@rao2z: "When an LLM outputs a step-by-step plan, it creates a powerful illusion that you are watching a machine reason its way…
A position paper by Subbarao Kambhampati and researchers at Arizona State University argues that chain-of-thought reasoning in LLMs creates an illusion of reasoning, and the industry needs to move beyond costly token generation to alternative reasoning mechanisms.
Position: Evaluations of AI Moral Reasoning Still Miss Half of the Picture
This paper critiques existing evaluations of AI moral reasoning for focusing on moral values while overlooking moral norms, and proposes a research agenda to develop standardized methods and datasets for assessing normative reasoning in large language models.