Proof: Find Number Example
Let's prove the following theorem:
index of value [ 0, [ ] ] in [ [ 0, [ ] ], [ ] ] = [ 0, [ ] ]
Proof:
# | Claim | Reason |
---|---|---|
1 | index of value [ 0, [ ] ] in [ [ 0, [ ] ], [ ] ] = index of value [ 0, [ ] ] in [ [ 0, [ ] ], [ ] ] with current index [ 0, [ ] ] | index of value [ 0, [ ] ] in [ [ 0, [ ] ], [ ] ] = index of value [ 0, [ ] ] in [ [ 0, [ ] ], [ ] ] with current index [ 0, [ ] ] |
2 | [0,[]] = [0,[]] | [0,[]] = [0,[]] |
3 | index of value [ 0, [ ] ] in [ [ 0, [ ] ], [ ] ] with current index [ 0, [ ] ] = [ 0, [ ] ] | if [0,[]] = [0,[]], then index of value [ 0, [ ] ] in [ [ 0, [ ] ], [ ] ] with current index [ 0, [ ] ] = [ 0, [ ] ] |
4 | index of value [ 0, [ ] ] in [ [ 0, [ ] ], [ ] ] = [ 0, [ ] ] | if index of value [ 0, [ ] ] in [ [ 0, [ ] ], [ ] ] = index of value [ 0, [ ] ] in [ [ 0, [ ] ], [ ] ] with current index [ 0, [ ] ] and index of value [ 0, [ ] ] in [ [ 0, [ ] ], [ ] ] with current index [ 0, [ ] ] = [ 0, [ ] ], then index of value [ 0, [ ] ] in [ [ 0, [ ] ], [ ] ] = [ 0, [ ] ] |
Comments
Please log in to add comments