Proof: First Term Substitution

Let's prove the following theorem:

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

then a = dc

Proof:

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

Given
1 a = bc
2 b = d
Proof Table
# Claim Reason
1 bc = dc if b = d, then bc = dc
2 a = dc if a = bc and bc = dc, then a = dc

Comments

Please log in to add comments