Ask what should change under a concrete input, then trace that expectation through the equation.
Foundation Lab
Chain-of-Thought Prompting
Dramatically improves reasoning performance—math, logic, coding
Selected Foundation Object
Keep the equation fixed; move through the evidence.
CoT gives the model "scratchpad" space for intermediate computation
Use the key equation and canonical papers as the available witnesses, without implying that a runnable panel exists.
The useful learning product is the reusable mechanism you can carry into another model, paper, or engineering tradeoff.
Use prerequisites, dependents, and semantic links to repair the next gap without leaving the object behind.
Why It Matters for Modern Models
- Dramatically improves reasoning performance—math, logic, coding
- Emergent capability: only works well in large models (>100B parameters)
- Foundation for o1-style reasoning: explicit intermediate computation steps
What Tutorials Skip
What is still poorly explained in textbooks and papers:
- CoT gives the model "scratchpad" space for intermediate computation
- The reasoning doesn't need to be human-readable—it just needs to help the model
- Self-consistency leverages diversity: different reasoning paths vote on the answer
Visualization Status
Core Math (Optional Deep Dive)
If you want intuition first, start with the key equation and cited sources. Come back here for the full walkthrough.
Chain-of-Thought: Prompt model to show reasoning steps:
Self-Consistency: Sample multiple reasoning paths, majority vote:
where with reasoning path .
Decomposition: Break complex problem into sub-problems: