Proof: Do Tab At Unchanged 18

Let's prove the following theorem:

if the following are true:
  • expression state at time 18 = "return"
  • the tab at time 18 = 0

then the tab at time 19 = 0

Proof:

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

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

Comments

Please log in to add comments