{"bundle_type":"pith_open_graph_bundle","bundle_version":"1.0","pith_number":"pith:2026:SJ5FT4V2QHUVZ5YACI35Q3D5GY","short_pith_number":"pith:SJ5FT4V2","canonical_record":{"source":{"id":"2605.16169","kind":"arxiv","version":1},"metadata":{"license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.LO","submitted_at":"2026-05-15T16:48:52Z","cross_cats_sorted":["cs.MS","physics.chem-ph"],"title_canon_sha256":"f2115eeb4e6229c17dc88c7f32e48564775b000a4477f619c2b794f37f67a4ed","abstract_canon_sha256":"f59c4cf8da4c406529c58c2086fa0d21b3925d8a5ac831c1a79c4e865c203d6a"},"schema_version":"1.0"},"canonical_sha256":"927a59f2ba81e95cf7001237d86c7d361886426727019f59617bca5daeb93925","source":{"kind":"arxiv","id":"2605.16169","version":1},"source_aliases":[{"alias_kind":"arxiv","alias_value":"2605.16169","created_at":"2026-05-20T00:01:55Z"},{"alias_kind":"arxiv_version","alias_value":"2605.16169v1","created_at":"2026-05-20T00:01:55Z"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2605.16169","created_at":"2026-05-20T00:01:55Z"},{"alias_kind":"pith_short_12","alias_value":"SJ5FT4V2QHUV","created_at":"2026-05-20T00:01:55Z"},{"alias_kind":"pith_short_16","alias_value":"SJ5FT4V2QHUVZ5YA","created_at":"2026-05-20T00:01:55Z"},{"alias_kind":"pith_short_8","alias_value":"SJ5FT4V2","created_at":"2026-05-20T00:01:55Z"}],"events":[{"event_type":"record_created","subject_pith_number":"pith:2026:SJ5FT4V2QHUVZ5YACI35Q3D5GY","target":"record","payload":{"canonical_record":{"source":{"id":"2605.16169","kind":"arxiv","version":1},"metadata":{"license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.LO","submitted_at":"2026-05-15T16:48:52Z","cross_cats_sorted":["cs.MS","physics.chem-ph"],"title_canon_sha256":"f2115eeb4e6229c17dc88c7f32e48564775b000a4477f619c2b794f37f67a4ed","abstract_canon_sha256":"f59c4cf8da4c406529c58c2086fa0d21b3925d8a5ac831c1a79c4e865c203d6a"},"schema_version":"1.0"},"canonical_sha256":"927a59f2ba81e95cf7001237d86c7d361886426727019f59617bca5daeb93925","receipt":{"kind":"pith_receipt","key_id":"pith-v1-2026-05","algorithm":"ed25519","signed_at":"2026-05-20T00:01:55.966468Z","signature_b64":"IABCbugChsDdFiAWI90dKPykUYZ62n2FtyvnQ6jkVlZRVME5x61zXyoacc8GromCD3hJH6q81MQ8hm8Vg2ywDA==","signed_message":"canonical_sha256_bytes","builder_version":"pith-number-builder-2026-05-17-v1","receipt_version":"0.3","canonical_sha256":"927a59f2ba81e95cf7001237d86c7d361886426727019f59617bca5daeb93925","last_reissued_at":"2026-05-20T00:01:55.965769Z","signature_status":"signed_v1","first_computed_at":"2026-05-20T00:01:55.965769Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"source_kind":"arxiv","source_id":"2605.16169","source_version":1,"attestation_state":"computed"},"signer":{"signer_id":"pith.science","signer_type":"pith_registry","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"created_at":"2026-05-20T00:01:55Z","supersedes":[],"prev_event":null,"signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"xvlY8VCvv/B7lNEzM1UQT1h7hpdzIy/suyg41JG0sJ+G2L0f3l0bRZx+2YOwzNRCigDdx8HsQq+2Z6QfGk2LAA==","signed_message":"open_graph_event_sha256_bytes","signed_at":"2026-05-28T04:48:19.552244Z"},"content_sha256":"531ffce0a1573dcd5a9fd1e49eba7a6518a96a99d193cb2f8e253b3c84efda5a","schema_version":"1.0","event_id":"sha256:531ffce0a1573dcd5a9fd1e49eba7a6518a96a99d193cb2f8e253b3c84efda5a"},{"event_type":"graph_snapshot","subject_pith_number":"pith:2026:SJ5FT4V2QHUVZ5YACI35Q3D5GY","target":"graph","payload":{"graph_snapshot":{"paper":{"title":"LeanBET: Formally-verified surface area calculations in Lean","license":"http://creativecommons.org/licenses/by/4.0/","headline":"A fully executable BET surface area pipeline has been formally verified in Lean with proofs over the reals and floating-point execution that matches a reference implementation.","cross_cats":["cs.MS","physics.chem-ph"],"primary_cat":"cs.LO","authors_text":"Colin T. Jones, Ejike D. Ugwuanyi, John Velkey, Tyler R. Josephson","submitted_at":"2026-05-15T16:48:52Z","abstract_excerpt":"The Brunauer--Emmett--Teller (BET) method is a standard tool for estimating surface areas from adsorption isotherms, yet practical implementations involve multiple algorithmic steps whose correctness is rarely made explicit. In this work, we present a fully executable and formally verified BET analysis pipeline implemented in the Lean~4 theorem prover.\n  Our formalization covers the complete BET Surface Identification (BETSI)-style workflow, including window enumeration, monotonicity checks, knee selection, and linear regression. We carry out computations in floating-point arithmetic and devel"},"claims":{"count":4,"items":[{"kind":"strongest_claim","text":"We show that the regression coefficients returned by the algorithm agree with their specification-level definitions and minimize the least-squares error under the stated assumptions. We also prove that the window enumeration is sound and complete, and that the admissibility checks and knee-based selection satisfy their formal specifications.","source":"verdict.strongest_claim","status":"machine_extracted","claim_id":"C1","attestation":"unclaimed"},{"kind":"weakest_assumption","text":"The floating-point implementation is assumed to be a faithful enough approximation of the real-number proofs for the numerical results to be trusted in practice; the paper does not supply a formal proof of the floating-point semantics themselves.","source":"verdict.weakest_assumption","status":"machine_extracted","claim_id":"C2","attestation":"unclaimed"},{"kind":"one_line_summary","text":"LeanBET supplies a fully executable, formally verified BET analysis pipeline in Lean 4 whose regression coefficients and window selections match their real-number specifications and agree with the BETSI reference to machine precision on 18 of 19 isotherms.","source":"verdict.one_line_summary","status":"machine_extracted","claim_id":"C3","attestation":"unclaimed"},{"kind":"headline","text":"A fully executable BET surface area pipeline has been formally verified in Lean with proofs over the reals and floating-point execution that matches a reference implementation.","source":"verdict.pith_extraction.headline","status":"machine_extracted","claim_id":"C4","attestation":"unclaimed"}],"snapshot_sha256":"727eb5940adde4f385a4f7a5766ab8a3dcfbc2bec46f54358597cb0de21025ee"},"source":{"id":"2605.16169","kind":"arxiv","version":1},"verdict":{"id":"292ff496-3ad8-4513-af4d-2dcd7cf0e2d7","model_set":{"reader":"grok-4.3"},"created_at":"2026-05-19T18:36:32.727924Z","strongest_claim":"We show that the regression coefficients returned by the algorithm agree with their specification-level definitions and minimize the least-squares error under the stated assumptions. We also prove that the window enumeration is sound and complete, and that the admissibility checks and knee-based selection satisfy their formal specifications.","one_line_summary":"LeanBET supplies a fully executable, formally verified BET analysis pipeline in Lean 4 whose regression coefficients and window selections match their real-number specifications and agree with the BETSI reference to machine precision on 18 of 19 isotherms.","pipeline_version":"pith-pipeline@v0.9.0","weakest_assumption":"The floating-point implementation is assumed to be a faithful enough approximation of the real-number proofs for the numerical results to be trusted in practice; the paper does not supply a formal proof of the floating-point semantics themselves.","pith_extraction_headline":"A fully executable BET surface area pipeline has been formally verified in Lean with proofs over the reals and floating-point execution that matches a reference implementation."},"integrity":{"clean":false,"summary":{"advisory":0,"critical":1,"by_detector":{"doi_compliance":{"total":1,"advisory":0,"critical":1,"informational":0}},"informational":0},"endpoint":"/pith/2605.16169/integrity.json","findings":[{"note":"Identifier '10.1351/pac199466081739/html' is syntactically valid but the DOI registry (doi.org) returned 404, and Crossref / OpenAlex / internal corpus also have no record. The cited work could not be located through any authoritative source.","detector":"doi_compliance","severity":"critical","ref_index":6,"audited_at":"2026-05-19T18:51:27.554398Z","detected_doi":"10.1351/pac199466081739/html","finding_type":"unresolvable_identifier","verdict_class":"cross_source","detected_arxiv_id":null}],"available":true,"detectors_run":[{"name":"doi_title_agreement","ran_at":"2026-05-19T19:01:18.912553Z","status":"completed","version":"1.0.0","findings_count":0},{"name":"doi_compliance","ran_at":"2026-05-19T18:51:27.554398Z","status":"completed","version":"1.0.0","findings_count":1},{"name":"cited_work_retraction","ran_at":"2026-05-19T17:52:14.895275Z","status":"completed","version":"1.0.0","findings_count":0},{"name":"ai_meta_artifact","ran_at":"2026-05-19T17:33:31.031575Z","status":"skipped","version":"1.0.0","findings_count":0},{"name":"external_links","ran_at":"2026-05-19T17:31:46.191614Z","status":"completed","version":"1.0.0","findings_count":0},{"name":"claim_evidence","ran_at":"2026-05-19T16:41:55.430065Z","status":"completed","version":"1.0.0","findings_count":0}],"snapshot_sha256":"31b036a769ab216b82bb15f127b3359b693b5de35b8830d473b7eabed3d48b82"},"references":{"count":21,"sample":[{"doi":"10.1021/ja01269a023","year":1938,"title":"Stephen Brunauer, P. H. Emmett, and Edward Teller. Adsorption of Gases in Multimolecular Layers. Journal of the American Chemical Society, 60(2):309–319, February 1938. URL:https://pubs.a cs.org/doi/a","work_id":"a7ac02a1-7bf3-4b90-808a-8a0cd62d31ed","ref_index":1,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"10.1016/j.micromeso.20","year":2011,"title":"Van Erp and Johan A","work_id":"79c1f617-66af-4c41-b187-47f1623ed340","ref_index":2,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"10.1002/adma.202201502","year":2022,"title":"Johannes W. M. Osterrieth, James Rampersad, David Madden, Nakul Rampal, Luka Skoric, Bethany Connolly, Mark D. Allendorf, Vitalie Stavila, Jonathan L. Snider, Rob Ameloot, João Marreiros, Conchi Ania,","work_id":"81c4ce27-94e7-4646-ac76-f1280a08b875","ref_index":3,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"10.1002/smtd.201800173","year":2018,"title":"Macdonald, Vladimir Martis, and Ivan P","work_id":"6f3de6aa-2b27-4da9-a2fa-6a914716542f","ref_index":4,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"10.1016/j.ces.2010.02.023","year":2010,"title":"D.D. Do, H.D. Do, and D. Nicholson. A computer appraisal of BET theory, BET surface area and the calculation of surface excess for gas adsorption on a graphite surface.Chemical Engineering Science, 65","work_id":"f13b03a5-06fe-43a1-af7b-a90f8e7c5dd3","ref_index":5,"cited_arxiv_id":"","is_internal_anchor":false}],"resolved_work":21,"snapshot_sha256":"9db9379b8e70f1dbda727e689cfd15aa275956ddf080824d9e8d0027a3f50569","internal_anchors":1},"formal_canon":{"evidence_count":2,"snapshot_sha256":"54e2062dc17f455418fa5dd6e2a36357427e4883d97848e9443ee8351757b665"},"author_claims":{"count":0,"strong_count":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"builder_version":"pith-number-builder-2026-05-17-v1"},"verdict_id":"292ff496-3ad8-4513-af4d-2dcd7cf0e2d7"},"signer":{"signer_id":"pith.science","signer_type":"pith_registry","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"created_at":"2026-05-20T00:01:55Z","supersedes":[],"prev_event":null,"signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"N4libsDWCTO2meaMA+nwiIjJEU49tAUO8fcGqMNIIQNzHJtQuefgnW2pGCR+ULU9xUl/u7Iuh9ZMM6jGDeUxCA==","signed_message":"open_graph_event_sha256_bytes","signed_at":"2026-05-28T04:48:19.553098Z"},"content_sha256":"4e32208aac6e9eea21e5d0dcd4e6cb576c300f5997c3e7c84d7ef8fe4e7e6369","schema_version":"1.0","event_id":"sha256:4e32208aac6e9eea21e5d0dcd4e6cb576c300f5997c3e7c84d7ef8fe4e7e6369"},{"event_type":"integrity_finding","subject_pith_number":"pith:2026:SJ5FT4V2QHUVZ5YACI35Q3D5GY","target":"integrity","payload":{"note":"Identifier '10.1351/pac199466081739/html' is syntactically valid but the DOI registry (doi.org) returned 404, and Crossref / OpenAlex / internal corpus also have no record. The cited work could not be located through any authoritative source.","snippet":"J. Rouquerol, D. Avnir, C. W. Fairbridge, D. H. Everett, J. M. Haynes, N. Pernicone, J. D. F. Ramsay, K. S. W. Sing, and K. K. Unger. Recommendations for the characterization of porous solids (Technical Report).Pure and Applied Chemistry, 6","arxiv_id":"2605.16169","detector":"doi_compliance","evidence":{"doi":"10.1351/pac199466081739/html","arxiv_id":null,"ref_index":6,"raw_excerpt":"J. Rouquerol, D. Avnir, C. W. Fairbridge, D. H. Everett, J. M. Haynes, N. Pernicone, J. D. F. Ramsay, K. S. W. Sing, and K. K. Unger. Recommendations for the characterization of porous solids (Technical Report).Pure and Applied Chemistry, 66(8):1739–1758, January 1994. Publisher: De Gruyter. URL: https://www.degruyterbrill.com/document/doi/10.1351/pac199466081739/html ?lang=en&srsltid=AfmBOopFxwru","verdict_class":"cross_source","checked_sources":["crossref_by_doi","openalex_by_doi","doi_org_head"]},"severity":"critical","ref_index":6,"audited_at":"2026-05-19T18:51:27.554398Z","event_type":"pith.integrity.v1","detected_doi":"10.1351/pac199466081739/html","detector_url":"https://pith.science/pith-integrity-protocol#doi_compliance","external_url":null,"finding_type":"unresolvable_identifier","evidence_hash":"47cb8672782c808ef584d4a053e767c670221b1db8b358b6d9e12c3ddfa4d023","paper_version":1,"verdict_class":"cross_source","resolved_title":null,"detector_version":"1.0.0","detected_arxiv_id":null,"integrity_event_id":2599,"payload_sha256":"b2869a2c4db553b56c73909c9127a2e0db7de35fb8f5633618d2d519aaa429c6","signature_b64":"mAtkcvfOa9D7nuVys3KgJ9yAez6TLZDFSlOg2CdWWf90ZBxUTw4RYARUSRWWzoeAAoyB0P9bFOqFB3TOi8EcAA==","signing_key_id":"pith-v1-2026-05"},"signer":{"signer_id":"pith.science","signer_type":"pith_registry","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"created_at":"2026-05-19T18:52:18Z","supersedes":[],"prev_event":null,"signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"L7OZxp5yw89oM6VkA4jpcfKmTFyTioKUdvnnKQ2gdJsxmel3PskF3jfRrVJzjixilEhxwab4prhPlyboB6UICw==","signed_message":"open_graph_event_sha256_bytes","signed_at":"2026-05-28T04:48:19.554043Z"},"content_sha256":"657fc80f9b1d5dcfafa98eddf224fc66a558cf9d2cd8431d58cb63f3b9568e3f","schema_version":"1.0","event_id":"sha256:657fc80f9b1d5dcfafa98eddf224fc66a558cf9d2cd8431d58cb63f3b9568e3f"}],"timestamp_proofs":[],"mirror_hints":[{"mirror_type":"https","name":"Pith Resolver","base_url":"https://pith.science","bundle_url":"https://pith.science/pith/SJ5FT4V2QHUVZ5YACI35Q3D5GY/bundle.json","state_url":"https://pith.science/pith/SJ5FT4V2QHUVZ5YACI35Q3D5GY/state.json","well_known_bundle_url":"https://pith.science/.well-known/pith/SJ5FT4V2QHUVZ5YACI35Q3D5GY/bundle.json","status":"primary"}],"public_keys":[{"key_id":"pith-v1-2026-05","algorithm":"ed25519","format":"raw","public_key_b64":"stVStoiQhXFxp4s2pdzPNoqVNBMojDU/fJ2db5S3CbM=","public_key_hex":"b2d552b68890857171a78b36a5dccf368a953413288c353f7c9d9d6f94b709b3","fingerprint_sha256_b32_first128bits":"RVFV5Z2OI2J3ZUO7ERDEBCYNKS","fingerprint_sha256_hex":"8d4b5ee74e4693bcd1df2446408b0d54","rotates_at":null,"url":"https://pith.science/pith-signing-key.json","notes":"Pith uses this Ed25519 key to sign canonical record SHA-256 digests. Verify with: ed25519_verify(public_key, message=canonical_sha256_bytes, signature=base64decode(signature_b64))."}],"merge_version":"pith-open-graph-merge-v1","built_at":"2026-05-28T04:48:19Z","links":{"resolver":"https://pith.science/pith/SJ5FT4V2QHUVZ5YACI35Q3D5GY","bundle":"https://pith.science/pith/SJ5FT4V2QHUVZ5YACI35Q3D5GY/bundle.json","state":"https://pith.science/pith/SJ5FT4V2QHUVZ5YACI35Q3D5GY/state.json","well_known_bundle":"https://pith.science/.well-known/pith/SJ5FT4V2QHUVZ5YACI35Q3D5GY/bundle.json"},"state":{"state_type":"pith_open_graph_state","state_version":"1.0","pith_number":"pith:2026:SJ5FT4V2QHUVZ5YACI35Q3D5GY","merge_version":"pith-open-graph-merge-v1","event_count":3,"valid_event_count":3,"invalid_event_count":0,"equivocation_count":0,"current":{"canonical_record":{"metadata":{"abstract_canon_sha256":"f59c4cf8da4c406529c58c2086fa0d21b3925d8a5ac831c1a79c4e865c203d6a","cross_cats_sorted":["cs.MS","physics.chem-ph"],"license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.LO","submitted_at":"2026-05-15T16:48:52Z","title_canon_sha256":"f2115eeb4e6229c17dc88c7f32e48564775b000a4477f619c2b794f37f67a4ed"},"schema_version":"1.0","source":{"id":"2605.16169","kind":"arxiv","version":1}},"source_aliases":[{"alias_kind":"arxiv","alias_value":"2605.16169","created_at":"2026-05-20T00:01:55Z"},{"alias_kind":"arxiv_version","alias_value":"2605.16169v1","created_at":"2026-05-20T00:01:55Z"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2605.16169","created_at":"2026-05-20T00:01:55Z"},{"alias_kind":"pith_short_12","alias_value":"SJ5FT4V2QHUV","created_at":"2026-05-20T00:01:55Z"},{"alias_kind":"pith_short_16","alias_value":"SJ5FT4V2QHUVZ5YA","created_at":"2026-05-20T00:01:55Z"},{"alias_kind":"pith_short_8","alias_value":"SJ5FT4V2","created_at":"2026-05-20T00:01:55Z"}],"graph_snapshots":[{"event_id":"sha256:4e32208aac6e9eea21e5d0dcd4e6cb576c300f5997c3e7c84d7ef8fe4e7e6369","target":"graph","created_at":"2026-05-20T00:01:55Z","signer":{"key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signer_id":"pith.science","signer_type":"pith_registry"},"payload":{"graph_snapshot":{"author_claims":{"count":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57","strong_count":0},"builder_version":"pith-number-builder-2026-05-17-v1","claims":{"count":4,"items":[{"attestation":"unclaimed","claim_id":"C1","kind":"strongest_claim","source":"verdict.strongest_claim","status":"machine_extracted","text":"We show that the regression coefficients returned by the algorithm agree with their specification-level definitions and minimize the least-squares error under the stated assumptions. We also prove that the window enumeration is sound and complete, and that the admissibility checks and knee-based selection satisfy their formal specifications."},{"attestation":"unclaimed","claim_id":"C2","kind":"weakest_assumption","source":"verdict.weakest_assumption","status":"machine_extracted","text":"The floating-point implementation is assumed to be a faithful enough approximation of the real-number proofs for the numerical results to be trusted in practice; the paper does not supply a formal proof of the floating-point semantics themselves."},{"attestation":"unclaimed","claim_id":"C3","kind":"one_line_summary","source":"verdict.one_line_summary","status":"machine_extracted","text":"LeanBET supplies a fully executable, formally verified BET analysis pipeline in Lean 4 whose regression coefficients and window selections match their real-number specifications and agree with the BETSI reference to machine precision on 18 of 19 isotherms."},{"attestation":"unclaimed","claim_id":"C4","kind":"headline","source":"verdict.pith_extraction.headline","status":"machine_extracted","text":"A fully executable BET surface area pipeline has been formally verified in Lean with proofs over the reals and floating-point execution that matches a reference implementation."}],"snapshot_sha256":"727eb5940adde4f385a4f7a5766ab8a3dcfbc2bec46f54358597cb0de21025ee"},"formal_canon":{"evidence_count":2,"snapshot_sha256":"54e2062dc17f455418fa5dd6e2a36357427e4883d97848e9443ee8351757b665"},"integrity":{"available":true,"clean":false,"detectors_run":[{"findings_count":0,"name":"doi_title_agreement","ran_at":"2026-05-19T19:01:18.912553Z","status":"completed","version":"1.0.0"},{"findings_count":1,"name":"doi_compliance","ran_at":"2026-05-19T18:51:27.554398Z","status":"completed","version":"1.0.0"},{"findings_count":0,"name":"cited_work_retraction","ran_at":"2026-05-19T17:52:14.895275Z","status":"completed","version":"1.0.0"},{"findings_count":0,"name":"ai_meta_artifact","ran_at":"2026-05-19T17:33:31.031575Z","status":"skipped","version":"1.0.0"},{"findings_count":0,"name":"external_links","ran_at":"2026-05-19T17:31:46.191614Z","status":"completed","version":"1.0.0"},{"findings_count":0,"name":"claim_evidence","ran_at":"2026-05-19T16:41:55.430065Z","status":"completed","version":"1.0.0"}],"endpoint":"/pith/2605.16169/integrity.json","findings":[{"audited_at":"2026-05-19T18:51:27.554398Z","detected_arxiv_id":null,"detected_doi":"10.1351/pac199466081739/html","detector":"doi_compliance","finding_type":"unresolvable_identifier","note":"Identifier '10.1351/pac199466081739/html' is syntactically valid but the DOI registry (doi.org) returned 404, and Crossref / OpenAlex / internal corpus also have no record. The cited work could not be located through any authoritative source.","ref_index":6,"severity":"critical","verdict_class":"cross_source"}],"snapshot_sha256":"31b036a769ab216b82bb15f127b3359b693b5de35b8830d473b7eabed3d48b82","summary":{"advisory":0,"by_detector":{"doi_compliance":{"advisory":0,"critical":1,"informational":0,"total":1}},"critical":1,"informational":0}},"paper":{"abstract_excerpt":"The Brunauer--Emmett--Teller (BET) method is a standard tool for estimating surface areas from adsorption isotherms, yet practical implementations involve multiple algorithmic steps whose correctness is rarely made explicit. In this work, we present a fully executable and formally verified BET analysis pipeline implemented in the Lean~4 theorem prover.\n  Our formalization covers the complete BET Surface Identification (BETSI)-style workflow, including window enumeration, monotonicity checks, knee selection, and linear regression. We carry out computations in floating-point arithmetic and devel","authors_text":"Colin T. Jones, Ejike D. Ugwuanyi, John Velkey, Tyler R. Josephson","cross_cats":["cs.MS","physics.chem-ph"],"headline":"A fully executable BET surface area pipeline has been formally verified in Lean with proofs over the reals and floating-point execution that matches a reference implementation.","license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.LO","submitted_at":"2026-05-15T16:48:52Z","title":"LeanBET: Formally-verified surface area calculations in Lean"},"references":{"count":21,"internal_anchors":1,"resolved_work":21,"sample":[{"cited_arxiv_id":"","doi":"10.1021/ja01269a023","is_internal_anchor":false,"ref_index":1,"title":"Stephen Brunauer, P. H. Emmett, and Edward Teller. Adsorption of Gases in Multimolecular Layers. Journal of the American Chemical Society, 60(2):309–319, February 1938. URL:https://pubs.a cs.org/doi/a","work_id":"a7ac02a1-7bf3-4b90-808a-8a0cd62d31ed","year":1938},{"cited_arxiv_id":"","doi":"10.1016/j.micromeso.20","is_internal_anchor":false,"ref_index":2,"title":"Van Erp and Johan A","work_id":"79c1f617-66af-4c41-b187-47f1623ed340","year":2011},{"cited_arxiv_id":"","doi":"10.1002/adma.202201502","is_internal_anchor":false,"ref_index":3,"title":"Johannes W. M. Osterrieth, James Rampersad, David Madden, Nakul Rampal, Luka Skoric, Bethany Connolly, Mark D. Allendorf, Vitalie Stavila, Jonathan L. Snider, Rob Ameloot, João Marreiros, Conchi Ania,","work_id":"81c4ce27-94e7-4646-ac76-f1280a08b875","year":2022},{"cited_arxiv_id":"","doi":"10.1002/smtd.201800173","is_internal_anchor":false,"ref_index":4,"title":"Macdonald, Vladimir Martis, and Ivan P","work_id":"6f3de6aa-2b27-4da9-a2fa-6a914716542f","year":2018},{"cited_arxiv_id":"","doi":"10.1016/j.ces.2010.02.023","is_internal_anchor":false,"ref_index":5,"title":"D.D. Do, H.D. Do, and D. Nicholson. A computer appraisal of BET theory, BET surface area and the calculation of surface excess for gas adsorption on a graphite surface.Chemical Engineering Science, 65","work_id":"f13b03a5-06fe-43a1-af7b-a90f8e7c5dd3","year":2010}],"snapshot_sha256":"9db9379b8e70f1dbda727e689cfd15aa275956ddf080824d9e8d0027a3f50569"},"source":{"id":"2605.16169","kind":"arxiv","version":1},"verdict":{"created_at":"2026-05-19T18:36:32.727924Z","id":"292ff496-3ad8-4513-af4d-2dcd7cf0e2d7","model_set":{"reader":"grok-4.3"},"one_line_summary":"LeanBET supplies a fully executable, formally verified BET analysis pipeline in Lean 4 whose regression coefficients and window selections match their real-number specifications and agree with the BETSI reference to machine precision on 18 of 19 isotherms.","pipeline_version":"pith-pipeline@v0.9.0","pith_extraction_headline":"A fully executable BET surface area pipeline has been formally verified in Lean with proofs over the reals and floating-point execution that matches a reference implementation.","strongest_claim":"We show that the regression coefficients returned by the algorithm agree with their specification-level definitions and minimize the least-squares error under the stated assumptions. We also prove that the window enumeration is sound and complete, and that the admissibility checks and knee-based selection satisfy their formal specifications.","weakest_assumption":"The floating-point implementation is assumed to be a faithful enough approximation of the real-number proofs for the numerical results to be trusted in practice; the paper does not supply a formal proof of the floating-point semantics themselves."}},"verdict_id":"292ff496-3ad8-4513-af4d-2dcd7cf0e2d7"}}],"author_attestations":[],"timestamp_anchors":[],"storage_attestations":[],"citation_signatures":[],"replication_records":[],"corrections":[],"mirror_hints":[],"record_created":{"event_id":"sha256:531ffce0a1573dcd5a9fd1e49eba7a6518a96a99d193cb2f8e253b3c84efda5a","target":"record","created_at":"2026-05-20T00:01:55Z","signer":{"key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signer_id":"pith.science","signer_type":"pith_registry"},"payload":{"attestation_state":"computed","canonical_record":{"metadata":{"abstract_canon_sha256":"f59c4cf8da4c406529c58c2086fa0d21b3925d8a5ac831c1a79c4e865c203d6a","cross_cats_sorted":["cs.MS","physics.chem-ph"],"license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.LO","submitted_at":"2026-05-15T16:48:52Z","title_canon_sha256":"f2115eeb4e6229c17dc88c7f32e48564775b000a4477f619c2b794f37f67a4ed"},"schema_version":"1.0","source":{"id":"2605.16169","kind":"arxiv","version":1}},"canonical_sha256":"927a59f2ba81e95cf7001237d86c7d361886426727019f59617bca5daeb93925","receipt":{"algorithm":"ed25519","builder_version":"pith-number-builder-2026-05-17-v1","canonical_sha256":"927a59f2ba81e95cf7001237d86c7d361886426727019f59617bca5daeb93925","first_computed_at":"2026-05-20T00:01:55.965769Z","key_id":"pith-v1-2026-05","kind":"pith_receipt","last_reissued_at":"2026-05-20T00:01:55.965769Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","receipt_version":"0.3","signature_b64":"IABCbugChsDdFiAWI90dKPykUYZ62n2FtyvnQ6jkVlZRVME5x61zXyoacc8GromCD3hJH6q81MQ8hm8Vg2ywDA==","signature_status":"signed_v1","signed_at":"2026-05-20T00:01:55.966468Z","signed_message":"canonical_sha256_bytes"},"source_id":"2605.16169","source_kind":"arxiv","source_version":1}}},"equivocations":[],"invalid_events":[],"applied_event_ids":["sha256:657fc80f9b1d5dcfafa98eddf224fc66a558cf9d2cd8431d58cb63f3b9568e3f","sha256:531ffce0a1573dcd5a9fd1e49eba7a6518a96a99d193cb2f8e253b3c84efda5a","sha256:4e32208aac6e9eea21e5d0dcd4e6cb576c300f5997c3e7c84d7ef8fe4e7e6369"],"state_sha256":"b1f69fbb8c08700a7e5907345d5c0d1728bede50d301ca13873dfdf672a93cd7"},"bundle_signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"geD479rlsyyqnI6N3bReygSO4ubTp4/PH+QCzJSTQQdJyXNc0kwWFP15qefJx4T8VznDfymD0oT52MM0/QDtDg==","signed_message":"bundle_sha256_bytes","signed_at":"2026-05-28T04:48:19.556925Z","bundle_sha256":"f951a8165e8347d35f03bcc0058ef0d3e47bb9b49728d1253b8bdb31abb7d427"}}