Proof: Write Stmt Class Defs At Unchanged 45

Let's prove the following theorem:

if the following are true:
  • the line at time 45 = 3
  • the tab at time 45 = 1
  • statement at line 3, tab 1 = a = __add__(a, 1)
  • Class Map at time 45 = [ ]

then Class Map at time 46 = [ ]

Proof:

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

Given
1 the line at time 45 = 3
2 the tab at time 45 = 1
3 statement at line 3, tab 1 = a = __add__(a, 1)
4 Class Map at time 45 = [ ]
Proof Table
# Claim Reason
1 Class Map at time (45 + 1) = Class Map at time 45 if the line at time 45 = 3 and the tab at time 45 = 1 and statement at line 3, tab 1 = a = __add__(a, 1), then Class Map at time (45 + 1) = Class Map at time 45
2 Class Map at time (45 + 1) = [ ] if Class Map at time (45 + 1) = Class Map at time 45 and Class Map at time 45 = [ ], then Class Map at time (45 + 1) = [ ]
3 45 + 1 = 46 45 + 1 = 46
4 Class Map at time (45 + 1) = Class Map at time 46 if 45 + 1 = 46, then Class Map at time (45 + 1) = Class Map at time 46
5 Class Map at time 46 = [ ] if Class Map at time (45 + 1) = Class Map at time 46 and Class Map at time (45 + 1) = [ ], then Class Map at time 46 = [ ]

Comments

Please log in to add comments