Proof: Substitution in Product

Let's prove the following theorem:

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

then ad = c

Proof:

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

Given
1 ab = c
2 b = d
Proof Table
# Claim Reason
1 c = ab if ab = c, then c = ab
2 c = ad if c = ab and b = d, then c = ad
3 ad = c if c = ad, then ad = c

Comments

Please log in to add comments