{
  "@context": "https://w3id.org/codemeta/3.0",
  "@type": "SoftwareSourceCode",
  "name": "Claim Verification: \u201cThere are no positive integer solutions to the equation x\u2074 + y\u2074 = z\u2074.\u201d \u2014 Undetermined",
  "description": "Verdict: UNDETERMINED",
  "version": "0.10.0",
  "dateCreated": "2026-03-28",
  "license": "https://spdx.org/licenses/MIT",
  "codeRepository": "https://github.com/yaniv-golan/proof-engine",
  "url": "https://proofengine.info/proofs/there-are-no-positive-integer-solutions-to-the-equ/",
  "author": [
    {
      "@type": "Organization",
      "name": "Proof Engine"
    }
  ]
}