How Math Proofs Change: From People to AI

A2

How Math Proofs Change: From People to AI

數學證明如何改變:從人類到 AI


Introduction

This report talks about how people prove things in math. It looks at old ways and new ways with computers.

本報告探討人們在數學中如何進行證明。它分析了傳統的方法以及利用電腦的新方法。

Main Body

Long ago, mathematicians showed exactly how to find an answer. Later, David Hilbert used a new way. He proved things were true without showing the answer. Some people liked this, but L.E.J. Brouwer did not. They had a big fight about these rules.

很久以前,數學家會詳細地展示如何找到答案。後來,David Hilbert 使用了一種新方法。他證明事物是正確的,而無需展示答案。有些人喜歡這樣,但 L.E.J. Brouwer 並不認同。他們針對這些規則發生了激烈的爭論。

Now, people use computers to check math. Kevin Buzzard uses a computer language called Lean. He wants to put a famous math proof into a computer. This helps people check if the math is correct.

現在,人們使用電腦來檢查數學。Kevin Buzzard 使用一種名為 Lean 的電腦語言。他希望將一個著名的數學證明輸入電腦,這有助於人們檢查數學是否正確。

Today, AI helps write this computer code. AI works very fast. It can write a lot of code in one day. But some people say AI code is messy. Human code is often better and cleaner.

如今,AI 協助編寫這種電腦程式碼。AI 的運作速度非常快,一天之內可以編寫大量程式碼。但有些人認為 AI 的程式碼很凌亂,人類編寫的程式碼通常較佳且更簡潔。

Conclusion

Math is changing. In the future, AI might find answers that are correct, but humans cannot understand them.

數學正在改變。未來,AI 可能會找到正確的答案,但人類可能無法理解。

Vocabulary Learning

💡 The Power of 'But'

In the text, the writer uses the word 'but' to show two different ideas. This is a key skill for A2 English.

How it works: Idea A \rightarrow but \rightarrow Idea B (The Opposite)

Examples from the story:

  • Some people liked this \rightarrow but \rightarrow Brouwer did not.
  • AI is fast \rightarrow but \rightarrow the code is messy.

🛠️ Action Words: Past vs. Present

Notice how the text changes time. This helps us talk about history and now.

Then (Past)Now (Present)
showeduse
usedworks
likedhelps

Tip: To talk about the past, we often add -ed to the word (like use \rightarrow used).

Vocabulary Learning

report (n.)
A piece of writing that gives information about a subject.
Example:I read a short report about how computers work.
prove (v.)
To show that something is true using facts.
Example:Can you prove that your answer is correct?
correct (adj.)
Right; without any mistakes.
Example:Is this the correct way to the train station?
messy (adj.)
Not neat or organized.
Example:My desk is very messy with many papers.
understand (v.)
To know what something means.
Example:I do not understand this difficult math problem.
B2

The Evolution of Mathematical Proof: From Traditional Methods to Artificial Intelligence

數學證明的演進:從傳統方法到人工智慧


Introduction

This report examines how mathematical verification has changed over time, moving from traditional constructive proofs to non-constructive logic and the current use of artificial intelligence to verify complex theorems.

本報告探討數學驗證如何隨時間演變,從傳統的構造性證明轉向非構造性邏輯,以及目前利用人工智慧來驗證複雜定理的情況。

Main Body

The way mathematicians prove theories changed significantly in the 19th century with the rise of non-constructive proofs. While constructive methods require a mathematician to show a specific example of a mathematical object, non-constructive proofs prove that something exists by showing that the opposite is impossible. For example, the 'pigeonhole principle' asserts that a shared characteristic exists within a group without identifying exactly who has it. David Hilbert promoted this approach, using the 'law of the excluded middle,' which states that a statement must be either true or false.

數學家證明理論的方式在 19 世紀隨著非構造性證明的興起而發生顯著變化。構造性方法要求數學家展示數學對象的具體範例,而非構造性證明則是透過證明相反情況是不可能的,來證明某樣東西存在。例如,「鴿巢原理」主張一個群體中存在共同特徵,而無需確定具體是誰擁有該特徵。大衛·希爾伯特推廣了這種方法,使用了「排中律」,即規定一個陳述必須不是真就是假。

