Proof: Write End Decrement If Tab 14

Let's prove the following theorem:

if the following are true:
  • the line at time 14 = 5
  • the tab at time 14 = 1
  • number of lines = 5 - 1
  • Control Map at time 14 = [ entry 0: (pair ("if", False)), [ ] ]

then the tab at time 15 = 0

Proof:

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

Given
1 the line at time 14 = 5
2 the tab at time 14 = 1
3 number of lines = 5 - 1
4 Control Map at time 14 = [ entry 0: (pair ("if", False)), [ ] ]
Proof Table
# Claim Reason
1 value at (1 - 1) in map (Control Map at time 14) = pair ("if", False) if Control Map at time 14 = [ entry 0: (pair ("if", False)), [ ] ], then value at (1 - 1) in map (Control Map at time 14) = pair ("if", False)
2 the tab at time (14 + 1) = 1 - 1 if the line at time 14 = 5 and the tab at time 14 = 1 and number of lines = 5 - 1 and value at (1 - 1) in map (Control Map at time 14) = pair ("if", False), then the tab at time (14 + 1) = 1 - 1
3 1 - 1 = 0 1 - 1 = 0
4 the tab at time (14 + 1) = 0 if the tab at time (14 + 1) = 1 - 1 and 1 - 1 = 0, then the tab at time (14 + 1) = 0
5 14 + 1 = 15 14 + 1 = 15
6 the tab at time (14 + 1) = the tab at time 15 if 14 + 1 = 15, then the tab at time (14 + 1) = the tab at time 15
7 the tab at time 15 = 0 if the tab at time (14 + 1) = the tab at time 15 and the tab at time (14 + 1) = 0, then the tab at time 15 = 0

Comments

Please log in to add comments