Skip to content
mathlab
0
0
0 XP
Lvl 1
KJ
Lesson 1 ~35 min Geometrical Figures C · Path +85 XP

What a Proof Is, and What a Definition Is

A geometric proof is a chain of claims in which every link carries a reason. Learning the form is most of the work, because once the form is automatic the geometry has room to happen.

Today's hook: Two students look at the same diagram. One says "those sides look equal, so the triangle is isosceles". The other says "the base angles are marked equal, so the sides opposite them are equal, so the triangle is isosceles". Only one of them has proved anything. The difference is not the conclusion, it is the reason.
0/5QUESTS
Think First
warm-up

Write down what you think the definition of a rectangle is. Now count how many separate facts you used. Could you remove one of them and still be describing only rectangles? Try it. If removing a fact lets in some other shape, that fact was necessary; if it does not, your definition had more in it than it needed.

Record your answer in your workbook.
1
The Big Idea
+5 XP to read

A formal proof is a sequence of statements in which every statement carries a reason, and the reasons are only definitions, given information, or theorems already proved. What the diagram looks like is never a reason. A proof is judged on its chain, not on its conclusion.

$$\text{Given} \;\longrightarrow\; \text{statement + reason} \;\longrightarrow\; \cdots \;\longrightarrow\; \text{Conclusion}$$

Marks on a diagram ARE given information and may be used. Appearances are not: two sides that look equal, an angle that looks like a right angle, three points that look collinear. The discipline that separates a proof from a description is asking, of every line you write, "which definition, given fact or theorem allows this?"

A B C P Q R A matches P, B matches Q, C matches R
$\text{statement} + \text{reason}$
Every line needs a reason
A statement without a justification is a claim, not a step.
Marks yes, looks no
Equal-length ticks are given. "It looks equal" is not.
Name the figure in order
Write vertices so matching ones line up. The order carries information.
2
What You'll Master
objectives

Know

  • That every statement in a formal proof requires a reason, and what counts as one
  • That a definition is the minimum information needed to identify a figure
  • The standard layout: Given, To prove, Proof, Conclusion

Understand

  • Why the appearance of a diagram can never justify a step
  • Why a definition with redundant conditions is still correct but less useful

Can Do

  • Set out a short proof in the standard form with reasons
  • Distinguish given information from assumed information in a diagram
  • Test whether a proposed definition is minimal, by removing a condition and looking for a counterexample
3
Words You Need
vocabulary
ProofA chain of statements, each justified by a definition, a given fact or a proven theorem, ending in the required conclusion.
ReasonThe justification attached to a statement. Without one, the statement is not a step.
GivenThe information supplied by the question or marked on the diagram.
DefinitionThe minimum set of properties that identifies a figure and excludes every other.
TheoremA statement that has been proved, and may then be used as a reason in later proofs.
CounterexampleA single figure satisfying a proposed definition but not being the intended shape, which shows the definition is too weak.
4
The Standard Layout
+5 XP to read

Every formal proof has the same four parts, and writing them down in order does much of the thinking for you.

Given. List exactly what you are entitled to use, including everything marked on the diagram.

To prove. State the target. Writing it down stops you proving something adjacent by accident.

Proof. A numbered or line-by-line chain. Each line is a statement, and beside it, in brackets, the reason.

Conclusion. State the result in the words the question used.

A worked example of the form, on the simplest possible content:

StatementReason
$\angle ABD = \angle DBC$given (marked on the diagram)
$\angle ABD + \angle DBC = \angle ABC$adjacent angles at $B$
$\angle ABC = 2 \times \angle ABD$substituting the first line into the second
5
What Counts as a Reason
+5 XP to read

Only three things may justify a line.

Given information. Anything stated in the question, and anything marked on the diagram: equal ticks, equal angle arcs, right-angle squares, parallel arrows.

A definition. "Opposite sides are parallel, by the definition of a parallelogram."

A theorem already proved. "Angle sum of a triangle", "vertically opposite angles are equal", "base angles of an isosceles triangle are equal".

And what does not count, however obvious it looks:

"$AB$ and $CD$ look the same length."
A diagram is a sketch, not a measurement. Unless the equality is marked or given, it is not available.
"$\angle P$ is clearly a right angle."
Unless a right-angle square is drawn or the question says so, it is not.
6
Naming Figures in Matching Order
+5 XP to read

When two figures correspond, the ORDER of the letters carries the correspondence. Writing $\triangle ABC \equiv \triangle PQR$ says four things at once: $A$ matches $P$, $B$ matches $Q$, $C$ matches $R$, and therefore every matching side and angle is equal.