This shift caused a major disagreement between Hilbert's formalism, which treated mathematics as a system of symbols, and L.E.J. Brouwer's intuitionism. Brouwer argued that mathematical objects must be mentally constructed to be valid; consequently, he rejected the law of the excluded middle for infinite sets. This conflict became so intense that it led to a professional split within the journal Mathematische Annalen in 1928. Although Hilbert's view became the standard, Kurt Gödel later challenged it by suggesting that symbolic systems cannot be completely consistent.

這種轉變導致希爾伯特將數學視為符號系統的形式主義,與 L.E.J. 布勞華的直覺主義之間產生重大分歧。布勞華主張數學對象必須經過心智構造才有效;因此,他拒絕將排中律應用於無限集。這場衝突如此激烈,以至於導致 1928 年學術期刊《Mathematische Annalen》內部發生專業分裂。儘管希爾伯特的觀點成為了標準,但庫爾特·哥德爾隨後挑戰了這一點,指出符號系統無法完全一致。

Today, the focus has moved toward using computer languages like Lean to formalize mathematics. For instance, Kevin Buzzard from Imperial College London is leading a project to translate Andrew Wiles's 1993 proof of Fermat's Last Theorem into machine-verifiable code. Furthermore, the use of Large Language Models (LLMs) has greatly increased the speed of this work. However, this introduces a new problem: while humans write efficient code, AI often produces 'verbose' or messy code, which some researchers call 'slop' because it can be unstable during software updates.

如今,焦點已轉向使用如 Lean 等電腦語言將數學形式化。例如,倫敦帝國學院的 Kevin Buzzard 正在領導一個項目,將 Andrew Wiles 在 1993 年對「費馬最後定理」的證明翻譯成機器可驗證的程式碼。此外,大型語言模型 (LLM) 的使用大大提高了這項工作的速度。然而,這也引入了一個新問題:人類編寫的程式碼高效,而 AI 經常產出「冗長」或混亂的程式碼,一些研究人員將其稱為「slop」,因為它在軟體更新期間可能會不穩定。

Conclusion

Mathematics is now moving toward a more industrial process. In the future, AI-driven formalization may create logically correct proofs that are too complex for humans to understand.

數學現在正走向一個更工業化的過程。未來,AI 驅動的形式化可能會創造出邏輯正確,但複雜到人類無法理解的證明。

Vocabulary Learning

🚀 The 'B2 Leap': Moving from Simple Sentences to Complex Logic

At the A2 level, you usually say: "Hilbert liked this idea. Brouwer did not like it. They fought."

To reach B2, you must stop using simple 'and' or 'but' and start using Logical Connectors and Contrast Markers. This is the secret to sounding academic and professional.

⚡ The Power of the 'Contrast Pivot'

Look at this sentence from the text:

"While constructive methods require a mathematician to show a specific example... non-constructive proofs prove that something exists by showing that the opposite is impossible."

Why this is B2: The word "While" at the start of the sentence acts as a pivot. It tells the reader: "I am about to compare two different things in one single breath."

Try this shift:

  • A2 (Basic): I like AI. It makes mistakes.
  • B2 (Bridge): While AI is incredibly fast, it often produces 'slop' or messy code.

🛠️ Leveling Up Your 'Cause and Effect'

In the article, we see the word "consequently."

In A2, you use "so" (e.g., "It rained, so I stayed home"). In B2, we use consequently or therefore to show a professional result.

Example from text: "Brouwer argued that mathematical objects must be mentally constructed... consequently, he rejected the law of the excluded middle."

The Formula: [Action/Belief] \rightarrow [Consequently] \rightarrow [Result]


🔍 Vocabulary Expansion: Precise vs. General

B2 students avoid 'lazy' words. Notice how the text uses "verbose" instead of just saying "too many words."

  • A2 word: Big/Many \rightarrow B2 word: Complex / Extensive
  • A2 word: Change \rightarrow B2 word: Evolution / Shift
  • A2 word: Problem \rightarrow B2 word: Conflict / Disagreement

Pro Tip: When you write, ask yourself: "Is there a more precise word for this general idea?" That is where fluency begins.

Vocabulary Learning

