<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://staging.moocwiki.org/index.php?action=history&amp;feed=atom&amp;title=English%3AProof_and_Mathematical_Reasoning</id>
	<title>English:Proof and Mathematical Reasoning - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://staging.moocwiki.org/index.php?action=history&amp;feed=atom&amp;title=English%3AProof_and_Mathematical_Reasoning"/>
	<link rel="alternate" type="text/html" href="https://staging.moocwiki.org/index.php?title=English:Proof_and_Mathematical_Reasoning&amp;action=history"/>
	<updated>2026-08-29T00:56:29Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in MOOCsWiki Staging</subtitle>
	<generator>MediaWiki 1.45.4</generator>
	<entry>
		<id>https://staging.moocwiki.org/index.php?title=English:Proof_and_Mathematical_Reasoning&amp;diff=47341&amp;oldid=prev</id>
		<title>Glanz: aiMOOC über GPT aiMOOC Action erstellt</title>
		<link rel="alternate" type="text/html" href="https://staging.moocwiki.org/index.php?title=English:Proof_and_Mathematical_Reasoning&amp;diff=47341&amp;oldid=prev"/>
		<updated>2026-08-28T06:55:25Z</updated>

		<summary type="html">&lt;p&gt;aiMOOC über GPT aiMOOC Action erstellt&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{T}}&lt;br /&gt;