So from $\triangle ABC \equiv \triangle PQR$ you may immediately write $AB = PQ$, $\angle B = \angle Q$, $CA = RP$, and so on, each with the reason matching sides of congruent triangles.

Write the letters in the wrong order and every conclusion you draw is wrong, even though the triangles really are congruent. The statement $\triangle ABC \equiv \triangle QPR$ claims $A$ matches $Q$, which may simply be false.

Habit worth forming
Before writing the congruence statement, mark the matching vertices on your diagram. Then read the letters off the marks rather than from the order they happen to appear in the question.
7
A Definition Is a Minimum
+5 XP to read

A definition should contain exactly enough information to identify the figure: remove any part and something else gets in.

Take the rhombus. "A quadrilateral with four equal sides" is a definition: nothing but a rhombus has four equal sides. Remove the word "four" and a kite gets in.

Now consider "a quadrilateral with four equal sides and opposite sides parallel". That is true of every rhombus, but the second condition is redundant, because four equal sides already forces the parallels. It is a correct description and a poor definition.

Why the difference matters: every condition in a definition is something you must check when testing whether a figure qualifies, and something you may use once it does. A minimal definition gives the shortest test and the clearest proofs.

FigureMinimal definitionRemove a condition and...
Isosceles trianglea triangle with two equal sidesany triangle qualifies
Rectanglea parallelogram with one right angleany parallelogram qualifies
Squarea rectangle with two adjacent sides equalany rectangle qualifies
8
Common Pitfalls
+5 XP to read
Writing a chain of correct statements with no reasons beside them.
Fix: in a marked proof the reasons carry most of the marks. A statement without a reason usually earns nothing, even when it is true.
Using the thing you are trying to prove as a step in proving it.
Fix: check that every reason refers to something GIVEN or already established. If a line's justification is the conclusion, the argument is circular and proves nothing.
Measuring the diagram, or assuming it is drawn to scale.
Fix: diagrams are deliberately not to scale. Only the marks and the words are data.
Watch Me Solve It · Setting out a short proof
+15 XP per step
Q1
PROBLEM
In the diagram, $AB = AC$ and $AD$ bisects $\angle BAC$. Prove that $\angle ADB = \angle ADC$.
  1. 1
    List the given information
    $AB = AC \quad \text{(given)}$
    $\angle BAD = \angle CAD \quad \text{(given: } AD \text{ bisects } \angle BAC)$
    Everything you are entitled to use, and nothing else.
  2. 2
    Find the shared element
    $AD = AD \quad \text{(common side)}$
    A side shared by both triangles is equal to itself; this is nearly always the third fact.
  3. 3
    Name the congruence in matching order
    $\triangle ABD \equiv \triangle ACD \quad \text{(SAS)}$
    Two sides and the INCLUDED angle. $A$ matches $A$, $B$ matches $C$, $D$ matches $D$.
  4. 4
    Draw the conclusion
    $\angle ADB = \angle ADC \quad \text{(matching angles of congruent triangles)}$
    The matching order established in the previous line is what makes this legitimate.
Answer$\angle ADB = \angle ADC$, by SAS congruence
Watch Me Solve It · Separating given from assumed
+15 XP per step
Q2
PROBLEM
A diagram shows quadrilateral $PQRS$ with arrows marking $PQ \parallel SR$, and $PQ$ and $SR$ appear to be the same length. A student writes: "$PQRS$ is a parallelogram, since $PQ \parallel SR$ and $PQ = SR$." Identify what is wrong.
  1. 1
    Separate the two claims
    $PQ \parallel SR \quad \text{(marked, so given)}$
    $PQ = SR \quad \text{(NOT marked)}$
    Only one of the two has a source.
  2. 2
    Ask what the unmarked claim rests on
    $\text{appearance only}$
    A diagram is a sketch. Unmarked equality is not data.
  3. 3
    Test whether it matters
    $\text{one pair of parallel sides alone gives a TRAPEZIUM}$
    A trapezium satisfies everything actually given, so the conclusion does not follow.
  4. 4
    State the fault precisely
    $\text{the second premise is assumed, not given}$
    The reasoning from the two premises is fine; one premise is unavailable.
