Proof: Proportion Product

Let's prove the following theorem:

if the following are true:
  • a / b = c / d
  • not (b = 0)
  • not (d = 0)

then da = bc

Proof:

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

Given
1 a / b = c / d
2 not (b = 0)
3 not (d = 0)
Proof Table
# Claim Reason
1 (bd) ⋅ (a / b) = (bd) ⋅ (c / d) if a / b = c / d, then (bd) ⋅ (a / b) = (bd) ⋅ (c / d)
2 (bd) ⋅ (a / b) = da if not (b = 0), then (bd) ⋅ (a / b) = da
3 (bd) ⋅ (c / d) = bc if not (d = 0), then (bd) ⋅ (c / d) = bc
4 da = bc if (bd) ⋅ (a / b) = (bd) ⋅ (c / d) and (bd) ⋅ (a / b) = da and (bd) ⋅ (c / d) = bc, then da = bc

Comments

Please log in to add comments