Proof: Do Tab At Unchanged 50

Let's prove the following theorem:

if the following are true:
  • expression state at time 50 = "return"
  • the tab at time 50 = 2

then the tab at time 51 = 2

Proof:

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

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

Comments

Please log in to add comments