proving undecidability via reductions
play

Proving Undecidability via Reductions Alice Gao Lecture 23 CS 245 - PowerPoint PPT Presentation

Proving Undecidability via Reductions Alice Gao Lecture 23 CS 245 Logic and Computation Fall 2019 1 / 12 Outline Learning Goals A Template for Reduction Proofs Examples of Reduction Proofs Revisiting the Learning Goals CS 245 Logic and


  1. Proving Undecidability via Reductions Alice Gao Lecture 23 CS 245 Logic and Computation Fall 2019 1 / 12

  2. Outline Learning Goals A Template for Reduction Proofs Examples of Reduction Proofs Revisiting the Learning Goals CS 245 Logic and Computation Fall 2019 2 / 12

  3. Learning Goals By the end of this lecture, you should be able to: to prove that a decision problem is undecidable. by using a reduction from the halting problem. CS 245 Logic and Computation Fall 2019 3 / 12 ▶ Defjne reduction. ▶ Describe at a high level how we can use reduction ▶ Prove that a decision problem is undecidable

  4. Outline Learning Goals A Template for Reduction Proofs Examples of Reduction Proofs Revisiting the Learning Goals CS 245 Logic and Computation Fall 2019 4 / 12

  5. Proving that other problems are undecidable We proved that the halting problem is undecidable. How do we prove that another problem is undecidable? Hence, it must be undecidable. CS 245 Logic and Computation Fall 2019 5 / 12 ▶ We could prove it from scratch, or ▶ We could prove that it is as diffjcult as the halting problem.

  6. Proving undecidability via reductions We will prove undecidability via reductions. Reduce the halting problem to problem 𝑄 𝐶 . we could use it to solve the halting problem. CS 245 Logic and Computation Fall 2019 6 / 12 ▶ Given an algorithm for solving 𝑄 𝐶 , ▶ If 𝑄 𝐶 is decidable, then the halting problem is decidable. ▶ If the halting problem is undecidable, then 𝑄 𝐶 is undecidable.

  7. Proving undecidability via reductions Proof by Contradiction. Assume that there is an algorithm 𝐶 , which solves problem 𝑄 𝐶 . We will construct algorithm 𝐵 , which uses algorithm 𝐶 to solve the halting problem. (Describe algorithm 𝐵 .) Since algorithm 𝐶 solves problem 𝑄 𝐶 , algorithm 𝐵 solves the halting problem, which contradicts with the fact that the halting problem is undecidable. CS 245 Logic and Computation Fall 2019 7 / 12 Theorem: Problem 𝑄 𝐶 is undecidable. Therefore, problem 𝑄 𝐶 is undecidable.

  8. Outline Learning Goals A Template for Reduction Proofs Examples of Reduction Proofs Revisiting the Learning Goals CS 245 Logic and Computation Fall 2019 8 / 12

  9. Example 1 of reduction proofs The halting-no-input problem: Given a program 𝑄 which takes no input, does 𝑄 halt? Theorem: The halting-no-input problem is undecidable. CS 245 Logic and Computation Fall 2019 9 / 12

  10. Example 2 of reduction proofs The both-halt problem: do both programs halt? Theorem: The both-halt problem is undecidable. CS 245 Logic and Computation Fall 2019 10 / 12 Given two programs 𝑄 1 and 𝑄 2 which take no input,

  11. Example 3 of reduction proofs The exists-halting-input problem Given a program 𝑄 , does there exist an input 𝐽 such that 𝑄 halts with input 𝐽 ? Theorem The exists-halting-input problem is undecidable. CS 245 Logic and Computation Fall 2019 11 / 12

  12. Revisiting the learning goals By the end of this lecture, you should be able to: to prove that a decision problem is undecidable. by using a reduction from the halting problem. CS 245 Logic and Computation Fall 2019 12 / 12 ▶ Defjne reduction. ▶ Describe at a high level how we can use reduction ▶ Prove that a decision problem is undecidable

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