Proof: Do Control Map At Unchanged 6

Let's prove the following theorem:

if the following are true:
  • expression state at time 6 = "iterate_args"
  • Control Map at time 6 = [ ]

then Control Map at time 7 = [ ]

Proof:

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

Given
1 expression state at time 6 = "iterate_args"
2 Control Map at time 6 = [ ]
Proof Table
# Claim Reason
1 Control Map at time (6 + 1) = Control Map at time 6 if expression state at time 6 = "iterate_args", then Control Map at time (6 + 1) = Control Map at time 6
2 Control Map at time (6 + 1) = [ ] if Control Map at time (6 + 1) = Control Map at time 6 and Control Map at time 6 = [ ], then Control Map at time (6 + 1) = [ ]
3 6 + 1 = 7 6 + 1 = 7
4 Control Map at time (6 + 1) = Control Map at time 7 if 6 + 1 = 7, then Control Map at time (6 + 1) = Control Map at time 7
5 Control Map at time 7 = [ ] if Control Map at time (6 + 1) = Control Map at time 7 and Control Map at time (6 + 1) = [ ], then Control Map at time 7 = [ ]

Comments

Please log in to add comments