COMPUTATIONAL-LOGIC Homework 4 Solved

30.00 $

Category:
Click Category Button to View Your Next Assignment | Homework

You'll get a download link with a: zip solution files instantly, after Payment

Securely Powered by: Secure Checkout

Description

Rate this product

Please use the Coq file hw2-2.v1 to show the following instance of the Chinese remainder theorem:

Theorem 1. Let m,n ∈ Z and m,n be relatively prime. For every a,b∈Z, there is an x∈Z such that

x ≡ a (m) x ≡ b (n).

Hints:

  • Bezout’s coefficients in the Coq standard library Znumtheory2 will be useful.
  • A useful on-line information is Software Foundations3.
  • Another useful on-line information is Certified Programming

    with Dependent Types4.

  • Send me emails if you have any question.
  • Homework4-9rcrfq.zip