欢迎大家提Issue反馈问题或建议,建设推理王国!
Skip to content

Reasoning Kingdom Map

"Boundaries are not endpoints; they are the starting point of design." — Professor Manul

Welcome to the Reasoning Kingdom. This is not an ordinary book, but a thought laboratory. This map will help you understand the structure, narrative threads, and core ideas of the entire work.


Overall Structure: A Trilogy

The Reasoning Kingdom is now a complete trilogy:

  1. Prequel: To the Future Reasoning Scientist — An introduction to reasoning science for young readers and amateur enthusiasts
  2. Volume I: The Historical Evolution of Reasoning — From entropy to boundaries, pursuing the nature of reasoning along historical threads
  3. Volume II: The Formal Deduction of Reasoning — Starting from formal systems, rebuilding the Reasoning Kingdom through logical deduction

Prequel: Introduction to Reasoning Science (For Beginners)

Target Readers

  • Young readers: Beginners curious about scientific reasoning, algorithmic thinking, and AI
  • Amateur enthusiasts: No specialized background needed — just curiosity and a willingness to "get your hands dirty"
  • Pre-university students: Build foundations in mathematics and programming through Manul Academy

Four-Part Structure

PartChaptersCore Content
Part I The Deterministic UniverseCh1-7From Boolean logic to dynamic programming, establishing an algorithmic thinking framework
Part II Crossing the Fault Lines of LogicCh8-9The mathematical leap from discrete symbols to continuous vector spaces
Part III The Emergence of Neural NetworksCh10-15Complete understanding from neurons to Transformers
Part IV Toward the Reasoning KingdomCh16-18The main trilogy awaits; letters from Professor Manul

Manul Academy (Supplementary Content)

  • Comprehensive Mathematical Foundations: 7 chapters from natural numbers to fixed-point theory
  • AI Mathematical Foundations: 5 chapters from probability & statistics to linear models
  • Calculus: 12 entries from functions to differential equations
  • Linear Algebra: 12 entries from vectors to Jacobian matrices
  • Philosophy: 25 entries from ancient Greece to 1840
  • Python Programming: 10 entries from syntax to data structures

Overall Goal: Pursuing the Nature of Reasoning

Core question: When AI "reasons," is it really reasoning? What is reasoning?

The book's central proposition: How reasoning evolved from a survival strategy against entropy, to an algorithmic process constrained by computational complexity, rigorously reconstructed within formal systems, and finally halted at the boundary of self-reference — and how we must continue forward in uncertainty.


Volume I: The Historical Evolution of Reasoning (Question-Driven, Intuition First)

Part I: The Origins of Reasoning (Chapters 1-6)

Core question: Where does reasoning come from? Why do we need reasoning?

ChapterGoalKey IdeaMethods
Ch1 Entropy and SurvivalUnderstand the survival necessity of reasoningReasoning as a survival strategy against the Second Law of ThermodynamicsInformation theory, thermodynamics
Ch2 The Dawn of SymbolismThe first formalization of causalityIf-Then rules as the logical foundationSymbolic logic, expert systems
Ch3 Vector SpaceFrom discrete to continuous representationThe Word2Vec revolution: geometrization of semanticsWord embeddings, distributional hypothesis
Ch4 ManifoldDiscovering hidden order in high-dimensional dataThe manifold hypothesis: data lies on low-dimensional manifoldsDimensionality reduction, locally linear embedding
Ch5 The Fitting TrapDistinguishing statistics from understandingStatistical correlation ≠ genuine understandingOverfitting, generalization theory
Ch6 The Causal BoundaryUnderstanding the inaccessibility of causalityObservational data is never enoughPearl's causal ladder

Part II: The Mechanisms of Reasoning (Chapters 7-11)

Core question: How does AI implement reasoning? What are its limitations?