[[Category:English]]&lt;br /&gt;
[[Category:Proof and Mathematical Reasoning]]&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Introduction =&lt;br /&gt;
&lt;br /&gt;
Mathematics is not only about obtaining answers. It is also about explaining &amp;#039;&amp;#039;&amp;#039;why&amp;#039;&amp;#039;&amp;#039; a claim must be true, identifying when a claim is false, and communicating reasoning so clearly that another person can check every step. A [[English:Mathematical proof|mathematical proof]] is a logically valid argument that begins from accepted definitions, assumptions, axioms, or previously established results and reaches a stated conclusion.&lt;br /&gt;
&lt;br /&gt;
In this aiMOOC for Grades 11–13, you will learn how to read, plan, write, test, and improve proofs. You will work with [[English:Mathematical logic|mathematical logic]], [[English:Direct proof|direct proof]], [[English:Proof by contradiction|proof by contradiction]], [[English:Contraposition|contraposition]], [[English:Mathematical induction|mathematical induction]], [[English:Counterexample|counterexamples]], and geometric reasoning. The aim is not to memorize proof templates mechanically. The aim is to develop habits of precise thinking that transfer to algebra, geometry, number theory, calculus, computer science, and scientific argumentation.&lt;br /&gt;
&lt;br /&gt;
[[File:Mathematical implication diagram.svg|500px|frameless|center]]&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Learning Goals ==&lt;br /&gt;
&lt;br /&gt;
By the end of the course, you should be able to distinguish a conjecture from a theorem, translate verbal statements into logical form, recognize necessary and sufficient conditions, negate quantified statements correctly, choose a suitable proof method, construct valid arguments, find counterexamples, diagnose gaps in reasoning, and explain a proof in clear mathematical English.&lt;br /&gt;
&lt;br /&gt;
You should also be able to judge the role of examples, diagrams, calculations, and computer experiments. These can provide evidence, reveal patterns, and suggest conjectures, but a universal mathematical statement normally requires an argument that covers every permitted case.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Statements, Definitions, and Logical Structure =&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Propositions and Implications ==&lt;br /&gt;
&lt;br /&gt;
A &amp;#039;&amp;#039;&amp;#039;proposition&amp;#039;&amp;#039;&amp;#039; is a statement that has a definite truth value. For example, “17 is prime” is true, while “15 is prime” is false. An open sentence such as “x is prime” does not yet have a fixed truth value until a domain and a value or quantifier for x are supplied.&lt;br /&gt;
&lt;br /&gt;
Many theorems have the form “If P, then Q,” written &amp;lt;math&amp;gt;P \rightarrow Q&amp;lt;/math&amp;gt;. Here P is the hypothesis and Q is the conclusion. The implication is false only in the situation where P is true and Q is false. In a proof, you do not prove an implication by assuming that Q is already true. Instead, you start from P and use valid reasoning to reach Q.&lt;br /&gt;
&lt;br /&gt;
The &amp;#039;&amp;#039;&amp;#039;converse&amp;#039;&amp;#039;&amp;#039; of &amp;lt;math&amp;gt;P \rightarrow Q&amp;lt;/math&amp;gt; is &amp;lt;math&amp;gt;Q \rightarrow P&amp;lt;/math&amp;gt;. The &amp;#039;&amp;#039;&amp;#039;inverse&amp;#039;&amp;#039;&amp;#039; is &amp;lt;math&amp;gt;\neg P \rightarrow \neg Q&amp;lt;/math&amp;gt;. The &amp;#039;&amp;#039;&amp;#039;contrapositive&amp;#039;&amp;#039;&amp;#039; is &amp;lt;math&amp;gt;\neg Q \rightarrow \neg P&amp;lt;/math&amp;gt;. An implication and its contrapositive are logically equivalent, but the converse and inverse need not be equivalent to the original statement.&lt;br /&gt;
&lt;br /&gt;
{{#ev:youtube|https://www.youtube.com/watch?v=YFZzLQN5qOU|500|center}}&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Necessary and Sufficient Conditions ==&lt;br /&gt;
&lt;br /&gt;
If &amp;lt;math&amp;gt;P \rightarrow Q&amp;lt;/math&amp;gt;, then P is &amp;#039;&amp;#039;&amp;#039;sufficient&amp;#039;&amp;#039;&amp;#039; for Q and Q is &amp;#039;&amp;#039;&amp;#039;necessary&amp;#039;&amp;#039;&amp;#039; for P. If both &amp;lt;math&amp;gt;P \rightarrow Q&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;Q \rightarrow P&amp;lt;/math&amp;gt; are true, then P and Q are equivalent, written &amp;lt;math&amp;gt;P \leftrightarrow Q&amp;lt;/math&amp;gt;, and each is necessary and sufficient for the other.&lt;br /&gt;
&lt;br /&gt;
For example, for an integer n, “n is divisible by 6” is sufficient for “n is divisible by 3.” Divisibility by 3 is necessary for divisibility by 6, but it is not sufficient because 9 is divisible by 3 and not by 6.&lt;br /&gt;
&lt;br /&gt;
[[File:Necessary and sufficient venn (set) diagram.svg|500px|frameless|center]]&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Quantifiers and Their Negations ==&lt;br /&gt;
&lt;br /&gt;
The universal quantifier &amp;lt;math&amp;gt;\forall&amp;lt;/math&amp;gt; means “for every,” while the existential quantifier &amp;lt;math&amp;gt;\exists&amp;lt;/math&amp;gt; means “there exists.” Order matters. Over the real numbers, &amp;lt;math&amp;gt;\forall x\,\exists y\,(y&amp;gt;x)&amp;lt;/math&amp;gt; is true because for any x you can choose a larger y. In contrast, &amp;lt;math&amp;gt;\exists y\,\forall x\,(y&amp;gt;x)&amp;lt;/math&amp;gt; is false because there is no greatest real number.&lt;br /&gt;
&lt;br /&gt;
To negate a universal claim, replace “for every” by “there exists” and negate the property: &amp;lt;math&amp;gt;\neg(\forall x\,P(x))&amp;lt;/math&amp;gt; is equivalent to &amp;lt;math&amp;gt;\exists x\,\neg P(x)&amp;lt;/math&amp;gt;. To negate an existential claim, replace “there exists” by “for every” and negate the property: &amp;lt;math&amp;gt;\neg(\exists x\,P(x))&amp;lt;/math&amp;gt; is equivalent to &amp;lt;math&amp;gt;\forall x\,\neg P(x)&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
[[File:Logical connectives table.svg|500px|frameless|center]]&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= From Conjecture to Proof =&lt;br /&gt;
&lt;br /&gt;
A &amp;#039;&amp;#039;&amp;#039;conjecture&amp;#039;&amp;#039;&amp;#039; is a statement believed to be true on the basis of patterns, examples, intuition, or preliminary reasoning. A &amp;#039;&amp;#039;&amp;#039;theorem&amp;#039;&amp;#039;&amp;#039; is a statement established by proof. A &amp;#039;&amp;#039;&amp;#039;lemma&amp;#039;&amp;#039;&amp;#039; is a proved result used mainly to support another result. An &amp;#039;&amp;#039;&amp;#039;axiom&amp;#039;&amp;#039;&amp;#039; or postulate is accepted as a starting point within a formal system.&lt;br /&gt;
&lt;br /&gt;
Examples are extremely useful during discovery. If you suspect that the sum of two odd integers is even, checking 3 + 5, 7 + 9, and 11 + 13 may suggest the correct statement. But a finite list of examples does not prove a claim about all integers. A proof explains why no valid case can fail.&lt;br /&gt;
&lt;br /&gt;
A single counterexample, however, is enough to disprove a universal statement. For instance, the conjecture “&amp;lt;math&amp;gt;n^2+n+41&amp;lt;/math&amp;gt; is prime for every non-negative integer n” fails at &amp;lt;math&amp;gt;n=41&amp;lt;/math&amp;gt;, where the expression equals &amp;lt;math&amp;gt;41^2&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Reading a Theorem Before Proving It ==&lt;br /&gt;
&lt;br /&gt;
Before writing, identify the domain, hypotheses, conclusion, definitions, and quantifiers. Ask which facts are given and which are to be shown. Then restate technical words in usable form. If “n is even” appears, write &amp;lt;math&amp;gt;n=2k&amp;lt;/math&amp;gt; for some integer k. If two sets are equal, plan to show both inclusions. If an “if and only if” statement appears, plan to prove both directions.&lt;br /&gt;
&lt;br /&gt;
A strong proof is not merely a sequence of algebraic lines. Every transformation must preserve truth under the stated assumptions, and every newly introduced object must be allowed by the definitions or earlier results.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== A Proof-Writing Checklist ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Stage&lt;br /&gt;
! Question to ask yourself&lt;br /&gt;
|-&lt;br /&gt;
| Interpret&lt;br /&gt;
| What exactly is the claim, and what is the domain?&lt;br /&gt;
|-&lt;br /&gt;
| Unpack&lt;br /&gt;
| Which definitions translate the words into mathematical conditions?&lt;br /&gt;
|-&lt;br /&gt;
| Plan&lt;br /&gt;
| Would direct proof, cases, contraposition, contradiction, induction, or a counterexample fit the logical form?&lt;br /&gt;
|-&lt;br /&gt;
| Justify&lt;br /&gt;
| Why is each step valid, and have I used every assumption correctly?&lt;br /&gt;
|-&lt;br /&gt;
| Review&lt;br /&gt;
| Did I prove the stated conclusion for every required case without circular reasoning?&lt;br /&gt;
|-&lt;br /&gt;
| Communicate&lt;br /&gt;
| Can another reader follow the argument without guessing hidden steps?&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Core Proof Methods =&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Direct Proof ==&lt;br /&gt;
&lt;br /&gt;
A direct proof begins with the hypotheses and moves toward the conclusion through definitions, algebra, known theorems, and valid inference.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Example:&amp;#039;&amp;#039;&amp;#039; Prove that the sum of two even integers is even. Let &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;b&amp;lt;/math&amp;gt; be even. Then &amp;lt;math&amp;gt;a=2m&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;b=2n&amp;lt;/math&amp;gt; for integers m and n. Therefore&lt;br /&gt;
&amp;lt;math&amp;gt;a+b=2m+2n=2(m+n)&amp;lt;/math&amp;gt;.&lt;br /&gt;
Because &amp;lt;math&amp;gt;m+n&amp;lt;/math&amp;gt; is an integer, &amp;lt;math&amp;gt;a+b&amp;lt;/math&amp;gt; has the form twice an integer and is therefore even.&lt;br /&gt;
&lt;br /&gt;
Notice the structure: arbitrary valid inputs were chosen, the definition of “even” was used, and the conclusion was rewritten in the exact form required by the same definition.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Proof by Cases ==&lt;br /&gt;
&lt;br /&gt;
Proof by cases divides the domain into exhaustive possibilities and proves the conclusion in each one.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Example:&amp;#039;&amp;#039;&amp;#039; For every integer n, the product &amp;lt;math&amp;gt;n(n+1)&amp;lt;/math&amp;gt; is even. Every integer is either even or odd. If n is even, then the product has an even factor. If n is odd, then &amp;lt;math&amp;gt;n+1&amp;lt;/math&amp;gt; is even, so the product again has an even factor. These cases cover all integers, so the claim follows.&lt;br /&gt;
&lt;br /&gt;
A case split is valid only if the cases really cover every possibility. Overlapping cases are acceptable, but missing cases leave a gap.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Proof by Contraposition ==&lt;br /&gt;
&lt;br /&gt;
To prove &amp;lt;math&amp;gt;P \rightarrow Q&amp;lt;/math&amp;gt; by contraposition, prove the equivalent statement &amp;lt;math&amp;gt;\neg Q \rightarrow \neg P&amp;lt;/math&amp;gt;. This is especially useful when the negation of the conclusion gives a concrete algebraic form.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Example:&amp;#039;&amp;#039;&amp;#039; Prove that if &amp;lt;math&amp;gt;n^2&amp;lt;/math&amp;gt; is even, then n is even. Instead, assume n is odd. Then &amp;lt;math&amp;gt;n=2k+1&amp;lt;/math&amp;gt; for some integer k, so&lt;br /&gt;
&amp;lt;math&amp;gt;n^2=(2k+1)^2=4k^2+4k+1=2(2k^2+2k)+1&amp;lt;/math&amp;gt;,&lt;br /&gt;
which is odd. Thus “n is odd” implies “&amp;lt;math&amp;gt;n^2&amp;lt;/math&amp;gt; is odd,” the contrapositive of the original claim. Therefore the original claim is true.&lt;br /&gt;
&lt;br /&gt;
{{#ev:youtube|https://www.youtube.com/watch?v=X-hJ7krLBn0|500|center}}&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Proof by Contradiction ==&lt;br /&gt;
&lt;br /&gt;
In a proof by contradiction, assume the statement you want to prove is false. Then derive an impossibility, such as a statement and its negation both being true, a violation of a known theorem, or a conflict with an initial assumption.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Example:&amp;#039;&amp;#039;&amp;#039; To prove that &amp;lt;math&amp;gt;\sqrt{2}&amp;lt;/math&amp;gt; is irrational, suppose instead that &amp;lt;math&amp;gt;\sqrt{2}=a/b&amp;lt;/math&amp;gt; for integers a and b with no common factor and &amp;lt;math&amp;gt;b\neq 0&amp;lt;/math&amp;gt;. Squaring gives &amp;lt;math&amp;gt;2b^2=a^2&amp;lt;/math&amp;gt;, so &amp;lt;math&amp;gt;a^2&amp;lt;/math&amp;gt; is even and therefore a is even. Write &amp;lt;math&amp;gt;a=2k&amp;lt;/math&amp;gt;. Substitution gives &amp;lt;math&amp;gt;b^2=2k^2&amp;lt;/math&amp;gt;, so b is also even. Then a and b share the factor 2, contradicting the choice of the fraction in lowest terms. Therefore &amp;lt;math&amp;gt;\sqrt{2}&amp;lt;/math&amp;gt; is irrational.&lt;br /&gt;
&lt;br /&gt;
{{#ev:youtube|https://www.youtube.com/watch?v=sRDwsfNDXak|500|center}}&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Mathematical Induction ==&lt;br /&gt;
&lt;br /&gt;
[[English:Mathematical induction|Mathematical induction]] proves a statement &amp;lt;math&amp;gt;P(n)&amp;lt;/math&amp;gt; for all integers from a starting value onward. The basic structure has two logically connected parts. The &amp;#039;&amp;#039;&amp;#039;base case&amp;#039;&amp;#039;&amp;#039; establishes the first required value. The &amp;#039;&amp;#039;&amp;#039;inductive step&amp;#039;&amp;#039;&amp;#039; assumes &amp;lt;math&amp;gt;P(k)&amp;lt;/math&amp;gt; for an arbitrary valid k and proves &amp;lt;math&amp;gt;P(k+1)&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Example:&amp;#039;&amp;#039;&amp;#039; Prove &amp;lt;math&amp;gt;1+2+\cdots+n=\frac{n(n+1)}{2}&amp;lt;/math&amp;gt; for every positive integer n. For &amp;lt;math&amp;gt;n=1&amp;lt;/math&amp;gt;, both sides equal 1. Now assume&lt;br /&gt;
&amp;lt;math&amp;gt;1+2+\cdots+k=\frac{k(k+1)}{2}&amp;lt;/math&amp;gt;.&lt;br /&gt;
Then&lt;br /&gt;
&amp;lt;math&amp;gt;1+2+\cdots+k+(k+1)=\frac{k(k+1)}{2}+(k+1)=\frac{(k+1)(k+2)}{2}&amp;lt;/math&amp;gt;,&lt;br /&gt;
which is the required formula with &amp;lt;math&amp;gt;k+1&amp;lt;/math&amp;gt; in place of k. Therefore the statement holds for every positive integer n.&lt;br /&gt;
&lt;br /&gt;
The inductive hypothesis is not a guess that the theorem is always true. It is a conditional assumption used only to prove the next case.&lt;br /&gt;
&lt;br /&gt;
{{#ev:youtube|https://www.youtube.com/watch?v=wblW_M_HVQ8|500|center}}&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Existence and Uniqueness ==&lt;br /&gt;
&lt;br /&gt;
An existence proof shows that at least one object satisfies specified conditions. It may be &amp;#039;&amp;#039;&amp;#039;constructive&amp;#039;&amp;#039;&amp;#039;, by exhibiting or building such an object, or &amp;#039;&amp;#039;&amp;#039;non-constructive&amp;#039;&amp;#039;&amp;#039;, by showing that an object must exist without explicitly finding it.&lt;br /&gt;
&lt;br /&gt;
A uniqueness proof shows that at most one such object can exist. A common pattern is to suppose two objects satisfy the same defining conditions and then prove they are equal.&lt;br /&gt;
&lt;br /&gt;
For example, if &amp;lt;math&amp;gt;a\neq 0&amp;lt;/math&amp;gt;, the equation &amp;lt;math&amp;gt;ax=b&amp;lt;/math&amp;gt; has a solution &amp;lt;math&amp;gt;x=b/a&amp;lt;/math&amp;gt;, proving existence. If both x and y satisfy the equation, then &amp;lt;math&amp;gt;ax=ay&amp;lt;/math&amp;gt;. Since &amp;lt;math&amp;gt;a\neq0&amp;lt;/math&amp;gt;, division by a gives &amp;lt;math&amp;gt;x=y&amp;lt;/math&amp;gt;, proving uniqueness.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Disproof by Counterexample ==&lt;br /&gt;
&lt;br /&gt;
To disprove a universal claim, find one valid case where it fails. Suppose someone claims, “For every real number x, &amp;lt;math&amp;gt;\sqrt{x^2}=x&amp;lt;/math&amp;gt;.” Choosing &amp;lt;math&amp;gt;x=-3&amp;lt;/math&amp;gt; gives &amp;lt;math&amp;gt;\sqrt{(-3)^2}=3&amp;lt;/math&amp;gt;, not -3. The corrected identity is &amp;lt;math&amp;gt;\sqrt{x^2}=|x|&amp;lt;/math&amp;gt; for real x.&lt;br /&gt;
&lt;br /&gt;
A counterexample must satisfy all hypotheses of the claim. An example outside the stated domain does not disprove anything.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Geometry, Diagrams, and Visual Reasoning =&lt;br /&gt;
&lt;br /&gt;
Diagrams can reveal structure, suggest auxiliary constructions, and make relationships easier to see. But a drawing is not automatically a proof. A diagram may be inaccurate, may represent only one special case, or may make an unproved property look obvious. In rigorous geometry, every conclusion must follow from definitions, axioms, established theorems, or justified constructions.&lt;br /&gt;
&lt;br /&gt;
The Pythagorean theorem is especially useful for comparing proof styles because it has many different proofs, including rearrangement arguments, similarity arguments, and Euclid’s area-based reasoning.&lt;br /&gt;
&lt;br /&gt;
[[File:Pythagorean Theorem Proof.gif|500px|frameless|center]]&lt;br /&gt;
&lt;br /&gt;
The animation can help you see an area rearrangement, while the next diagram shows the structure of Euclid’s classical geometric reasoning. Your task as a mathematician is to translate what the picture suggests into explicit statements about congruence, similarity, area, or parallel lines.&lt;br /&gt;
&lt;br /&gt;
[[File:Illustration to Euclid&amp;#039;s proof of the Pythagorean theorem.svg|500px|frameless|center]]&lt;br /&gt;
&lt;br /&gt;
Thales’ theorem provides another example in which a geometric transformation can reveal why a right angle appears in a semicircle. A visual argument becomes a proof only when the invariant relationships created by the construction are stated and justified.&lt;br /&gt;
&lt;br /&gt;
[[File:Thales proof by rotation diagram.svg|500px|frameless|center]]&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Proof Debugging: Common Errors =&lt;br /&gt;
&lt;br /&gt;
A proof can fail even when its final answer is correct. Learning to diagnose flawed reasoning is therefore a central mathematical skill.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Using examples as proof:&amp;#039;&amp;#039;&amp;#039; Testing many cases can support a conjecture but does not establish a universal statement.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Proving the converse by mistake:&amp;#039;&amp;#039;&amp;#039; From “If a number is divisible by 6, then it is divisible by 3,” you cannot conclude the converse. The number 9 is a counterexample.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Circular reasoning:&amp;#039;&amp;#039;&amp;#039; You may not assume the statement you are trying to prove, even in disguised form.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Dividing by a quantity that might be zero:&amp;#039;&amp;#039;&amp;#039; Algebraic cancellation requires a non-zero divisor. A proof must either justify non-zero status or split into cases.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Taking square roots without considering sign:&amp;#039;&amp;#039;&amp;#039; From &amp;lt;math&amp;gt;x^2=y^2&amp;lt;/math&amp;gt;, the conclusion is &amp;lt;math&amp;gt;x=\pm y&amp;lt;/math&amp;gt;, not automatically &amp;lt;math&amp;gt;x=y&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Ignoring quantifier order:&amp;#039;&amp;#039;&amp;#039; “For every student there is a book they like” does not mean “There is one book every student likes.”&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Hidden domain changes:&amp;#039;&amp;#039;&amp;#039; A step valid over positive real numbers may fail over all real numbers, and a step valid for integers may fail for rational or complex numbers.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== How to Repair a Proof ==&lt;br /&gt;
&lt;br /&gt;
When a proof seems suspicious, identify the earliest step that is not justified. Ask whether a definition was used correctly, whether an operation is reversible, whether every case was covered, and whether a variable still belongs to the required domain. Then either repair the step or modify the claim.&lt;br /&gt;
&lt;br /&gt;
Proof debugging is closely related to debugging a program. In both activities, a global failure may come from one local transition that does not preserve the intended conditions.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Mathematical Reasoning Beyond Pure Proof =&lt;br /&gt;
&lt;br /&gt;
Proof and reasoning support problem solving in many fields. In [[English:Computer science|computer science]], correctness arguments explain why an algorithm produces the required output for every allowed input. In [[English:Calculus|calculus]], proof clarifies why limit rules and derivative theorems work. In [[English:Statistics|statistics]], logical structure helps distinguish assumptions from conclusions. In the sciences, mathematical models require careful attention to what is deduced from a model and what is observed experimentally.&lt;br /&gt;
&lt;br /&gt;
Computer algebra systems, dynamic geometry tools, and numerical experiments can help you explore patterns, generate examples, and search for counterexamples. They are powerful assistants, but the role of proof remains distinct: a proof explains why the result follows for all cases covered by its assumptions.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Communication and Mathematical Rigor ==&lt;br /&gt;
&lt;br /&gt;
A proof should be correct, complete enough for its intended audience, and readable. Rigor does not mean writing every trivial arithmetic detail. It means making the logical dependencies clear enough that no essential step depends on guesswork.&lt;br /&gt;
&lt;br /&gt;
For Grades 11–13, good proof writing usually includes a clear statement of arbitrary variables, correct use of definitions, explicit justification for the main transitions, appropriate mathematical notation, and a concluding sentence that connects the argument back to the original claim.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Interactive Tasks =&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Quiz: Test Your Knowledge ==&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Which statement is logically equivalent to an implication?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(Its contrapositive)&lt;br /&gt;
(!Its converse)&lt;br /&gt;
(!Its inverse)&lt;br /&gt;
(!Its hypothesis)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;What is enough to disprove a universal mathematical claim?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(One valid counterexample)&lt;br /&gt;
(!Ten supporting examples)&lt;br /&gt;
(!A diagram that looks different)&lt;br /&gt;
(!A numerical approximation)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;What is the first required part of a standard induction proof?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(A verified base case)&lt;br /&gt;
(!A contradiction)&lt;br /&gt;
(!A counterexample)&lt;br /&gt;
(!A converse)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Which proof method starts by assuming the negation of the desired conclusion and deriving an impossibility?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(Proof by contradiction)&lt;br /&gt;
(!Direct proof)&lt;br /&gt;
(!Proof by cases)&lt;br /&gt;
(!Construction)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;If P implies Q, which condition is necessary for P?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(Q)&lt;br /&gt;
(!P)&lt;br /&gt;
(!Not Q)&lt;br /&gt;
(!Neither condition)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;What does a uniqueness proof establish?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(At most one object satisfies the conditions)&lt;br /&gt;
(!At least two objects satisfy the conditions)&lt;br /&gt;
(!Every object satisfies the conditions)&lt;br /&gt;
(!No object satisfies the conditions)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Why is checking many examples usually not a proof of a universal claim?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(Unchecked cases may still fail)&lt;br /&gt;
(!Examples cannot contain numbers)&lt;br /&gt;
(!Universal claims are always false)&lt;br /&gt;
(!Proofs cannot use computation)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;What should you prove when using contraposition on an implication?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(The negation of the conclusion implies the negation of the hypothesis)&lt;br /&gt;
(!The conclusion implies the hypothesis)&lt;br /&gt;
(!The hypothesis implies its negation)&lt;br /&gt;
(!The conclusion implies its negation)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Which statement best describes a lemma?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(A proved result mainly used to support another result)&lt;br /&gt;
(!An untested numerical pattern)&lt;br /&gt;
(!A false theorem)&lt;br /&gt;
(!A diagram without justification)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;What is the strongest reason to state the domain of a variable?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(Validity of steps can depend on the domain)&lt;br /&gt;
(!It makes every proof shorter)&lt;br /&gt;
(!It removes the need for definitions)&lt;br /&gt;
(!It guarantees the converse)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Memory Game ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;memo-quiz&amp;quot;&amp;gt;&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| Theorem || Statement established by a valid mathematical argument&lt;br /&gt;
|-&lt;br /&gt;
| Lemma || Proven result used mainly to support a larger argument&lt;br /&gt;
|-&lt;br /&gt;
| Counterexample || Valid case that makes a universal claim fail&lt;br /&gt;
|-&lt;br /&gt;
| Contrapositive || Logically equivalent reformulation that negates and reverses an implication&lt;br /&gt;
|-&lt;br /&gt;
| Induction || Method using a base case and a step from one case to the next&lt;br /&gt;
|-&lt;br /&gt;
| Axiom || Starting statement accepted within a formal system&lt;br /&gt;
|-&lt;br /&gt;
| Quantifier || Logical expression specifying how many elements a statement concerns&lt;br /&gt;
|}&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Drag and Drop ==&lt;br /&gt;
&lt;br /&gt;
Create the matches by pairing each proof method with the description that best characterizes it.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;lueckentext-quiz&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Match the correct terms.&lt;br /&gt;
! Topic&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Direct proof&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| Starts from the hypotheses and derives the conclusion&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Contraposition&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| Proves an equivalent implication by reversing and negating&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Contradiction&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| Assumes the target statement is false and reaches an impossibility&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Induction&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| Proves a starting case and then a general next-case step&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Counterexample&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| Refutes a universal claim with one valid failing case&lt;br /&gt;
|}&lt;br /&gt;
{{E}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
...&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Crossword Puzzle ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;kreuzwort-quiz&amp;quot;&amp;gt;&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| Axiom || What starting statement is accepted within a formal system?&lt;br /&gt;
|-&lt;br /&gt;
| Theorem || What do you call a mathematical statement established by proof?&lt;br /&gt;
|-&lt;br /&gt;
| Lemma || What proved statement is mainly used to help prove another result?&lt;br /&gt;
|-&lt;br /&gt;
| Induction || Which method links a base case to a general successor step?&lt;br /&gt;
|-&lt;br /&gt;
| Contrapositive || Which equivalent implication reverses and negates the original parts?&lt;br /&gt;
|-&lt;br /&gt;
| Counterexample || What single valid case can refute a universal claim?&lt;br /&gt;
|}&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== LearningApps ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;iframe&amp;gt; https://learningapps.org/index.php?s=Proof+and+Mathematical+Reasoning &amp;lt;/iframe&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Cloze Text ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
{&amp;#039;&amp;#039;&amp;#039;Complete the text.&amp;#039;&amp;#039;&amp;#039;&amp;lt;br&amp;gt;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
A mathematical proof begins from accepted assumptions and uses valid { reasoning } to reach a conclusion. A universal claim can be disproved by one valid { counterexample }. The statement equivalent to an implication is its { contrapositive }. A proof by contradiction assumes the target statement is { false }. Mathematical induction begins with a verified { base case }. The inductive step proves a successor case from an { inductive hypothesis }. A necessary condition must hold whenever the original { hypothesis } holds. Quantifiers specify whether a statement concerns every element or at least one { element }. A diagram can guide discovery but still requires logical { justification }. Good proof writing makes important assumptions and transitions { explicit }.&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Open-Ended Tasks =&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
=== Easy ===&lt;br /&gt;
# [[English:Proof vocabulary map|Proof vocabulary map]]: Create a one-page concept map connecting theorem, conjecture, lemma, axiom, counterexample, hypothesis, and conclusion; add one original example for at least four terms.&lt;br /&gt;
# [[English:Implication cards|Implication cards]]: Write four everyday or mathematical if-then statements, then write the converse and contrapositive of each and decide which versions are true.&lt;br /&gt;
# [[English:Counterexample hunt|Counterexample hunt]]: Invent three plausible universal claims about integers, test them systematically, and either find a counterexample or explain why further proof would still be needed.&lt;br /&gt;
# [[English:Proof narration|Proof narration]]: Record a two-minute audio or video explanation of the direct proof that the sum of two even integers is even, emphasizing where the definition of even is used.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
=== Standard ===&lt;br /&gt;
# [[English:Proof method comparison|Proof method comparison]]: Solve one implication using a direct proof and a second implication using contraposition, then compare why each chosen method fits its statement.&lt;br /&gt;
# [[English:Geometry proof poster|Geometry proof poster]]: Use a dynamic geometry tool or hand-drawn construction to present a proof of a familiar geometric theorem, labeling every fact that is assumed, constructed, or proved.&lt;br /&gt;
# [[English:Interview about proof|Interview about proof]]: Interview a mathematics, computer science, engineering, or science teacher about how proof or rigorous reasoning is used in their field, then summarize the interview and identify two transferable habits.&lt;br /&gt;
# [[English:Induction investigation|Induction investigation]]: Use a spreadsheet or short program to test a sequence formula for many values, formulate a conjecture, and then write a full induction proof that explains why the pattern continues.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
=== Advanced ===&lt;br /&gt;
# [[English:Flawed proof laboratory|Flawed proof laboratory]]: Collect or invent three incorrect proofs involving division by zero, converse confusion, or an unjustified square-root step; diagnose the first invalid step in each and produce corrected versions.&lt;br /&gt;
# [[English:Existence and uniqueness project|Existence and uniqueness project]]: Choose a problem involving a linear equation, geometric construction, or function and write separate arguments for existence and uniqueness; explain why proving only one part is insufficient.&lt;br /&gt;
# [[English:Formalization challenge|Formalization challenge]]: Translate five verbal mathematical claims into symbolic logic with quantifiers, negate each statement correctly, and discuss how changing quantifier order changes meaning in at least two cases.&lt;br /&gt;
# [[English:Mini proof conference|Mini proof conference]]: Prepare a five-minute presentation of a non-trivial theorem from number theory, combinatorics, geometry, or calculus, defend each step during peer questions, and revise the proof after receiving critique.&lt;br /&gt;
&lt;br /&gt;
{{:Open Task - Create a MOOC}}&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Learning Assessment =&lt;br /&gt;
&lt;br /&gt;
# [[English:Proof selection assessment|Proof selection assessment]]: Given four unfamiliar statements, choose an appropriate method for each, justify the choice from the logical structure, and outline the proof before carrying it out.&lt;br /&gt;
# [[English:Reasoning error analysis|Reasoning error analysis]]: Analyze a flawed proof line by line, identify the earliest unjustified step, explain why it fails, and repair the argument without changing the original theorem.&lt;br /&gt;
# [[English:Quantifier transfer task|Quantifier transfer task]]: Convert a real-world claim into quantified mathematical language, negate it precisely, and explain how a counterexample would differ from a full proof.&lt;br /&gt;
# [[English:Multiple-method proof|Multiple-method proof]]: Prove one theorem in two different ways, such as directly and by contradiction, then compare clarity, assumptions, and efficiency.&lt;br /&gt;
# [[English:Evidence versus proof|Evidence versus proof]]: Evaluate a table of numerical results and a computer-generated graph for a proposed universal formula, state what the evidence does and does not establish, and design a rigorous proof or disproof strategy.&lt;br /&gt;
# [[English:Communication assessment|Communication assessment]]: Rewrite a technically correct but poorly explained proof for a peer audience, preserving validity while making the logical dependencies and use of definitions explicit.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Evidence of Learning =&lt;br /&gt;
&lt;br /&gt;
Strong evidence of learning combines mathematical knowledge with reasoning, communication, and transfer.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Evidence type&lt;br /&gt;
! What successful work shows&lt;br /&gt;
|-&lt;br /&gt;
| Knowledge&lt;br /&gt;
| You correctly use concepts such as implication, converse, contrapositive, quantifier, theorem, lemma, axiom, counterexample, existence, and uniqueness.&lt;br /&gt;
|-&lt;br /&gt;
| Skills&lt;br /&gt;
| You can unpack definitions, choose proof methods, construct valid arguments, negate quantified statements, test claims, and debug reasoning.&lt;br /&gt;
|-&lt;br /&gt;
| Products&lt;br /&gt;
| You can produce complete written proofs, annotated diagrams, proof presentations, logical formalizations, corrected flawed proofs, and exploratory computational work.&lt;br /&gt;
|-&lt;br /&gt;
| Communication&lt;br /&gt;
| You state assumptions and domains clearly, justify essential transitions, use notation accurately, and adapt explanations to an intended audience.&lt;br /&gt;
|-&lt;br /&gt;
| Transfer&lt;br /&gt;
| You can apply proof habits to unfamiliar problems in algebra, geometry, number theory, calculus, algorithms, modeling, and scientific reasoning.&lt;br /&gt;
|-&lt;br /&gt;
| Reflection&lt;br /&gt;
| You can distinguish evidence from proof, compare alternative arguments, recognize limits of a method, and explain how feedback improved your reasoning.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= OERs on the Topic =&lt;br /&gt;
&lt;br /&gt;
The English Wikipedia article on [[English:Mathematical proof|Mathematical proof]] provides a broad overview of proof concepts, methods, history, and related terminology.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;iframe&amp;gt; https://en.m.wikipedia.org/wiki/Mathematical_proof &amp;lt;/iframe&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For further open study, follow the internal links in this course to [[English:Mathematical logic|Mathematical logic]], [[English:Proof by contradiction|Proof by contradiction]], [[English:Mathematical induction|Mathematical induction]], [[English:Contraposition|Contraposition]], [[English:Counterexample|Counterexample]], [[English:Axiom|Axiom]], and [[English:Theorem|Theorem]]. The embedded Wikimedia Commons diagrams and educational YouTube videos can be revisited when you compare verbal, symbolic, visual, and procedural explanations.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Linked Learning Areas =&lt;br /&gt;
&lt;br /&gt;
{| align=center&lt;br /&gt;
{{:D-Tab}}&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[English:Proof and Mathematical Reasoning|Proof and Mathematical Reasoning]]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
# [[English:Mathematical proof|Mathematical proof]]&lt;br /&gt;
# [[English:Mathematical logic|Mathematical logic]]&lt;br /&gt;
# [[English:Direct proof|Direct proof]]&lt;br /&gt;
# [[English:Proof by contradiction|Proof by contradiction]]&lt;br /&gt;
# [[English:Contraposition|Contraposition]]&lt;br /&gt;
# [[English:Mathematical induction|Mathematical induction]]&lt;br /&gt;
# [[English:Counterexample|Counterexample]]&lt;br /&gt;
# [[English:Quantifier (logic)|Quantifiers]]&lt;br /&gt;
# [[English:Necessary and sufficient condition|Necessary and sufficient condition]]&lt;br /&gt;
# [[English:Geometry|Geometry]]&lt;br /&gt;
# [[English:Number theory|Number theory]]&lt;br /&gt;
# [[English:Discrete mathematics|Discrete mathematics]]&lt;br /&gt;
# [[English:Computer science|Computer science]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= aiMOOC Projects =&lt;br /&gt;
[[Category:English]]&lt;br /&gt;
[[Category:Proof and Mathematical Reasoning]]&lt;br /&gt;
[[Category:Mathematics]]&lt;br /&gt;
[[Category:Mathematical logic]]&lt;br /&gt;
[[Category:Proof]]&lt;br /&gt;
[[Category:Grades 11-13]]&lt;br /&gt;
[[Category:Secondary education]]&lt;br /&gt;
[[Category:AI_MOOC]]&lt;br /&gt;
[[Category:GPT aiMOOC]]&lt;br /&gt;
{{MT}}&lt;/div&gt;</summary>
		<author><name>Glanz</name></author>
	</entry>
</feed>