Proof: Do Control Map At Unchanged 8

Let's prove the following theorem:

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

then Control Map at time 9 = [ ]

Proof:

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

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

Comments

Please log in to add comments