ChapterGoalKey IdeaMethods
Ch7 ComplexityUnderstanding computational asymmetryP vs NP: the fundamental asymmetry between verification and searchComplexity theory, SAT problem
Ch8 HeuristicsAccepting the contract of "good enough"Heuristics as pragmatic compromiseA* algorithm, admissibility
Ch9 TransformerReconstructing the infrastructure of reasoningAttention mechanism: parallelizing global relationshipsSelf-attention, multi-head attention
Ch10 SearchNavigating uncertaintyMonte Carlo Tree Search and AlphaGoMCTS, policy networks
Ch11 EfficiencyThe economics of reasoningTouching the physical limits of compressionMamba, linear attention

Part III: The Boundaries of Reasoning (Chapters 12-13)

Core question: Where are the limits of reasoning?

ChapterGoalKey IdeaMethods
Ch12 Implicit ReasoningUnderstanding the internal processes of neural networksReasoning processes in the hidden layers of neural networksActivation pattern analysis
Ch13 The BoundaryRecognizing the essential incompleteness of reasoningA computational version of Godel's theoremYonglin Formula, meta-layer rupture

Volume II: The Formal Deduction of Reasoning (Logical Deduction, Solid Foundation)

Formal System Foundation (Chapters 14-15)

Core question: How do we give reasoning an unambiguous foundation?

ChapterGoalKey IdeaMethods
Ch14 Formal SystemsBuilding the axiomatic foundation of reasoningPropositions, inference rules, axioms, proofsFirst-order logic, syntax-semantics separation
Ch15 Godel IncompletenessUnderstanding the hard boundaries of formal systemsAny sufficiently strong system contains undecidable true propositionsGodel numbering, self-reference construction

Logical Extensions (Chapters 16-18)

Core question: How do we expand the expressive power of reasoning?

ChapterGoalKey IdeaMethods
Ch16 Linear LogicIntroducing resource awarenessEach assumption used exactly onceLinear logic, resource management
Ch17 Probabilistic ReasoningFrom Boolean to probabilityTruth values from {0,1} to [0,1]Probability theory, Bayesian inference
Ch18 Causal FormalizationDistinguishing observation from interventionFormalizing Pearl's causal ladderdo-calculus, structural causal models

Computation Theory (Chapters 19-21)

Core question: What is the relationship between reasoning and computation?

ChapterGoalKey IdeaMethods
Ch19 Complexity TheoryUnderstanding the geometry of reasoningStrict definitions of P, NP, PSPACEComplexity classes, reductions
Ch20 The Heuristic ContractGiving precise definitions to "good enough"Admissibility, consistency, PAC learningApproximation algorithms, theoretical guarantees
Ch21 Learning TheoryUnderstanding the nature of generalizationLearning as inverse inferenceVC dimension, PAC learning

Self-Reference and Emergence (Chapters 22-24)

Core question: What happens when a reasoning system begins to reason about itself?

ChapterGoalKey IdeaMethods
Ch22 Self-Reference and EmergenceExploring the meta-layer of reasoningWhen reasoning systems reason about themselvesCurry-Howard correspondence, fixed-point theorems
Ch23 Yonglin-Lyapunov CorrespondenceDescribing the dynamics of reasoning systemsReasoning as a dynamical systemStability analysis, convergence boundaries
Ch24 Reasoning Convergence Through the Lens of Category TheoryExplaining the structural necessity of reasoning convergence with category theoryGhost pointer corresponds to terminal objects; absent adjoint functors cause meta-layer ruptureCategory theory, adjoint functors, Lyapunov functors, categorical interpretation of self-attention

Conclusion (Chapter 25)

Core question: How do the eight boundaries unify? What is the nature of reasoning?

ChapterGoalKey IdeaMethods
Ch25 The Unification of BoundariesThe culmination of the entire book — unifying the eight boundaries, proposing the Impossible Triangle, returning to the meta-questionAll boundaries are the same boundary projected in different directions; AI's reasoning is a layered, bounded, conditional spectrum of capabilitiesBoundary Unification Framework, Impossible Triangle Conjecture, Four-Level Answer

Three Major Intellectual Pillars