Answer$PQ = SR$ was assumed from the diagram; with only $PQ \parallel SR$ the figure could be a trapezium
Watch Me Solve It · Testing a definition for minimality
+15 XP per step
Q3
PROBLEM
A student defines a square as "a quadrilateral with four equal sides and four right angles". Decide whether this definition is minimal, and give a minimal one.
  1. 1
    Check that it is correct
    $\text{every square satisfies it; nothing else does}$
    Correctness first: a definition that lets other shapes in is worse than a redundant one.
  2. 2
    Remove one condition and look for an intruder
    $\text{four equal sides only} \Rightarrow \text{rhombus}$
    $\text{four right angles only} \Rightarrow \text{rectangle}$
    Both removals let something in, so neither condition can simply be deleted.
  3. 3
    Weaken rather than delete
    $\text{a rectangle with two adjacent sides equal}$
    One right angle plus the parallelogram property forces the other three, and one pair of adjacent equal sides forces all four.
  4. 4
    Conclude
    $\text{correct but not minimal}$
    Four right angles is three more than needed once the figure is known to be a parallelogram.
AnswerCorrect but not minimal; a minimal version is "a rectangle with two adjacent sides equal"
D
Brain Trainer · Reason or not a reason
4 problems

Four quick problems. Work each one, then reveal the answer.

  1. 1 Is "the two sides look the same length" a valid reason in a proof?

    A diagram is a sketch and is not drawn to scale.No
  2. 2 Is "$AD = AD$, common side" a valid step?

    A shared side is equal to itself, and this is a standard reason.Yes
  3. 3 From $\triangle ABC \equiv \triangle PQR$, which side equals $BC$?

    $B$ matches $Q$ and $C$ matches $R$.$QR$
  4. 4 Remove "two equal sides" from the definition of an isosceles triangle. What gets in?

    Nothing is left but "a triangle".Every triangle
Complete in your workbook.
MC1
What a proof requires
+10 XP

In a formal geometric proof, every statement must be accompanied by:

MC2
Given versus assumed
+10 XP

Which of these may be used as given information?

MC3
Matching order
+10 XP

If $\triangle ABC \equiv \triangle PQR$, then $\angle C$ equals:

MC4
Minimal definitions
+10 XP

A definition is described as MINIMAL when:

MC5
Spotting a circular argument
+10 XP

A student proves a triangle is isosceles, and one of their reasons is "because the triangle is isosceles". This argument is:

Q6
Set out a proof
+15 XP
Q6
SHORT ANSWER
In $\triangle PQR$, $PQ = PR$ and $M$ is the midpoint of $QR$.
(a) List the given information, including anything that follows from the word "midpoint".
(b) Prove that $\triangle PQM \equiv \triangle PRM$, giving a reason for every line.
(c) State one further conclusion that follows, with its reason.
Write your working in your book.
Q7
Given, or assumed?
+15 XP
Q7
SHORT ANSWER
A diagram shows $\triangle ABC$ with a tick on $AB$ and a tick on $AC$, and no other marks. A student writes:
"$AB = AC$ (given), $\angle B = \angle C$ (base angles of an isosceles triangle), $\angle A = 60°$ (it looks like an equilateral triangle), therefore $\triangle ABC$ is equilateral."
(a) Which lines are legitimate?
(b) Which is not, and why?
(c) What would need to be added to the given information for the conclusion to follow?
Write your working in your book.
Q8
Minimal definitions
+15 XP
Q8
SHORT ANSWER
(a) State a minimal definition of a parallelogram.
(b) A student defines a rectangle as "a quadrilateral with four right angles and opposite sides equal". Show this is correct but not minimal, and give a minimal version.
(c) Explain why a minimal definition is more useful in proofs than a full list of properties.
Write your working in your book.
S
Stretch Challenge · How few conditions are enough?
+25 XP
S
CHALLENGE
(a) A quadrilateral has both pairs of opposite sides equal. Must it be a parallelogram? Justify your answer.
(b) A quadrilateral has one pair of opposite sides equal AND that same pair parallel. Must it be a parallelogram?
(c) A quadrilateral has one pair of opposite sides equal and the OTHER pair parallel. Must it be a parallelogram? Draw or describe a figure that settles the question.
R
Quick Review
recap

Every line

A statement and a reason

Reasons

Given, definition, or proved theorem

Never

How the diagram looks

Definition

The minimum that identifies the figure

Your Badges

0 of 6
First Steps
3-Day Streak
3 in a Row
Lesson Ace
Stretch Seeker
Daily Warrior

Mark lesson as complete

Tick when you've finished Learn, Practice and the Stretch. Earns +85 XP and +25 coins.