technical reading

Reading a Math Paper With AI as a Side Tutor, Not a Proof Generator

Scholia · · 12 min read
Open math preprint with theorem and proof sketch beside a notebook of hand-derived lemmas, pencil and eraser

A remark attributed to Paul Halmos, the mathematician who wrote How to Write Mathematics, circulated among his students: read a paper the way you would read a letter from a friend who is smarter than you — not to extract information, but to follow the mind. The instruction sounds simple until you sit down with a paper outside your immediate subfield and realize you cannot follow the mind because you cannot parse the notation, cannot place the lemma in its lineage, and cannot tell whether the proof sketch in section 3 is the whole argument or a signpost to something harder. Reading a math paper with AI as a side tutor — not a proof generator, not a summarizer — is the practice this essay is about.

Key Anchors


The first thing a math paper does is declare its universe. Before the introduction has finished its second paragraph, the author has named a space, a class of objects, and a relation — and assumed you already live there. For a reader inside the subfield, this is hospitality. For a reader one field over, it is a locked door with no visible keyhole.

The locked-door feeling is not a sign of insufficient preparation. It is a structural feature of how mathematical writing works. A paper in algebraic topology written for topologists does not explain what a fiber bundle is; a paper in analytic number theory does not pause to motivate the Riemann zeta function. The author compressed their universe into notation and moved on. The reader's job is to decompress it — not to have it decompressed for them.

This is where the AI side-tutor role begins, and where it must be carefully bounded.

What the Introduction Is Actually Doing

The introduction of a math paper is not a summary of the paper. This is the most common misreading, and it costs the reader the entire argument before they have started.

The introduction is a positioning document. It names the problem the paper solves, places that problem in a lineage of prior attempts, and announces the main result — but it does this in the language of the field's open questions, not in the language of the proof. The sentence "we extend the result of [Author, Year] to the case of non-compact manifolds" is not telling you what the paper does. It is telling you what the paper answers — and the question it answers is the one that kept the prior author from finishing their own argument.

Read the introduction once for orientation, then stop. Do not read it again until you have read the statement of the main theorem. The introduction will mean something different — something true — after you have seen what the paper actually proves.

The AI side-tutor move here is precise: ask not "what does this introduction say?" but "what is the open problem this introduction is positioning against?" Those are different questions. The first produces a paraphrase. The second produces the intellectual context the author assumed their reader already had.

Notation as the First Gate

Every unfamiliar symbol in a math paper is a gate. Pass it without understanding and the argument closes behind you.

Think of a customs officer stamping a passport without looking at the face. The traveler is through, but the record is wrong. Reading past an undefined symbol works the same way: you are through the sentence, but your model of the argument is wrong, and the error compounds with every subsequent line.

The standard advice — "look it up" — is correct but incomplete. Looking up a symbol tells you its definition. It does not tell you why the author chose this symbol over its neighbors, what the symbol's behavior is in the specific context of this paper's objects, or what the author is signaling by using it here rather than in the next section. Those are questions about the author's generative logic, not about the symbol's dictionary entry.

The AI side-tutor move: after you have the definition, ask what the symbol's failure modes are. Every mathematical object has cases where it breaks down, degenerates, or requires extra hypotheses. The author's choice of notation is often a quiet announcement that they are working away from those failure modes — or directly into them. Knowing which one changes how you read the proof.

A handwritten page of mathematical notation with margin annotations in pencil, open on a wooden desk beside a mechanical pencil and a cup of coffee, natural window light

Reading the Statement of the Main Theorem

The statement of the main theorem is the paper's spine. Everything before it is setup; everything after it is justification. Read it as a sentence with a subject, a verb, and a condition — because that is what it is.

Consider the structure of a theorem statement like the following, drawn from the genre rather than a specific paper: "Let X be a compact Riemannian manifold with boundary. If the Ricci curvature satisfies Ric ≥ κg for some κ > 0, then the first Dirichlet eigenvalue λ₁ satisfies a lower bound depending only on κ, the dimension, and the diameter."

The subject is X — but X is not a generic space; it is a space with three specific constraints (compact, Riemannian, with boundary). The verb is the eigenvalue bound. The condition is the curvature hypothesis. A reader who skims past "compact" or "with boundary" will spend the next hour confused about why the proof requires a particular comparison theorem — because the comparison theorem is exactly what those two words were buying.

The AI side-tutor move here is to read the theorem statement against its hypotheses: for each hypothesis, ask what goes wrong if you drop it. This is not a question about the proof; it is a question about the theorem's shape — the region of mathematical space it carves out. The author chose those hypotheses because without them the result is false, or unknown, or trivially true. Knowing which case applies to each hypothesis tells you where the proof's weight will fall.

This is the move Halmos was pointing at. Following the mind means following the choices — why this hypothesis, why this conclusion, why this order of presentation.

The Lemma's Job

A lemma is not a detour. This is the second most common misreading of a math paper, and it is almost as costly as misreading the introduction.

A lemma is the author's answer to the hardest objection their main theorem faces. The author knows — because they spent months on it — that the main argument has a weak joint. The lemma is the reinforcement they built for that joint before the reader arrives at it. Reading a lemma as a technical preliminary, something to get through before the real argument, is reading it backwards.

The right question for any lemma is: what would break in the main proof if this lemma were false? Sometimes the answer is obvious from the proof of the main theorem, where the lemma is cited. Sometimes it requires holding both the lemma and the theorem statement in mind simultaneously and asking where the lemma's conclusion appears as a hypothesis in the theorem's proof.

