cs 156 chapter 5 extra slides
play

CS 156 Chapter 5 Extra Slides Prof. Zohar Manna October 29th, 2008 - PowerPoint PPT Presentation

CS 156 Chapter 5 Extra Slides Prof. Zohar Manna October 29th, 2008 Page 1 of 6 Example 1: Shortcut (backward substitution) (39A) VC: x 0 x 0 F wp( G , S 1 ) @ F : x 0 x + 1 1 x 0 i . e .


  1. CS 156 Chapter 5 Extra Slides Prof. Zohar Manna October 29th, 2008 Page 1 of 6

  2. Example 1: Shortcut (backward substitution) (39A) VC: x ≥ 0 → x ≥ 0 � �� � � �� � F wp( G , S 1 ) @ F : x ≥ 0 x + 1 ≥ 1 x ≥ 0 i . e . S 1 : x := x + 1; x ≥ 1 @ G : x ≥ 1 ⇑ Page 2 of 6

  3. Example 2: Shortcut (backward substitution) (41A) VC: ℓ ≤ i ∧ ( ∀ j . A [ j ]) ∧ i ≤ u ∧ a [ i ] = e → ( ∃ j . B [ j ]) � �� � F @ L : F : ℓ ≤ i ∧ ∀ j . ℓ ≤ j < i → a [ j ] � = e � �� � A [ j ] i ≤ u ∧ a [ i ] = e → ( ∃ j . B [ j ]) S 1 : assume i ≤ u ; a [ i ] = e → ( ∃ j . B [ j ]) ⇑ Page 3 of 6

  4. Example 2: Shortcut (backward substitution), cont. (41B) S 1 : assume i ≤ u ; a [ i ] = e → ( ∃ j . B [ j ]) S 2 : assume a [ i ] = e ; true ↔ ( ∃ j . B [ j ]) ( ∃ j . B [ j ])) i . e . S 3 : rv := true; rv ↔ ( ∃ j . B [ j ]) @post G : rv ↔ ∃ j . ℓ ≤ j ≤ u ∧ a [ j ] = e � �� � B [ j ] ⇑ Page 4 of 6

  5. Example 3: Shortcut (backward substitution) (52A) VC: i + 1 ≥ 0 ∧ i − j ≥ 0 ∧ j ≥ i → ( i , i ) < 2 ( i + 1 , i − j ) i + 1 ≥ 0 ∧ i − j ≥ 0 ∧ j ≥ i → ( i , i ) < 2 ( i 0 + 1 , i 0 − j 0 ) @ L 2 : i + 1 ≥ 0 ∧ i − j ≥ 0 j ≥ i → ( i , i ) < 2 ( i 0 + 1 , i 0 − j 0 ) ↓ L 2 : ( i + 1 , i − j ) j ≥ i → ( i , i ) < 2 ( i 0 + 1 , i 0 − j 0 ) assume j ≥ i ; ( i , i ) < 2 ( i 0 + 1 , i 0 − j 0 ) i := i − 1; ( i + 1 , i + 1) < 2 ( i 0 + 1 , i 0 − j 0 ) ↓ L 1 : ( i + 1 , i + 1) ⇑ Page 5 of 6

  6. Example 3: Shortcut (backward substitution) (52B) VC: i + 1 ≥ 0 ∧ i − j ≥ 0 ∧ j ≥ i → ( i , i ) < 2 ( i + 1 , i − j ) @ L 2 : i + 1 ≥ 0 ∧ i − j ≥ 0 j ≥ i → ( i , i ) < 2 ( i + 1 , i − j ) ↓ L 2 : ( i + 1 , i − j ) j ≥ i → ( i , i ) < 2 ? assume j ≥ i ; ( i , i ) < 2 ? i := i − 1; ( i + 1 , i + 1) < 2 ? ↓ L 1 : ( i + 1 , i + 1) ⇑ Page 6 of 6

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend