if the following are true:- the line at time 10 = 1
- the tab at time 10 = 0
- statement at line 1, tab 0 =
c = __add__(5, 9)
- expression state at time 10 = "end_expr"
- Variables Map at time 10 = [ ]
- Return Value at time 10 = 14
c = __add__(5, 9)
then Variables Map at time 11 = [ entry c: 14, [ ] ]
Start from the conclusion and work back up the proof. Click the arrow to show the parents.