{
  "@context": "https://w3id.org/codemeta/3.0",
  "@type": "SoftwareSourceCode",
  "name": "Claim Verification: \u201cThe infinite sum from n=1 to infinity of 1/n\u00b2 equals exactly \u03c0\u00b2/6\u201d \u2014 Proved",
  "description": "Verdict: PROVED",
  "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/the-infinite-sum-from-n-1-to-infinity-of-1-n-2-equ/",
  "author": [
    {
      "@type": "Organization",
      "name": "Proof Engine"
    }
  ]
}