verification (n.)
The process of establishing the truth, accuracy, or validity of something.
Example:The scientist provided a detailed verification of the results to prove the experiment was successful.
asserts (v.)
To state a fact or belief confidently and forcefully.
Example:The author asserts that the new policy will benefit the majority of the population.
formalism (n.)
A strict adherence to prescribed forms, rules, or a system of symbols.
Example:The legal formalism of the court meant that the case was dismissed on a technicality.
consequently (adv.)
As a result of something that has happened before.
Example:He failed to study for the exam; consequently, he did not pass the course.
consistent (adj.)
Not containing any logical contradictions; acting or done in the same way over time.
Example:The witness's story was not consistent with the evidence found at the scene.
formalize (v.)
To give something a definite structure or official status.
Example:The two companies decided to formalize their partnership by signing a legal contract.
verbose (adj.)
Using or containing more words than are needed.
Example:The professor's lecture was so verbose that many students lost track of the main point.
C2

The Evolution of Mathematical Proof: From Non-Constructive Methodologies to Artificial Intelligence Integration.

數學證明的演進:從非構造性方法到人工智慧整合


Introduction

This report examines the transition in mathematical verification from traditional constructive proofs to non-constructive logic and the contemporary integration of artificial intelligence in formalizing complex theorems.

本報告探討了數學驗證從傳統構造性證明向非構造性邏輯的轉型,以及當代如何將人工智慧整合於複雜定理的形式化過程中。

Main Body

The historical trajectory of mathematical proof underwent a significant shift in the 19th century with the emergence of non-constructive proofs. Unlike constructive methods, which require the explicit exhibition of a mathematical object, non-constructive proofs establish existence through logical contradiction. A primary example is the 'pigeonhole principle,' which asserts a shared attribute within a set without identifying the specific subjects. David Hilbert championed this approach, notably in 1888 when he demonstrated the existence of finite generating sets for invariants without specifying their composition. This methodology relied upon the 'law of the excluded middle,' a logical axiom stating that a proposition is either true or its negation is true.

數學證明的歷史軌跡在 19 世紀隨著非構造性證明的出現而發生重大轉向。與需要明確展示數學對象的構造性方法不同,非構造性證明透過邏輯矛盾來確立存在性。一個主要例子是「鴿巢原理」,它主張一個集合中存在共同屬性,而無需識別具體對象。大衛·希爾伯特支持這種方法,尤其是在 1888 年,他證明了不變量具有有限生成集,而未指定其組成。此方法依賴於「排中律」,即一個邏輯公理,主張一個命題要麼為真,要麼其否定為真。

This shift precipitated a philosophical schism between Hilbert's formalism—which viewed mathematics as the manipulation of symbols—and L.E.J. Brouwer's intuitionism. Brouwer contended that mathematical objects must be mentally constructible to be valid, thereby rejecting the application of the law of the excluded middle to infinite sets. This intellectual conflict manifested institutionally within the journal Mathematische Annalen, culminating in the 1928 dismissal of the editorial board by Hilbert. While Hilbert's approach became the prevailing standard, Kurt Gödel later challenged formalism via his incompleteness theorem, suggesting that symbolic manipulation cannot achieve total consistency.

這一轉向導致了希爾伯特的形式主義(將數學視為符號操作)與 L.E.J. 布勞威爾的直覺主義之間的哲學分歧。布勞威爾主張數學對象必須在心智上可構造才有效,因此拒絕將排中律應用於無限集。這場知識衝突體現於期刊《數學年誌》中,最終導致希爾伯特在 1928 年解散編輯委員會。雖然希爾伯特的方法成為了主流標準,但庫爾特·哥德爾隨後透過其不完備定理挑戰了形式主義,指出符號操作無法實現完全的一致性。

In the contemporary era, the focus has shifted toward the formalization of mathematics through computational languages such as Lean. Kevin Buzzard of Imperial College London is currently leading an initiative to formalize Andrew Wiles's 1993 proof of Fermat's Last Theorem. This process involves translating human-readable proofs into machine-verifiable code, contributing to the Mathlib repository. The integration of Large Language Models (LLMs) has accelerated this process; for instance, a recent workshop saw the volume of project code double in a single day. However, the use of AI introduces a dichotomy between 'efficient' human-authored code and 'verbose' AI-generated code, the latter of which some researchers characterize as 'slop' due to its potential for instability during software updates.

