Proof: Transitive Property Application 2

Let's prove the following theorem:

if the following are true:
  • a = b
  • a = c
  • b = d

then c = d

Proof:

View as a tree | View dependent proofs | Try proving it

Given
1 a = b
2 a = c
3 b = d
Proof Table
# Claim Reason
1 c = b if a = c and a = b, then c = b
2 c = d if c = b and b = d, then c = d
Previous Lesson Next Lesson

Comments

Please log in to add comments