This is adjacent subfield reading at its hardest. When you are reading a paper one field over from your own, you often recognize the lemma's form — it looks like a compactness argument, or a density argument, or a fixed-point argument — without recognizing its function in this specific proof. The AI side-tutor role is sharpest here: not "explain this lemma to me" but "where does this lemma's conclusion get used, and what would the proof need instead if this lemma were false?"

The first question produces a definition. The second produces the argument's load-bearing structure.

Proof Sketches and What They Omit

Most papers above a certain length include proof sketches — compressed outlines of the argument that appear either in the introduction or at the start of a long proof section. A proof sketch is not a simplified proof. It is a map of the argument's moves, written for a reader who already knows the terrain well enough to fill in the gaps.

The gaps are the paper.

Terence Tao, in his notes on reading mathematics, observes something close to this: that a proof sketch tells you the strategy of the argument, while the full proof tells you the tactics — and that understanding the strategy without the tactics leaves you with a feeling of comprehension that evaporates the moment you try to verify a step. The feeling is real; the comprehension is not.

This is the fluency illusion in mathematical reading. A smooth proof sketch, read quickly, produces the sensation of having followed the argument. The sensation is false. The argument lives in the tactics — in the specific estimates, the choice of auxiliary functions, the order in which hypotheses are invoked. A summarize-first AI tool optimizes for producing exactly this sensation at scale. Scholia's three-pillar frame — Skeleton, Environment, Soul — is designed for the opposite move: load the full document, land on the exact line where the reader's model broke, and lift to the mechanism that broke it.

The AI side-tutor move for a proof sketch: read it once, then close it and try to reconstruct the main moves from memory. Where you cannot reconstruct, you have found the gap. That gap is where you read next — not the next section, not the conclusion, but the specific passage that fills the gap you just located.

Reading Math Paper with AI: The Boundary That Matters

The boundary between AI as side tutor and AI as proof generator is not a moral line. It is a practical one, and it runs through the question of what you are trying to build.

If you are trying to build a verified proof, an AI proof assistant — Lean, Coq, Isabelle — is the right tool, and the discipline of formal verification is its own practice. If you are trying to read a proof — to understand why it works, what it assumes, where it is fragile, and how it connects to the broader argument — then generating a proof is the wrong move. It replaces the thing you are trying to understand with a different thing that happens to be true.

The side-tutor role is: ask about mechanism, not about output. "What is the author doing in this paragraph?" is a different question from "prove this lemma for me." The first question keeps the primary text on the table. The second removes it. Reading a math paper with AI as a side tutor means keeping the paper on the table at every step — using the AI to decompress notation, locate the lemma's function, and surface the objection the proof sketch is quietly pre-empting, while the argument itself stays yours to follow.

For a reader working through a paper in an adjacent subfield — say, a probabilist reading a paper in ergodic theory, or a geometer reading a paper in PDE — the side-tutor role is the difference between finishing the paper and abandoning it at section 3. The vocabulary is almost familiar; the proof techniques are recognizable in outline; but the specific moves the author makes are calibrated for an audience that already knows which lemmas are standard and which are the paper's real contribution. The AI side-tutor surfaces that calibration without replacing the reading.

If you are working through a paper that sits at the edge of your subfield, upload the PDF to scholia at scholiaai.com and ask about the specific paragraph where your model of the argument broke. The full-document context — not a snippet — is what makes the difference between a gloss on a sentence and an answer about the argument.


Frequently Asked Questions

How do I use AI for reading a math paper without just getting a summary?

Ask about mechanism, not output. The question "what is the author doing in this paragraph?" keeps the primary text on the table and forces an answer about the argument's move. The question "summarize this section" removes the text and replaces it with a smooth paraphrase that produces the sensation of comprehension without the substance. The distinction is not subtle once you have experienced both.

What is the best way to read a math paper in an adjacent subfield?

Read the theorem statement against its hypotheses before you enter the proof. For each hypothesis — compact, bounded, non-degenerate, whatever the author has required — ask what goes wrong if you drop it. This locates the proof's weight before you have read a single line of the proof itself, and it tells you which lemmas are doing real work versus which are standard results the author is citing for completeness.

How should I read a lemma in a math paper?

Ask what would break in the main proof if the lemma were false. A lemma is not a technical preliminary to get through; it is the author's pre-emptive answer to the hardest objection their main theorem faces. Reading it as a detour means missing the argument's load-bearing structure entirely.

What is the difference between a proof sketch and a full proof?

A proof sketch maps the argument's strategy — the sequence of moves the author will make. The full proof contains the tactics: the specific estimates, the choice of auxiliary functions, the order in which hypotheses are invoked. Reading a proof sketch and feeling you have followed the argument is the fluency illusion. The argument lives in the tactics.

Can AI help with reading math paper notation I don't recognize?

Yes, but ask for failure modes, not just definitions. A definition tells you what the symbol means. Asking where the symbol breaks down — what cases it excludes, what extra hypotheses it requires — tells you why the author chose it here, which is the question the definition alone cannot answer.

What does reading math paper with AI as a side tutor mean in practice?

It means using AI to decompress notation, locate a lemma's function in the main argument, and surface the objection a proof sketch is quietly pre-empting — while keeping the paper on the table at every step. The argument stays yours to follow. The AI stays on the margin, not in the center.


Stuck on the passage?

Scholia walks one passage at a time with the full-book context of the edition you uploaded. Open the PDF or EPUB you're reading at scholiaai.com and we'll land on the exact line you tripped on — then lift to mechanism.

The AI Co-Reader for Philosophy

Scholia loads your full edition first, then walks one passage at a time.

It's the structural opposite of a summariser — LAND before LIFT, with the whole book in view. Not a database, not a translation, not a chat-with-PDF that forgot the argument by page 40.

Keep reading

Closer to this passage