Notes on Equality, Congruence, and Geometric Proof Techniques

Reflexive Property

  • For real numbers: any real number x is equal to itself. Example: x=xx = x . Example: 7=77 = 7.

  • For congruence: any geometric figure is congruent to itself. Example: ABCABC\overline{ABC} \cong \overline{ABC} or, more generally, a figure is congruent to itself.

  • Consequently, the measures are equal in the sense of equality or congruence, e.g. mAC=mABCm\angle A C = m\angle A B C (as stated in the transcript). These are properties of equality and congruence.

Symmetric Property

  • If a congruence statement holds on one side, you can swap sides: if XYMNXY \cong MN then MNXYMN \cong XY.

  • The symmetric property also applies to equality: if 12x=512x = 5, then by symmetry 5=12x5 = 12x.

  • In geometry, if the length of XY\overline{XY} equals the length of MN\overline{MN}, then the length of MN\overline{MN} equals the length of XY\overline{XY}.

Transitive Property

  • If XYMNXY \cong MN and MNABMN \cong AB, then XYABXY \cong AB. (Transitive chaining of congruence)

  • For real numbers: if x=yx = y and y=zy = z, then x=zx = z.

Substitution Property

  • Equality form: If x=3x = 3 and x+y=12x + y = 12, then by substitution, 3+y=123 + y = 12.

  • Important caveat for congruence: substitution is generally valid for equality, not for congruence. In congruence, figures may have different coordinates or placements; you cannot substitute congruent segments into coordinate-based statements in general.

Deductive vs Inductive Reasoning

  • Deductive reasoning: using facts, definitions, and theorems to form a logical argument; works top-down from givens.

    • Example from transcript: if it’s raining, Julia uses an umbrella; from the fact of rain and her rule, deduce she has an umbrella.

    • In mathematics: solving equations by properties and justifying steps; proving two segments are congruent using given information from a diagram.

  • Inductive reasoning: generalizing from observations/patterns; not reliable for proofs in mathematics.

    • Example: most basketball players are over six feet tall; used to form conjectures but not proofs.

  • In this lesson, proofs use deductive reasoning exclusively.

Mathematical Proofs and Use of Diagrams

  • Proofs involve given information (words or a diagram) and a statement to prove.

  • When using diagrams, use only information that is given; do not assume unmarked angles or measurements.

  • Justify each step with definitions, propositions, theorems, or prior steps.

  • Ends with a conclusion that can be used as a premise in future proofs.

Two-Column Proofs

  • A two-column proof has:

    • Left column: statements that are given or deduced.

    • Right column: reasons for each deduction.

  • Example setup from transcript: Prove that if ABCDAB \cong CD and EFCDEF \cong CD, then ABEFAB \cong EF.

    • Initial givens: ABCDAB \cong CD (Reason: Given); EFCDEF \cong CD (Reason: Given).

    • Rearrange using symmetric property: from EFCDEF \cong CD to CDEFCD \cong EF (Reason: Symmetric Property).

    • Apply transitive property: from ABCDAB \cong CD and CDEFCD \cong EF to ABEFAB \cong EF (Reason: Transitive Property).

    • Final step: define congruent segments to conclude equal lengths: AB=EFAB = EF (Reason: Definition of Congruent Segments).

  • Note on notational care: pay attention to the order and notation on the congruence tiles; a small mismatch can lead to an incorrect justification.

Paragraph Proofs

  • A paragraph proof starts with givens and proceeds with a narrative justification.

  • Example transcript proof: Given ABCDAB \cong CD and EFCDEF \cong CD, use the definition of congruence to convert to lengths:

    • From the definition of congruence: AB=CDAB = CD and EF=CDEF = CD.

    • Substitution: since both equal to CDCD, it follows that AB=EFAB = EF (by substitution).

  • The key point: substitution is an equality-based operation; it is not generally valid to substitute congruences for coordinates or other non-equality statements.

Flowchart Proofs

  • Flowchart proofs organize steps visually in boxes with justifications.

  • Example: Prove that ABEFAB \cong EF given ABCDAB \cong CD and EFCDEF \cong CD.

    • Box 1 (Given): ABCDAB \cong CD, EFCDEF \cong CD.

    • Box 2: By symmetric property, CDEFCD \cong EF (from EFCDEF \cong CD).

    • Box 3: By transitive property, ABEFAB \cong EF (from ABCDAB \cong CD and CDEFCD \cong EF).

    • Box 4: By definition of congruent segments, AB=EFAB = EF.

  • The transcript notes that there are alternate paths (e.g., using substitution) and emphasizes that a flowchart should correctly reflect the logical flow.

Diagram-Based Cautions

  • Diagrams can suggest but do not guarantee facts.

  • Possible assumptions based on diagram:

    • Points lie on the lines they appear to lie on (e.g., A on line AC, B on line BD).

    • Adjacent and vertical angles (angle 1 and angle 4, vertical angle 4 and angle 2) as they appear.

    • Linear pairs, collinear points, and opposite rays as they appear.

  • Nonetheless, diagrams do not guarantee:

    • Segment measures or angle measures unless given.

    • Parallel or perpendicular relationships unless indicated.

  • Always rely on given information and proven results, not on visual impressions from the diagram.

Midpoint Example (Two-Column Proof)

  • Given: C is the midpoint of AB. AB is 10 cm long. Prove: AC = 5 cm.

  • Information from diagram is given: AB = 10 cm.

  • Steps and justifications:

    • Step 1: From C is the midpoint of AB, we have AC=CBAC = CB. Reason: Definition of midpoint.

    • Step 2: By the Segment Addition Postulate, AC+CB=ABAC + CB = AB. Reason: Segment Addition Postulate.

    • Step 3: Given AB=10 cmAB = 10\text{ cm}. Reason: Given information.

    • Step 4: Substitute from Step 1 into Step 2: AC+AC=ABAC + AC = AB, i.e., 2AC=AB2\cdot AC = AB. Reason: Substitution using Step 1.

    • Step 5: Substitute Step 3 into Step 4: 2AC=10 cm2\cdot AC = 10\text{ cm}. Reason: Substitution using Step 3.

    • Step 6: Divide both sides by 2: AC=5 cmAC = 5\text{ cm}. Reason: Division Property.

  • Conclusion: AC=5 cmAC = 5\text{ cm}, as required.

Additional Notes on Proof Approaches

  • Always start from givens and clearly state each justification.

  • When converting from congruence statements to equalities, use the Definition of Congruence.

  • Use the Substitution Property to replace equal quantities in an equation, not in a congruence statement.

  • When using the symmetric property to swap sides in a chain of congruences, ensure the order of statements remains logically consistent.

  • Recognize multiple valid proof paths (two-column, paragraph, flowchart) exist for the same result; the choice depends on clarity and context.

Key Takeaways

  • Reflexive, Symmetric, Transitive, and Substitution properties form the backbone of many geometric proofs.

  • Deductive reasoning is essential for mathematics; inductive reasoning is useful for exploring patterns but not for formal proofs.

  • Proofs can be expressed in several formats (two-column, paragraph, flowchart).

  • Diagrams are helpful but must be treated carefully; do not assume measures or parallelism from appearance alone.

  • Concrete examples (e.g., midpoint problems) illustrate how definitions and postulates drive the logical chain to a conclusion.