if the following are true:- expression state at time 14 = "iterate_args"
- arguments stack at time 14 = [ [ 7, [ 9, [ ] ] ], [ ] ]
- parent stack at time 14 = [
__eq__(7, 9)
, [ ] ]
__eq__(7, 9)
, [ ] ]then parent stack at time 15 = [ __eq__(7, 9)
, [ ] ]
Start from the conclusion and work back up the proof. Click the arrow to show the parents.