Theorem Market
Log in

Bezout's Theorem

Unsolved
By john 15 days ago

Theorem Definition:

        theorem Nat.gcd_eq_gcd_ab (x y : ℕ) : ↑(x.gcd y) = ↑x * x.gcdA y + ↑y * x.gcdB y :=