1. The Pragmatic Thread

  • Origin: Reasoning is a survival tool (Ch1)
  • Development: The need for heuristic compromise (Ch8)
  • Constraint: Bounded by economic cost (Ch11)

2. The Representation Thread

  • Symbols: Discrete logical representation (Ch2)
  • Vectors: Continuous geometric representation (Ch3)
  • Manifold: Low-dimensional hidden structure (Ch4)
  • Attention: Dynamic associations (Ch9)
  • Formal Systems: Rigorous axiomatization (Ch14)

3. The Cognitive Limits Thread

  • The Fitting Trap: Statistics ≠ understanding (Ch5)
  • Causal Inaccessibility: Observation ≠ causation (Ch6)
  • The Iron Law of Complexity: The structural nature of P ≠ NP (Ch7)
  • The Godel Boundary: The limits of formal systems (Ch15)
  • The Self-Reference Dilemma: The inaccessibility of the meta-layer (Ch22)

Meta-Questions Throughout the Book

Progressive Questions

  1. Early: AI is fitting patterns (Ch5)
  2. Middle: AI is using heuristics to search the solution space (Ch8, Ch10)
  3. Later: AI's hidden-layer computations are equivalent to reasoning under certain conditions (Ch12)
  4. Formalization: Reasoning can be strictly defined as proof in a formal system (Ch14-17)
  5. Finally: But every reasoning system has insurmountable boundaries (Ch13, Ch15, Ch22)

Levels of Answer

  • Technical layer: Algorithms, architectures, optimization
  • Theoretical layer: Complexity, computability, learning theory
  • Philosophical layer: Understanding, causality, self-reference, boundaries

Original Research Anchors

This book's narrative is built around 6 original research contributions:

  1. QMCB / OpenXOR (Ch7): Phase diagram of NP problems in continuous space
  2. Yonglin Formula (Ch12, Ch13): The essential incompleteness of AI reasoning
  3. ADS (Ch8, Ch10): Information-theoretic formulation of heuristic weights
  4. Collins Optimizer (Ch11): Touching the physical limits of compression
  5. Attention Causal Topology (Ch9): Transformer as an implicit causal inference machine
  6. CocDo (Ch18 Extra): Implementing Pearl's causal calculus as lambda calculus

Reading Path Suggestions

By Reader Type

  • Beginners / Young readers: Start from the prequel -> Volume I -> Volume II (step by step)
  • Engineers / Practitioners: Prioritize Volume I (Ch1-13), focus on "do it yourself" sections
  • Researchers / Theorists: Prioritize Volume II (Ch14-24), focus on original research
  • Students / Self-learners: Read sequentially: prequel -> Volume I -> Volume II

By Interest

  • To understand the current state of AI reasoning: Prequel Ch10-15 -> Volume I Ch9 -> Volume I Ch12
  • To understand the theoretical foundations: Volume II Ch14 -> Volume II Ch15 -> Volume II Ch19
  • To explore open questions: Volume II Ch22 -> Ch25 -> each chapter's "Unresolved" sections
  • To build algorithmic thinking: Prequel Ch1-7 -> Volume I Ch7-8

By Time Available

  • Quick start: Prequel Ch1 -> Prequel Ch10 -> Volume I Ch9
  • Systematic study: Follow the trilogy order: prequel -> Volume I -> Volume II -> Ch25 (Conclusion)
  • Topic study: Follow the three major intellectual pillar threads
  • Quick reference: Map -> Professor Manul's Mini-Dictionary -> Relevant chapters -> Ch25 Conceptual Map

Professor Manul's Advice

"This book will not give you answers, but it will give you better questions. The boundary of reasoning is not the endpoint of knowledge, but the starting point of wisdom. When you understand why some questions will never have answers, you begin to truly understand reasoning."

Remember: Confusion is normal. If you feel more confused after finishing a chapter, you are reading correctly. The expedition through the Reasoning Kingdom begins with admitting your own ignorance.