Proof: Do Tab At Unchanged 8

Let's prove the following theorem:

if the following are true:
  • expression state at time 8 = "begin_expr"
  • the tab at time 8 = 0

then the tab at time 9 = 0

Proof:

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

Given
1 expression state at time 8 = "begin_expr"
2 the tab at time 8 = 0
Proof Table
# Claim Reason
1 the tab at time (8 + 1) = the tab at time 8 if expression state at time 8 = "begin_expr", then the tab at time (8 + 1) = the tab at time 8
2 the tab at time (8 + 1) = 0 if the tab at time (8 + 1) = the tab at time 8 and the tab at time 8 = 0, then the tab at time (8 + 1) = 0
3 8 + 1 = 9 8 + 1 = 9
4 the tab at time (8 + 1) = the tab at time 9 if 8 + 1 = 9, then the tab at time (8 + 1) = the tab at time 9
5 the tab at time 9 = 0 if the tab at time (8 + 1) = the tab at time 9 and the tab at time (8 + 1) = 0, then the tab at time 9 = 0

Comments

Please log in to add comments