Proof: Get Iterate Parent 7

Let's prove the following theorem:

if the following are true:
  • expression state at time 7 = "iterate_args"
  • arguments stack at time 7 = [ [ "Estonia", [ ] ], [ [ entry "MX": "Mexico", [ ] ], [ ] ] ]
  • parent stack at time 7 = [ entry "ES": "Estonia", [ {"ES": "Estonia", "MX": "Mexico"}, [ ] ] ]

then parent stack at time 8 = [ entry "ES": "Estonia", [ {"ES": "Estonia", "MX": "Mexico"}, [ ] ] ]

Proof:

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

Given
1 expression state at time 7 = "iterate_args"
2 arguments stack at time 7 = [ [ "Estonia", [ ] ], [ [ entry "MX": "Mexico", [ ] ], [ ] ] ]
3 parent stack at time 7 = [ entry "ES": "Estonia", [ {"ES": "Estonia", "MX": "Mexico"}, [ ] ] ]
Proof Table
# Claim Reason
1 parent stack at time (7 + 1) = parent stack at time 7 if expression state at time 7 = "iterate_args" and arguments stack at time 7 = [ [ "Estonia", [ ] ], [ [ entry "MX": "Mexico", [ ] ], [ ] ] ], then parent stack at time (7 + 1) = parent stack at time 7
2 parent stack at time (7 + 1) = [ entry "ES": "Estonia", [ {"ES": "Estonia", "MX": "Mexico"}, [ ] ] ] if parent stack at time (7 + 1) = parent stack at time 7 and parent stack at time 7 = [ entry "ES": "Estonia", [ {"ES": "Estonia", "MX": "Mexico"}, [ ] ] ], then parent stack at time (7 + 1) = [ entry "ES": "Estonia", [ {"ES": "Estonia", "MX": "Mexico"}, [ ] ] ]
3 7 + 1 = 8 7 + 1 = 8
4 parent stack at time (7 + 1) = parent stack at time 8 if 7 + 1 = 8, then parent stack at time (7 + 1) = parent stack at time 8
5 parent stack at time 8 = [ entry "ES": "Estonia", [ {"ES": "Estonia", "MX": "Mexico"}, [ ] ] ] if parent stack at time (7 + 1) = parent stack at time 8 and parent stack at time (7 + 1) = [ entry "ES": "Estonia", [ {"ES": "Estonia", "MX": "Mexico"}, [ ] ] ], then parent stack at time 8 = [ entry "ES": "Estonia", [ {"ES": "Estonia", "MX": "Mexico"}, [ ] ] ]

Comments

Please log in to add comments