在當代,焦點已轉向透過 Lean 等計算語言將數學形式化。倫敦帝國學院的 Kevin Buzzard 目前正領導一項計劃,將安德魯·懷爾斯 1993 年關於費馬最後定理的證明形式化。此過程涉及將人類可讀的證明翻譯成機器可驗證的代碼,並貢獻至 Mathlib 儲存庫。大型語言模型 (LLM) 的整合加速了這一過程;例如,最近的一場工作坊見證了項目代碼量在單日內翻倍。然而,AI 的使用在「高效」的人類編寫代碼與「冗長」的 AI 生成代碼之間產生了對立,後者被部分研究人員稱為「廢料」(slop),因其在軟體更新時具有潛在的不穩定性。

Conclusion

Mathematics is currently transitioning toward an industrialization of the intellectual process, where AI-driven formalization may eventually produce logically valid proofs that exceed human cognitive comprehension.

數學目前正轉向知識過程的工業化,AI 驅動的形式化最終可能會產生邏輯有效但超出人類認知理解能力的證明。

Vocabulary Learning

The Architecture of Intellectual Tension: Nominalization and Abstract Flux

To move from B2 to C2, a student must stop describing actions and start describing phenomena. This text is a masterclass in Conceptual Nominalization—the process of turning complex processes into static nouns to allow for high-level synthesis.

◈ The 'C2 Pivot': From Verb to Concept

Observe the transition in the text from describing a fight to describing a schism.

  • B2 Approach: "Hilbert and Brouwer disagreed about math, and this caused a big fight in their journal."
  • C2 Synthesis: "This shift precipitated a philosophical schism... This intellectual conflict manifested institutionally..."

Analysis: The author doesn't say people fought; they say a schism was precipitated. By turning the action (fighting/disagreeing) into a noun (schism), the writer can then apply an academic verb (precipitated) to it. This creates a dense, authoritative tone where the focus is on the evolution of the idea rather than the behavior of the people.

◈ Lexical Precision: The 'Weight' of the Word

C2 mastery requires selecting words that carry implicit theoretical weight. Notice the use of "Dichotomy" and "Formalization."

"...introduces a dichotomy between ‘efficient’ human-authored code and ‘verbose’ AI-generated code..."

Instead of saying "there is a difference," the author uses dichotomy. This implies not just a difference, but a sharp, binary opposition. This is the hallmark of C2 writing: choosing the word that encodes the nature of the relationship between two things.

◈ Stylistic Nuance: The 'Industrialization' Metaphor

*"Mathematics is currently transitioning toward an industrialization of the intellectual process..."

This is a high-level rhetorical move. The author takes a physical, economic concept (industrialization) and maps it onto a cognitive field (intellectual process). This creates a powerful image of scale, efficiency, and perhaps a loss of human craftsmanship. To achieve C2, you must move beyond literal descriptions and employ these cross-domain conceptual metaphors to argue complex points concisely.

Vocabulary Learning

trajectory (n.)
The path followed by an object or the development of a process over time.
Example:The historical trajectory of mathematical proof shifted dramatically with the introduction of non-constructive logic.
precipitated (v.)
To cause an event or situation, typically one that is bad or undesirable, to happen suddenly or unexpectedly.
Example:The disagreement over logical axioms precipitated a philosophical schism between the two mathematicians.
schism (n.)
A split or division between strongly opposed sections or groups, caused by a difference in opinion or belief.
Example:The intellectual schism between formalism and intuitionism led to a breakdown in professional collaboration.
manifested (v.)
To display or show a quality or feeling by one's acts or appearance; to appear or become evident.
Example:The tension between the two schools of thought manifested institutionally within the editorial board.
culminating (v.)
Reaching a climax or the final point of a long process of development.
Example:Years of academic rivalry were culminating in the sudden dismissal of the journal's editorial board.
dichotomy (n.)
A division or contrast between two things that are represented as being opposed or entirely different.
Example:There is a clear dichotomy between the elegant, concise code written by humans and the verbose output of AI.
verbose (adj.)
Using or expressed in more words than are needed.
Example:The AI-generated proof was criticized for being overly verbose, making it difficult for researchers to audit.
Practice All words in a crossword