betterwithage's picture
feat(lean_source): upload every .lean proof file — Series A complete
3caf28c verified
{
"generated": "2026-05-28",
"license": "Apache-2.0",
"description": "Every Lean 4 source file from SZLHOLDINGS lutar-lean + frontier skeletons",
"dataset": "SZLHOLDINGS/thesis-v18-formal-verification",
"space": "SZLHOLDINGS/lutar-lean-browser",
"github": "https://github.com/szl-holdings/lutar-lean",
"doi": "10.5281/zenodo.20434276",
"total_files": 99,
"group_A_files": 34,
"group_B_files": 65,
"total_bytes": 463899,
"total_sorries": 124,
"files": [
{
"local_path": "/home/user/workspace/szl/repos/lutar-lean/Lutar/Axioms.lean",
"rel_repo": "Lutar/Axioms.lean",
"dataset_path": "lean_source/Lutar/Axioms.lean",
"space_path": "theorems/Lutar/Axioms.lean",
"sha256": "0dea422c27d53c4a8c3af7df2bfe222f20b2944e4cc050b3e915f02d733f55a3",
"lines": 86,
"bytes": 3705,
"sorry_count": 0,
"group": "A",
"declarations": []
},
{
"local_path": "/home/user/workspace/szl/repos/lutar-lean/Lutar/Banach/BabylonianContraction.lean",
"rel_repo": "Lutar/Banach/BabylonianContraction.lean",
"dataset_path": "lean_source/Lutar/Banach/BabylonianContraction.lean",
"space_path": "theorems/Lutar/Banach/BabylonianContraction.lean",
"sha256": "83dd239d4ffdbc494aa940736de34fe779cf002055e940d34051188cb53fec5c",
"lines": 151,
"bytes": 6724,
"sorry_count": 1,
"group": "B",
"declarations": [
{
"kind": "theorem",
"name": "one_step_into_invariant"
},
{
"kind": "theorem",
"name": "babylonian_lipschitz_le_half"
},
{
"kind": "theorem",
"name": "babylonian_sqrt_is_banach_contraction"
},
{
"kind": "theorem",
"name": "T_fixedPoint_sqrt"
}
]
},
{
"local_path": "/home/user/workspace/szl/repos/lutar-lean/Lutar/Banach/LiuHuiPi.lean",
"rel_repo": "Lutar/Banach/LiuHuiPi.lean",
"dataset_path": "lean_source/Lutar/Banach/LiuHuiPi.lean",
"space_path": "theorems/Lutar/Banach/LiuHuiPi.lean",
"sha256": "507928dc607c7092bb5043ef5d0ca8d40dc7fa93eb076a880a498ec926de7768",
"lines": 92,
"bytes": 3724,
"sorry_count": 1,
"group": "B",
"declarations": [
{
"kind": "theorem",
"name": "sideSquared_bounds"
}
]
},
{
"local_path": "/home/user/workspace/szl/repos/lutar-lean/Lutar/Bound.lean",
"rel_repo": "Lutar/Bound.lean",
"dataset_path": "lean_source/Lutar/Bound.lean",
"space_path": "theorems/Lutar/Bound.lean",
"sha256": "35033b79ec3960e10661d7d073c38bb09f5ee89732764b144caa3f43f3873529",
"lines": 106,
"bytes": 5192,
"sorry_count": 0,
"group": "A",
"declarations": [
{
"kind": "theorem",
"name": "\u039b_le_max"
},
{
"kind": "theorem",
"name": "min_le_\u039b"
}
]
},
{
"local_path": "/home/user/workspace/szl/repos/lutar-lean/Lutar/Brahmi/AxisOption.lean",
"rel_repo": "Lutar/Brahmi/AxisOption.lean",
"dataset_path": "lean_source/Lutar/Brahmi/AxisOption.lean",
"space_path": "theorems/Lutar/Brahmi/AxisOption.lean",
"sha256": "ef37bd1961e1bf0f90111cada6384e40716d688242b92a8f0e820c24e1adb4bd",
"lines": 84,
"bytes": 2990,
"sorry_count": 0,
"group": "A",
"declarations": [
{
"kind": "theorem",
"name": "axis_option_distinguishes"
},
{
"kind": "theorem",
"name": "axis_dichotomy"
},
{
"kind": "theorem",
"name": "axis_exclusive"
},
{
"kind": "theorem",
"name": "serialize_injective"
},
{
"kind": "theorem",
"name": "serialize_measured_zero_ne_absent"
}
]
},
{
"local_path": "/home/user/workspace/szl/repos/lutar-lean/Lutar/Calibration/FalsePosition.lean",
"rel_repo": "Lutar/Calibration/FalsePosition.lean",
"dataset_path": "lean_source/Lutar/Calibration/FalsePosition.lean",
"space_path": "theorems/Lutar/Calibration/FalsePosition.lean",
"sha256": "240985039de39026e291a86f3612a177c85570c5c989d56d184bb0efca6d6454",
"lines": 82,
"bytes": 3659,
"sorry_count": 0,
"group": "A",
"declarations": [
{
"kind": "theorem",
"name": "false_position_correct"
},
{
"kind": "theorem",
"name": "false_position_identity"
}
]
},
{
"local_path": "/home/user/workspace/szl/repos/lutar-lean/Lutar/Composition/AdversarialRobustness.lean",
"rel_repo": "Lutar/Composition/AdversarialRobustness.lean",
"dataset_path": "lean_source/Lutar/Composition/AdversarialRobustness.lean",
"space_path": "theorems/Lutar/Composition/AdversarialRobustness.lean",
"sha256": "e4b8a5fa1d17f6ee37388ea225cb54334462777dea19657e2eb3d48d6540d33a",
"lines": 155,
"bytes": 6139,
"sorry_count": 1,
"group": "B",
"declarations": [
{
"kind": "lemma",
"name": "robustness_composes"
},
{
"kind": "theorem",
"name": "robustness_preserved_by_composition"
},
{
"kind": "theorem",
"name": "robustness_chain"
},
{
"kind": "theorem",
"name": "adversary_budget_bounded"
}
]
},
{
"local_path": "/home/user/workspace/szl/repos/lutar-lean/Lutar/Composition/CompositionOverhead.lean",
"rel_repo": "Lutar/Composition/CompositionOverhead.lean",
"dataset_path": "lean_source/Lutar/Composition/CompositionOverhead.lean",
"space_path": "theorems/Lutar/Composition/CompositionOverhead.lean",
"sha256": "fa4d25cff772bfc88ea2bb5cb8f61c6252314d02e7c36cf0f6ba3f57d417996f",
"lines": 159,
"bytes": 5898,
"sorry_count": 1,
"group": "B",
"declarations": [
{
"kind": "theorem",
"name": "totalOverhead_singleton"
},
{
"kind": "theorem",
"name": "totalOverhead_append"
},
{
"kind": "theorem",
"name": "totalOverhead_le_len_mul_max"
},
{
"kind": "theorem",
"name": "composition_overhead_bound"
},
{
"kind": "theorem",
"name": "composition_overhead_strict_bound"
}
]
},
{
"local_path": "/home/user/workspace/szl/repos/lutar-lean/Lutar/Composition/R1Tests.lean",
"rel_repo": "Lutar/Composition/R1Tests.lean",
"dataset_path": "lean_source/Lutar/Composition/R1Tests.lean",
"space_path": "theorems/Lutar/Composition/R1Tests.lean",
"sha256": "3e1e6c174f74037227d050e7e8d23ce2644fa45e4171904a22ca14d108b54930",
"lines": 98,
"bytes": 3246,
"sorry_count": 1,
"group": "B",
"declarations": [
{
"kind": "theorem",
"name": "test1_bot_le_l1"
},
{
"kind": "theorem",
"name": "test2_l2_not_le_l1"
},
{
"kind": "theorem",
"name": "test3_doctrine_predicate_exact"
},
{
"kind": "theorem",
"name": "test4_compose_labels"
},
{
"kind": "theorem",
"name": "test5_composition_preserves_doctrine_concrete"
}
]
},
{
"local_path": "/home/user/workspace/szl/repos/lutar-lean/Lutar/Composition/TH1_Composition.lean",
"rel_repo": "Lutar/Composition/TH1_Composition.lean",
"dataset_path": "lean_source/Lutar/Composition/TH1_Composition.lean",
"space_path": "theorems/Lutar/Composition/TH1_Composition.lean",
"sha256": "7db984f8917ef5d4d98613efd009d5bd5f7a18f9143d88dfc65efe6dc3eeb713",
"lines": 223,
"bytes": 8553,
"sorry_count": 2,
"group": "B",
"declarations": [
{
"kind": "theorem",
"name": "DoctrineLabel"
},
{
"kind": "theorem",
"name": "DoctrineLabel"
},
{
"kind": "theorem",
"name": "composition_preserves_doctrine"
},
{
"kind": "theorem",
"name": "composeList_doctrine_locked"
},
{
"kind": "theorem",
"name": "doctrine_monotone_threshold"
},
{
"kind": "theorem",
"name": "DoctrineEquiv"
},
{
"kind": "theorem",
"name": "DoctrineEquiv"
},
{
"kind": "theorem",
"name": "DoctrineEquiv"
}
]
},
{
"local_path": "/home/user/workspace/szl/repos/lutar-lean/Lutar/Correlator/MatchedFilter.lean",
"rel_repo": "Lutar/Correlator/MatchedFilter.lean",
"dataset_path": "lean_source/Lutar/Correlator/MatchedFilter.lean",
"space_path": "theorems/Lutar/Correlator/MatchedFilter.lean",
"sha256": "273bef1079b4af9b70e2ff5a0e3d04482111d8b9ff669f4b5bdb5ed667206210",
"lines": 146,
"bytes": 6191,
"sorry_count": 0,
"group": "A",
"declarations": [
{
"kind": "theorem",
"name": "self_correlation_eq_energy"
},
{
"kind": "theorem",
"name": "correlate_scale_left"
},
{
"kind": "theorem",
"name": "doctrine_template_energy"
},
{
"kind": "theorem",
"name": "matched_signal_correlation"
},
{
"kind": "theorem",
"name": "zero_signal_correlation"
},
{
"kind": "theorem",
"name": "anti_correlation"
}
]
},
{
"local_path": "/home/user/workspace/szl/repos/lutar-lean/Lutar/Crt/WeightChunking.lean",
"rel_repo": "Lutar/Crt/WeightChunking.lean",
"dataset_path": "lean_source/Lutar/Crt/WeightChunking.lean",
"space_path": "theorems/Lutar/Crt/WeightChunking.lean",
"sha256": "35f61fed28ff9d1953355ae12496411d4ad557f01978f648c31146fee635a107",
"lines": 88,
"bytes": 3919,
"sorry_count": 1,
"group": "B",
"declarations": [
{
"kind": "theorem",
"name": "crt_chunking_correct_two"
},
{
"kind": "theorem",
"name": "crt_chunking_correct_two_inv"
},
{
"kind": "theorem",
"name": "crt_chunking_correct_multi"
}
]
},
{
"local_path": "/home/user/workspace/szl/repos/lutar-lean/Lutar/DPI/DPIBound.lean",
"rel_repo": "Lutar/DPI/DPIBound.lean",
"dataset_path": "lean_source/Lutar/DPI/DPIBound.lean",
"space_path": "theorems/Lutar/DPI/DPIBound.lean",
"sha256": "134437ef92203fd8477729107e4257fe2dd36a7514fc5b205339952a747c9d0d",
"lines": 133,
"bytes": 5095,
"sorry_count": 1,
"group": "B",
"declarations": [
{
"kind": "theorem",
"name": "dpi_bound_positive"
},
{
"kind": "theorem",
"name": "dpi_bound_monotone"
},
{
"kind": "theorem",
"name": "dpi_admit_monotone"
}
]
},
{
"local_path": "/home/user/workspace/szl/repos/lutar-lean/Lutar/DPI/MerkleDAGBuild.lean",
"rel_repo": "Lutar/DPI/MerkleDAGBuild.lean",
"dataset_path": "lean_source/Lutar/DPI/MerkleDAGBuild.lean",
"space_path": "theorems/Lutar/DPI/MerkleDAGBuild.lean",
"sha256": "0aa755b27115dd235b38c5e671209e97e57c28373ca7f6bd9f1d9b4be11e26f0",
"lines": 135,
"bytes": 5125,
"sorry_count": 1,
"group": "B",
"declarations": [
{
"kind": "theorem",
"name": "leafCount_le_pow_height"
},
{
"kind": "theorem",
"name": "height_le_log_leafCount"
},
{
"kind": "theorem",
"name": "merkle_dag_height_bound"
},
{
"kind": "theorem",
"name": "nodeCount_ge_leafCount"
},
{
"kind": "theorem",
"name": "complete_tree_node_count_formula"
}
]
},
{
"local_path": "/home/user/workspace/szl/repos/lutar-lean/Lutar/DPI/SCITTMaskEntropy.lean",
"rel_repo": "Lutar/DPI/SCITTMaskEntropy.lean",
"dataset_path": "lean_source/Lutar/DPI/SCITTMaskEntropy.lean",
"space_path": "theorems/Lutar/DPI/SCITTMaskEntropy.lean",
"sha256": "6c79b6a140f508755a404471d28c819fb6b11cbe241fafa81c9642987c888074",
"lines": 152,
"bytes": 6183,
"sorry_count": 1,
"group": "B",
"declarations": [
{
"kind": "theorem",
"name": "full_mask_zero_entropy"
},
{
"kind": "theorem",
"name": "scitt_mask_entropy_bound"
},
{
"kind": "theorem",
"name": "mask_refinement_entropy_mono"
},
{
"kind": "theorem",
"name": "scitt_mask_preserves_hash"
}
]
},
{
"local_path": "/home/user/workspace/szl/repos/lutar-lean/Lutar/DPI/TH6_DPI_Soundness.lean",
"rel_repo": "Lutar/DPI/TH6_DPI_Soundness.lean",
"dataset_path": "lean_source/Lutar/DPI/TH6_DPI_Soundness.lean",
"space_path": "theorems/Lutar/DPI/TH6_DPI_Soundness.lean",
"sha256": "8432459afb5920eb15e259d3b29937b444d89735f86f2bc1bcb00b7637c26bb7",
"lines": 156,
"bytes": 6262,
"sorry_count": 1,
"group": "B",
"declarations": [
{
"kind": "theorem",
"name": "dpi_receipt_chain_entropy_bound"
},
{
"kind": "theorem",
"name": "dpi_chain_stage_bound"
},
{
"kind": "theorem",
"name": "dpi_chain_max_entropy_bound"
}
]
},
{
"local_path": "/home/user/workspace/szl/repos/lutar-lean/Lutar/DPOFeasibility.lean",
"rel_repo": "Lutar/DPOFeasibility.lean",
"dataset_path": "lean_source/Lutar/DPOFeasibility.lean",
"space_path": "theorems/Lutar/DPOFeasibility.lean",
"sha256": "96b523584dcd7c8fbd0c2b922968cc3fcc6dee4d65755e994d92a92ca505de8f",
"lines": 454,
"bytes": 21899,
"sorry_count": 3,
"group": "B",
"declarations": [
{
"kind": "theorem",
"name": "axisScore_lipschitz"
},
{
"kind": "theorem",
"name": "gateLipschitz_nonneg"
},
{
"kind": "theorem",
"name": "tvDist_symm"
},
{
"kind": "theorem",
"name": "tvDist_nonneg"
},
{
"kind": "theorem",
"name": "tvDist_perm_inv"
},
{
"kind": "theorem",
"name": "klDivergence_perm_inv"
},
{
"kind": "theorem",
"name": "axisScore_perm_equivar"
},
{
"kind": "theorem",
"name": "pinsker_tv_zero_of_kl_zero"
},
{
"kind": "theorem",
"name": "pinsker_coords_eq_of_kl_zero"
},
{
"kind": "theorem",
"name": "\u039bGateLID_DPO_stability"
},
{
"kind": "theorem",
"name": "\u039bGateLID_DPO_stability_zero_kl"
},
{
"kind": "theorem",
"name": "\u039bGateLID_perm_forward"
},
{
"kind": "theorem",
"name": "\u039bGateLID_perm_backward"
},
{
"kind": "theorem",
"name": "\u039bGateLID_DPO_stability_general_R1"
}
]
},
{
"local_path": "/home/user/workspace/szl/repos/lutar-lean/Lutar/Doctrine/CrossComponentInvariant.lean",
"rel_repo": "Lutar/Doctrine/CrossComponentInvariant.lean",
"dataset_path": "lean_source/Lutar/Doctrine/CrossComponentInvariant.lean",
"space_path": "theorems/Lutar/Doctrine/CrossComponentInvariant.lean",
"sha256": "7c64b78134f805761536b6bee11b92d5ad45732d4c5d72591ebf80ddf6898fb6",
"lines": 147,
"bytes": 5330,
"sorry_count": 1,
"group": "B",
"declarations": [
{
"kind": "theorem",
"name": "doctrine_cross_invariant"
},
{
"kind": "theorem",
"name": "doctrine_cross_contrapositive"
}
]
},
{
"local_path": "/home/user/workspace/szl/repos/lutar-lean/Lutar/Doctrine/PublicClaims.lean",
"rel_repo": "Lutar/Doctrine/PublicClaims.lean",
"dataset_path": "lean_source/Lutar/Doctrine/PublicClaims.lean",
"space_path": "theorems/Lutar/Doctrine/PublicClaims.lean",
"sha256": "efe60c3e1aa16febf4192e5f91750718111273414fd6d2fb40a104a47a8b0c67",
"lines": 139,
"bytes": 5486,
"sorry_count": 2,
"group": "B",
"declarations": []
},
{
"local_path": "/home/user/workspace/szl/repos/lutar-lean/Lutar/DoctrineV3/MeasurabilityHonesty.lean",
"rel_repo": "Lutar/DoctrineV3/MeasurabilityHonesty.lean",
"dataset_path": "lean_source/Lutar/DoctrineV3/MeasurabilityHonesty.lean",
"space_path": "theorems/Lutar/DoctrineV3/MeasurabilityHonesty.lean",
"sha256": "f0a66fcaf964da145c1672507610ab3f917e7313887eb781e0058702e077cf02",
"lines": 105,
"bytes": 4186,
"sorry_count": 2,
"group": "B",
"declarations": [
{
"kind": "theorem",
"name": "MeasurabilityHonestyTheorem"
},
{
"kind": "theorem",
"name": "ReceiptSlot"
}
]
},
{
"local_path": "/home/user/workspace/szl/repos/lutar-lean/Lutar/DoctrineV3/MoralGrounding.lean",
"rel_repo": "Lutar/DoctrineV3/MoralGrounding.lean",
"dataset_path": "lean_source/Lutar/DoctrineV3/MoralGrounding.lean",
"space_path": "theorems/Lutar/DoctrineV3/MoralGrounding.lean",
"sha256": "aa38f3c78c5f5d7a444b9266b7a8badf141a2278f11e6f19d2e44aae664f6e9b",
"lines": 178,
"bytes": 7112,
"sorry_count": 1,
"group": "B",
"declarations": [
{
"kind": "theorem",
"name": "MoralGroundingTheorem"
},
{
"kind": "theorem",
"name": "P_moral_iff_conjunction"
}
]
},
{
"local_path": "/home/user/workspace/szl/repos/lutar-lean/Lutar/Egyptian/AkhmimTable.lean",
"rel_repo": "Lutar/Egyptian/AkhmimTable.lean",
"dataset_path": "lean_source/Lutar/Egyptian/AkhmimTable.lean",
"space_path": "theorems/Lutar/Egyptian/AkhmimTable.lean",
"sha256": "ea9e28e6c230034e078c640914ca960bc5edcfca39a2f46f21715b7cc2bb782c",
"lines": 101,
"bytes": 4237,
"sorry_count": 0,
"group": "A",
"declarations": [
{
"kind": "theorem",
"name": "twoOverThree_correct"
},
{
"kind": "theorem",
"name": "twoOverFive_correct"
},
{
"kind": "theorem",
"name": "twoOverSeven_correct"
},
{
"kind": "theorem",
"name": "twoOverThirteen_correct"
},
{
"kind": "theorem",
"name": "twoOverOneOhOne_correct"
},
{
"kind": "theorem",
"name": "akhmim_2n_correct_representatives"
}
]
},
{
"local_path": "/home/user/workspace/szl/repos/lutar-lean/Lutar/Egyptian/HorusEye.lean",
"rel_repo": "Lutar/Egyptian/HorusEye.lean",
"dataset_path": "lean_source/Lutar/Egyptian/HorusEye.lean",
"space_path": "theorems/Lutar/Egyptian/HorusEye.lean",
"sha256": "c71128673f6db7733b182679143885c9a17f98c10b7976a48f7a6671a70cad23",
"lines": 61,
"bytes": 2217,
"sorry_count": 0,
"group": "A",
"declarations": [
{
"kind": "theorem",
"name": "horus_eye_sum_eq_63_over_64"
},
{
"kind": "theorem",
"name": "horus_eye_unit_count"
},
{
"kind": "theorem",
"name": "horus_eye_units_nonneg"
},
{
"kind": "theorem",
"name": "horus_eye_decode_encode"
}
]
},
{
"local_path": "/home/user/workspace/szl/repos/lutar-lean/Lutar/Egyptian.lean",
"rel_repo": "Lutar/Egyptian.lean",
"dataset_path": "lean_source/Lutar/Egyptian.lean",
"space_path": "theorems/Lutar/Egyptian.lean",
"sha256": "68013b7e5f5b742e7f76c7dae1cb4137955bf74d9e2af6c8c2aa60443da1bc0c",
"lines": 39,
"bytes": 1578,
"sorry_count": 0,
"group": "A",
"declarations": [
{
"kind": "theorem",
"name": "unitWeight_sum_eq_one"
},
{
"kind": "theorem",
"name": "unitWeight_unique"
}
]
},
{
"local_path": "/home/user/workspace/szl/repos/lutar-lean/Lutar/Feynman/FeynmanLineage.lean",
"rel_repo": "Lutar/Feynman/FeynmanLineage.lean",
"dataset_path": "lean_source/Lutar/Feynman/FeynmanLineage.lean",
"space_path": "theorems/Lutar/Feynman/FeynmanLineage.lean",
"sha256": "c6d0290dbb24025ae8cac82cf5c7bbb93b7b3b1c203f1fda37e20f289c09030d",
"lines": 166,
"bytes": 8871,
"sorry_count": 0,
"group": "A",
"declarations": [
{
"kind": "theorem",
"name": "chain_length"
},
{
"kind": "theorem",
"name": "chain_citations_nonempty"
},
{
"kind": "theorem",
"name": "doctrine_compliant"
}
]
},
{
"local_path": "/home/user/workspace/szl/repos/lutar-lean/Lutar/Feynman/PathIntegralAuditSum.lean",
"rel_repo": "Lutar/Feynman/PathIntegralAuditSum.lean",
"dataset_path": "lean_source/Lutar/Feynman/PathIntegralAuditSum.lean",
"space_path": "theorems/Lutar/Feynman/PathIntegralAuditSum.lean",
"sha256": "12b161b4b54fe7f5d6f54563ea34767678f91bb91b3b0da5aa219821f01c41e8",
"lines": 505,
"bytes": 22622,
"sorry_count": 8,
"group": "B",
"declarations": [
{
"kind": "theorem",
"name": "exec_lambda_le_one"
},
{
"kind": "theorem",
"name": "z_lambda_empty"
},
{
"kind": "theorem",
"name": "z_lambda_singleton"
},
{
"kind": "theorem",
"name": "z_lambda_nonneg"
},
{
"kind": "theorem",
"name": "z_lambda_le_one"
},
{
"kind": "theorem",
"name": "fiber_collapse"
},
{
"kind": "theorem",
"name": "fiber_collapse_global"
},
{
"kind": "theorem",
"name": "z_lambda_insert_mono"
},
{
"kind": "theorem",
"name": "exists_lambda_stationary"
},
{
"kind": "theorem",
"name": "z_lambda_equals_sup"
}
]
},
{
"local_path": "/home/user/workspace/szl/repos/lutar-lean/Lutar/Gates/GleasonMod8.lean",
"rel_repo": "Lutar/Gates/GleasonMod8.lean",
"dataset_path": "lean_source/Lutar/Gates/GleasonMod8.lean",
"space_path": "theorems/Lutar/Gates/GleasonMod8.lean",
"sha256": "cb4b9a61b1b1ec62065234049eee834f14104f257651b9740d4080117b65f4e2",
"lines": 184,
"bytes": 8019,
"sorry_count": 1,
"group": "B",
"declarations": [
{
"kind": "theorem",
"name": "hammingWeight_zero"
},
{
"kind": "theorem",
"name": "zero_weight_mod_4"
},
{
"kind": "theorem",
"name": "zero_codeword_weight_mod_4"
}
]
},
{
"local_path": "/home/user/workspace/szl/repos/lutar-lean/Lutar/GraphLambda.lean",
"rel_repo": "Lutar/GraphLambda.lean",
"dataset_path": "lean_source/Lutar/GraphLambda.lean",
"space_path": "theorems/Lutar/GraphLambda.lean",
"sha256": "c055d64ae169a7b39428835b675e658a31c42019760df45553e0594e962ba2aa",
"lines": 190,
"bytes": 8272,
"sorry_count": 0,
"group": "A",
"declarations": [
{
"kind": "theorem",
"name": "vertexLambda_le_one"
},
{
"kind": "theorem",
"name": "\u039b_graph_def"
},
{
"kind": "theorem",
"name": "\u039b_graph_le_one"
},
{
"kind": "theorem",
"name": "\u039b_graph_automorphism_invariant"
}
]
},
{
"local_path": "/home/user/workspace/szl/repos/lutar-lean/Lutar/HUKLLA/HaltEligibility.lean",
"rel_repo": "Lutar/HUKLLA/HaltEligibility.lean",
"dataset_path": "lean_source/Lutar/HUKLLA/HaltEligibility.lean",
"space_path": "theorems/Lutar/HUKLLA/HaltEligibility.lean",
"sha256": "5971f1ab67624aab273e3c6ba27e0aa8f462447f1345a3b9f6399fb15251d57e",
"lines": 135,
"bytes": 5415,
"sorry_count": 1,
"group": "B",
"declarations": [
{
"kind": "theorem",
"name": "halt_eligibility_monotone"
},
{
"kind": "theorem",
"name": "not_eligible_of_low_score"
}
]
},
{
"local_path": "/home/user/workspace/szl/repos/lutar-lean/Lutar/Invariant.lean",
"rel_repo": "Lutar/Invariant.lean",
"dataset_path": "lean_source/Lutar/Invariant.lean",
"space_path": "theorems/Lutar/Invariant.lean",
"sha256": "fb3e7e3a62bf446fb01a8bf74b0e39371f5d5fd5fdb4de991dad6bea757f45f5",
"lines": 54,
"bytes": 1976,
"sorry_count": 0,
"group": "A",
"declarations": [
{
"kind": "theorem",
"name": "\u039b_def"
},
{
"kind": "theorem",
"name": "a3_normalize_proof"
}
]
},
{
"local_path": "/home/user/workspace/szl/repos/lutar-lean/Lutar/Khipu/SummationInvariant.lean",
"rel_repo": "Lutar/Khipu/SummationInvariant.lean",
"dataset_path": "lean_source/Lutar/Khipu/SummationInvariant.lean",
"space_path": "theorems/Lutar/Khipu/SummationInvariant.lean",
"sha256": "f6a612f3e710b437351253374ed5530307fa7f158155a75a8f6d6da3753162fb",
"lines": 282,
"bytes": 11826,
"sorry_count": 1,
"group": "B",
"declarations": [
{
"kind": "theorem",
"name": "pendantValue_bump"
},
{
"kind": "theorem",
"name": "khipuReceipt_checksum_invariant"
},
{
"kind": "theorem",
"name": "pendantValue_def"
},
{
"kind": "theorem",
"name": "rootValue_def"
},
{
"kind": "theorem",
"name": "rootValue_empty"
},
{
"kind": "theorem",
"name": "rootValue_singleton"
}
]
},
{
"local_path": "/home/user/workspace/szl/repos/lutar-lean/Lutar/Knot/ReidemeisterConjecture.lean",
"rel_repo": "Lutar/Knot/ReidemeisterConjecture.lean",
"dataset_path": "lean_source/Lutar/Knot/ReidemeisterConjecture.lean",
"space_path": "theorems/Lutar/Knot/ReidemeisterConjecture.lean",
"sha256": "f3feae87c0538aaa847cf024dc89ed930169f6b85908d82d18f37513406f2819",
"lines": 303,
"bytes": 12828,
"sorry_count": 2,
"group": "B",
"declarations": [
{
"kind": "theorem",
"name": "r3_invariance"
},
{
"kind": "theorem",
"name": "audit_reidemeister_combined"
},
{
"kind": "theorem",
"name": "r1_r2_composition_invariance"
},
{
"kind": "theorem",
"name": "r1_iterate_invariance"
},
{
"kind": "theorem",
"name": "r12_equiv_lambda_flat"
},
{
"kind": "theorem",
"name": "r12_equiv_class_lambda_eq"
}
]
},
{
"local_path": "/home/user/workspace/szl/repos/lutar-lean/Lutar/Lambda/CompositionRing.lean",
"rel_repo": "Lutar/Lambda/CompositionRing.lean",
"dataset_path": "lean_source/Lutar/Lambda/CompositionRing.lean",
"space_path": "theorems/Lutar/Lambda/CompositionRing.lean",
"sha256": "30a820a4748a91ffca02125ca35afe1a2e74721dede493e22e0d099bc2eb6714",
"lines": 76,
"bytes": 2763,
"sorry_count": 0,
"group": "A",
"declarations": [
{
"kind": "theorem",
"name": "brahmagupta_fibonacci_identity"
},
{
"kind": "theorem",
"name": "squareNorm_bfProduct"
},
{
"kind": "theorem",
"name": "bfProduct_one_left"
},
{
"kind": "theorem",
"name": "bfProduct_one_right"
}
]
},
{
"local_path": "/home/user/workspace/szl/repos/lutar-lean/Lutar/Lambda/SchurConcave.lean",
"rel_repo": "Lutar/Lambda/SchurConcave.lean",
"dataset_path": "lean_source/Lutar/Lambda/SchurConcave.lean",
"space_path": "theorems/Lutar/Lambda/SchurConcave.lean",
"sha256": "508e9c98a7cba5e268a9f1d5ecbcdcb10f420fc7e94c60015d87decc3c40c545",
"lines": 192,
"bytes": 8753,
"sorry_count": 1,
"group": "B",
"declarations": [
{
"kind": "theorem",
"name": "product_weakly_increases_under_equalising_transfer"
},
{
"kind": "theorem",
"name": "lambda_two_axis_schur_concave"
}
]
},
{
"local_path": "/home/user/workspace/szl/repos/lutar-lean/Lutar/OVERWATCH/ReadOnly.lean",
"rel_repo": "Lutar/OVERWATCH/ReadOnly.lean",
"dataset_path": "lean_source/Lutar/OVERWATCH/ReadOnly.lean",
"space_path": "theorems/Lutar/OVERWATCH/ReadOnly.lean",
"sha256": "c829c1547e2fb274476beab449acdd92b01a2228e13e307a29de27c1c081f4fc",
"lines": 164,
"bytes": 6238,
"sorry_count": 1,
"group": "B",
"declarations": [
{
"kind": "theorem",
"name": "overwatch_no_writes"
},
{
"kind": "theorem",
"name": "overwatch_read_admitted"
},
{
"kind": "theorem",
"name": "overwatch_rejects_write"
},
{
"kind": "theorem",
"name": "overwatch_rejects_exec"
},
{
"kind": "theorem",
"name": "overwatch_halt_separation_of_powers"
}
]
},
{
"local_path": "/home/user/workspace/szl/repos/lutar-lean/Lutar/PACBayes/MadhavaBound.lean",
"rel_repo": "Lutar/PACBayes/MadhavaBound.lean",
"dataset_path": "lean_source/Lutar/PACBayes/MadhavaBound.lean",
"space_path": "theorems/Lutar/PACBayes/MadhavaBound.lean",
"sha256": "a07e0ee38a9eb043feead8ee5b52d19bcfff80df9a18a46ee999f4db94f84b24",
"lines": 147,
"bytes": 6890,
"sorry_count": 4,
"group": "B",
"declarations": [
{
"kind": "theorem",
"name": "madhavaRemainderBound_nonneg"
},
{
"kind": "theorem",
"name": "madhavaRemainderBound_at_zero"
},
{
"kind": "theorem",
"name": "madhavaRemainderBound_anti"
},
{
"kind": "theorem",
"name": "madhava_alt_series_bound"
},
{
"kind": "theorem",
"name": "madhava_arctan_remainder"
}
]
},
{
"local_path": "/home/user/workspace/szl/repos/lutar-lean/Lutar/PACBayes.lean",
"rel_repo": "Lutar/PACBayes.lean",
"dataset_path": "lean_source/Lutar/PACBayes.lean",
"space_path": "theorems/Lutar/PACBayes.lean",
"sha256": "9fa5a9e6b2d731841f3bfdcbe2b1c66e5474c989c6fe1fe52f457e30a882b24d",
"lines": 463,
"bytes": 21247,
"sorry_count": 11,
"group": "B",
"declarations": [
{
"kind": "theorem",
"name": "pacBayesBound_mono_kl"
},
{
"kind": "theorem",
"name": "pacBayes_inequality_form"
},
{
"kind": "theorem",
"name": "pacBayesBound_nonvacuous_iff"
},
{
"kind": "theorem",
"name": "governanceHead_PACBayes_bound"
},
{
"kind": "theorem",
"name": "pacBayesBound_eq_add_slack"
},
{
"kind": "theorem",
"name": "badEvent_measurable"
},
{
"kind": "theorem",
"name": "chernoff_bad_event_le_delta"
},
{
"kind": "theorem",
"name": "th13_pacBayes_probabilistic_wrapper"
},
{
"kind": "theorem",
"name": "hoeffding_mgf_tail_bound"
},
{
"kind": "theorem",
"name": "sub_gaussian_implies_psi2_bound"
}
]
},
{
"local_path": "/home/user/workspace/szl/repos/lutar-lean/Lutar/PRNG/K10v2_ReplayRoot.lean",
"rel_repo": "Lutar/PRNG/K10v2_ReplayRoot.lean",
"dataset_path": "lean_source/Lutar/PRNG/K10v2_ReplayRoot.lean",
"space_path": "theorems/Lutar/PRNG/K10v2_ReplayRoot.lean",
"sha256": "dbb04546ba78a828f0a847837c55f0ef1d3e0ac26d4f6e1a0b262f8515275bd4",
"lines": 163,
"bytes": 6279,
"sorry_count": 1,
"group": "B",
"declarations": [
{
"kind": "theorem",
"name": "isReplayRoot_decidable"
},
{
"kind": "theorem",
"name": "isReplayRoot_correct"
},
{
"kind": "theorem",
"name": "xoshiroOutput_eq_of_state_eq"
},
{
"kind": "theorem",
"name": "generateOutputs_eq_of_eq"
},
{
"kind": "theorem",
"name": "replayRoot_unique_in_list"
},
{
"kind": "theorem",
"name": "findReplayRoot_sound"
},
{
"kind": "theorem",
"name": "findReplayRoot_complete"
},
{
"kind": "theorem",
"name": "xoshiro_period_bound"
}
]
},
{
"local_path": "/home/user/workspace/szl/repos/lutar-lean/Lutar/PositionAware.lean",
"rel_repo": "Lutar/PositionAware.lean",
"dataset_path": "lean_source/Lutar/PositionAware.lean",
"space_path": "theorems/Lutar/PositionAware.lean",
"sha256": "b140d557797cc8aa8ef59c97d973edb696d47666be3f53cfbdc3b0a6e213d724",
"lines": 129,
"bytes": 5710,
"sorry_count": 0,
"group": "A",
"declarations": [
{
"kind": "theorem",
"name": "dist_iso_inv"
},
{
"kind": "theorem",
"name": "positionEncoding_equivariant"
}
]
},
{
"local_path": "/home/user/workspace/szl/repos/lutar-lean/Lutar/Precision/SexagesimalRegular.lean",
"rel_repo": "Lutar/Precision/SexagesimalRegular.lean",
"dataset_path": "lean_source/Lutar/Precision/SexagesimalRegular.lean",
"space_path": "theorems/Lutar/Precision/SexagesimalRegular.lean",
"sha256": "d2658e79073cab84c6f2072996b8b75cd83ae85478bd68c1d86c3f79883f89d8",
"lines": 59,
"bytes": 2359,
"sorry_count": 1,
"group": "B",
"declarations": [
{
"kind": "theorem",
"name": "nineAxisDenominators_all_bounded_regular"
},
{
"kind": "theorem",
"name": "nine_axis_weight_is_sex_regular"
}
]
},
{
"local_path": "/home/user/workspace/szl/repos/lutar-lean/Lutar/Propagation/RelayChain.lean",
"rel_repo": "Lutar/Propagation/RelayChain.lean",
"dataset_path": "lean_source/Lutar/Propagation/RelayChain.lean",
"space_path": "theorems/Lutar/Propagation/RelayChain.lean",
"sha256": "e3a22311343fb98416793b749b291bc5d93e829dba3a923b170984965afc87b9",
"lines": 70,
"bytes": 2506,
"sorry_count": 1,
"group": "B",
"declarations": [
{
"kind": "theorem",
"name": "relay_chain_bounded_latency"
},
{
"kind": "theorem",
"name": "totalLatency_nil"
},
{
"kind": "theorem",
"name": "totalLatency_nonneg"
}
]
},
{
"local_path": "/home/user/workspace/szl/repos/lutar-lean/Lutar/QEC/CSSBridge.lean",
"rel_repo": "Lutar/QEC/CSSBridge.lean",
"dataset_path": "lean_source/Lutar/QEC/CSSBridge.lean",
"space_path": "theorems/Lutar/QEC/CSSBridge.lean",
"sha256": "1dd25d2ddd25f82903e95c69dfeb8a34673b8e35794ae8d01737475e5aee37a7",
"lines": 79,
"bytes": 2776,
"sorry_count": 0,
"group": "A",
"declarations": [
{
"kind": "theorem",
"name": "css_bridge_consistent"
},
{
"kind": "theorem",
"name": "css_bridge_injective"
}
]
},
{
"local_path": "/home/user/workspace/szl/repos/lutar-lean/Lutar/QEC/HammingFoundations.lean",
"rel_repo": "Lutar/QEC/HammingFoundations.lean",
"dataset_path": "lean_source/Lutar/QEC/HammingFoundations.lean",
"space_path": "theorems/Lutar/QEC/HammingFoundations.lean",
"sha256": "cc7d7a06dd31287f9896be8a7d87b72d131a842433b9c0f5c37f23ba3f4464e8",
"lines": 71,
"bytes": 2694,
"sorry_count": 0,
"group": "A",
"declarations": [
{
"kind": "theorem",
"name": "hamming_dist_self"
}
]
},
{
"local_path": "/home/user/workspace/szl/repos/lutar-lean/Lutar/QEC/KitaevSurface.lean",
"rel_repo": "Lutar/QEC/KitaevSurface.lean",
"dataset_path": "lean_source/Lutar/QEC/KitaevSurface.lean",
"space_path": "theorems/Lutar/QEC/KitaevSurface.lean",
"sha256": "66cf67138326288e27551dfd72a8296eaabb7bcade4a5b2824e5a783543f7258",
"lines": 92,
"bytes": 3263,
"sorry_count": 0,
"group": "A",
"declarations": [
{
"kind": "theorem",
"name": "kitaev_single_site_flips_parity_n"
},
{
"kind": "theorem",
"name": "kitaev_no_errors_zero_parity"
},
{
"kind": "theorem",
"name": "kitaev_all_errors_zero_parity"
}
]
},
{
"local_path": "/home/user/workspace/szl/repos/lutar-lean/Lutar/QEC/ShorReceiptCode.lean",
"rel_repo": "Lutar/QEC/ShorReceiptCode.lean",
"dataset_path": "lean_source/Lutar/QEC/ShorReceiptCode.lean",
"space_path": "theorems/Lutar/QEC/ShorReceiptCode.lean",
"sha256": "7f76b8649d457080601371fd74706976577af11d3d2001f6267858537963d71e",
"lines": 120,
"bytes": 4695,
"sorry_count": 0,
"group": "A",
"declarations": [
{
"kind": "theorem",
"name": "shor_single_fault_corrects"
},
{
"kind": "theorem",
"name": "shor_encode_first"
},
{
"kind": "theorem",
"name": "shor_encode_all_equal"
},
{
"kind": "theorem",
"name": "shor_clean_roundtrip"
}
]
},
{
"local_path": "/home/user/workspace/szl/repos/lutar-lean/Lutar/SBOMProvenance.lean",
"rel_repo": "Lutar/SBOMProvenance.lean",
"dataset_path": "lean_source/Lutar/SBOMProvenance.lean",
"space_path": "theorems/Lutar/SBOMProvenance.lean",
"sha256": "f2aa6b581c0c50ed8ac1296f98694764e02e79103ffc640c3127b70cf4fdfe79",
"lines": 227,
"bytes": 9648,
"sorry_count": 3,
"group": "B",
"declarations": [
{
"kind": "theorem",
"name": "canonicalEncoding_injective"
},
{
"kind": "theorem",
"name": "sbom_component_uniqueness_thm"
},
{
"kind": "theorem",
"name": "sbom_lambda_chain_total_order"
},
{
"kind": "theorem",
"name": "sbom_dual_witness_dependency_drift"
},
{
"kind": "theorem",
"name": "dsse_envelope_correctness"
},
{
"kind": "theorem",
"name": "chain_complete_of_homomorphism"
}
]
},
{
"local_path": "/home/user/workspace/szl/repos/lutar-lean/Lutar/Shannon/DoctrineEntropy.lean",
"rel_repo": "Lutar/Shannon/DoctrineEntropy.lean",
"dataset_path": "lean_source/Lutar/Shannon/DoctrineEntropy.lean",
"space_path": "theorems/Lutar/Shannon/DoctrineEntropy.lean",
"sha256": "f782319db0c400931a9fd400d2d0aace954b79f5448395a1350ee686e9884ad8",
"lines": 182,
"bytes": 7500,
"sorry_count": 0,
"group": "A",
"declarations": [
{
"kind": "theorem",
"name": "doctrine_alphabet_size_4"
},
{
"kind": "theorem",
"name": "shannon_roundtrip"
},
{
"kind": "theorem",
"name": "shannon_code_in_2_bits"
},
{
"kind": "theorem",
"name": "doctrine_average_codeword_length"
},
{
"kind": "theorem",
"name": "kraft_inequality_doctrine"
},
{
"kind": "theorem",
"name": "doctrine_uniform_code_length_2_bits"
},
{
"kind": "theorem",
"name": "channel_rate_bound"
}
]
},
{
"local_path": "/home/user/workspace/szl/repos/lutar-lean/Lutar/Thesis/TH_V18_01_AgentLoopTerminates.lean",
"rel_repo": "Lutar/Thesis/TH_V18_01_AgentLoopTerminates.lean",
"dataset_path": "lean_source/Lutar/Thesis/TH_V18_01_AgentLoopTerminates.lean",
"space_path": "theorems/Lutar/Thesis/TH_V18_01_AgentLoopTerminates.lean",
"sha256": "b8c9443fb91234f30188b7ab605e66de02793754892d3b0d45f7c2888d153032",
"lines": 84,
"bytes": 3295,
"sorry_count": 0,
"group": "A",
"declarations": [
{
"kind": "theorem",
"name": "running_zero_step"
},
{
"kind": "theorem",
"name": "running_succ_step"
},
{
"kind": "theorem",
"name": "done_is_fixed"
},
{
"kind": "theorem",
"name": "terminates_from_running"
},
{
"kind": "theorem",
"name": "th_v18_01_terminates"
},
{
"kind": "theorem",
"name": "done_unique_fixed_point"
}
]
},
{
"local_path": "/home/user/workspace/szl/repos/lutar-lean/Lutar/Thesis/TH_V18_01_LambdaMonotonicity.lean",
"rel_repo": "Lutar/Thesis/TH_V18_01_LambdaMonotonicity.lean",
"dataset_path": "lean_source/Lutar/Thesis/TH_V18_01_LambdaMonotonicity.lean",
"space_path": "theorems/Lutar/Thesis/TH_V18_01_LambdaMonotonicity.lean",
"sha256": "ba44584522e9c190e157f6f878fafcc3e0465ffd96fc901b2a27ab04bbd2eec4",
"lines": 30,
"bytes": 901,
"sorry_count": 0,
"group": "A",
"declarations": [
{
"kind": "theorem",
"name": "th_v18_01_lambda_monotone"
}
]
},
{
"local_path": "/home/user/workspace/szl/repos/lutar-lean/Lutar/Thesis/TH_V18_02_DoctrineLabelFintype.lean",
"rel_repo": "Lutar/Thesis/TH_V18_02_DoctrineLabelFintype.lean",
"dataset_path": "lean_source/Lutar/Thesis/TH_V18_02_DoctrineLabelFintype.lean",
"space_path": "theorems/Lutar/Thesis/TH_V18_02_DoctrineLabelFintype.lean",
"sha256": "9a41ab7877fdc119ac5082d2d95d80e7b1f6c468ab1182c1c0eab6c7fd005101",
"lines": 61,
"bytes": 2343,
"sorry_count": 0,
"group": "A",
"declarations": [
{
"kind": "theorem",
"name": "th_v18_02_doctrine_alphabet_size_4"
},
{
"kind": "theorem",
"name": "th_v18_02b_shannonCode_injective"
},
{
"kind": "theorem",
"name": "th_v18_02c_decode_left_inverse"
},
{
"kind": "theorem",
"name": "th_v18_02d_labels_distinct"
}
]
},
{
"local_path": "/home/user/workspace/szl/repos/lutar-lean/Lutar/Thesis/TH_V18_03_KraftInequality.lean",
"rel_repo": "Lutar/Thesis/TH_V18_03_KraftInequality.lean",
"dataset_path": "lean_source/Lutar/Thesis/TH_V18_03_KraftInequality.lean",
"space_path": "theorems/Lutar/Thesis/TH_V18_03_KraftInequality.lean",
"sha256": "d50669c90f5f831cb3cc1f57fd1d46053125be346b3890d59ec02545295e70fe",
"lines": 54,
"bytes": 2139,
"sorry_count": 0,
"group": "A",
"declarations": [
{
"kind": "theorem",
"name": "th_v18_03_kraft_equality"
},
{
"kind": "theorem",
"name": "th_v18_03b_codeword_weight_pos"
},
{
"kind": "theorem",
"name": "th_v18_03c_shannon_optimality"
},
{
"kind": "theorem",
"name": "th_v18_03d_kraft_list"
},
{
"kind": "theorem",
"name": "th_v18_03e_same_length_prefix_free"
}
]
},
{
"local_path": "/home/user/workspace/szl/repos/lutar-lean/Lutar/Thesis/TH_V18_04_EgyptianWeightSum.lean",
"rel_repo": "Lutar/Thesis/TH_V18_04_EgyptianWeightSum.lean",
"dataset_path": "lean_source/Lutar/Thesis/TH_V18_04_EgyptianWeightSum.lean",
"space_path": "theorems/Lutar/Thesis/TH_V18_04_EgyptianWeightSum.lean",
"sha256": "47157bc82fbc4cad927355f1a8f577044f7aac9f0464c7f5fd323c09640e3ef6",
"lines": 53,
"bytes": 2083,
"sorry_count": 0,
"group": "A",
"declarations": [
{
"kind": "theorem",
"name": "th_v18_04_egyptian_weight_sum"
},
{
"kind": "theorem",
"name": "th_v18_04b_nine_axis_weight_sum"
},
{
"kind": "theorem",
"name": "th_v18_04c_egyptian_fraction_pos"
},
{
"kind": "theorem",
"name": "th_v18_04d_egyptian_fraction_le_one"
},
{
"kind": "theorem",
"name": "th_v18_04e_weight_decreasing"
}
]
},
{
"local_path": "/home/user/workspace/szl/repos/lutar-lean/Lutar/Thesis/TH_V18_05_ReceiptTransduction.lean",
"rel_repo": "Lutar/Thesis/TH_V18_05_ReceiptTransduction.lean",
"dataset_path": "lean_source/Lutar/Thesis/TH_V18_05_ReceiptTransduction.lean",
"space_path": "theorems/Lutar/Thesis/TH_V18_05_ReceiptTransduction.lean",
"sha256": "797e1d45bdb1452eacd76729c02378db6bb76eb4267d41ab0d6ebad762d1fb08",
"lines": 50,
"bytes": 1968,
"sorry_count": 1,
"group": "B",
"declarations": [
{
"kind": "theorem",
"name": "th_v18_05_receipt_transduction_invariant"
},
{
"kind": "theorem",
"name": "th_v18_05b_receipt_body_preserved"
},
{
"kind": "theorem",
"name": "th_v18_05c_identity_round_trip"
},
{
"kind": "theorem",
"name": "th_v18_05d_contentId_is_invariant"
}
]
},
{
"local_path": "/home/user/workspace/szl/repos/lutar-lean/Lutar/Thesis/TH_V18_06_BrahmiAxisOption.lean",
"rel_repo": "Lutar/Thesis/TH_V18_06_BrahmiAxisOption.lean",
"dataset_path": "lean_source/Lutar/Thesis/TH_V18_06_BrahmiAxisOption.lean",
"space_path": "theorems/Lutar/Thesis/TH_V18_06_BrahmiAxisOption.lean",
"sha256": "df5159b1d3ea0044fecdef45328d9b7696804d022853e9fb56c462c1581e80ee",
"lines": 62,
"bytes": 2495,
"sorry_count": 1,
"group": "B",
"declarations": [
{
"kind": "theorem",
"name": "th_v18_06_brahmi_distinction"
},
{
"kind": "theorem",
"name": "th_v18_06b_measured_ne_absent"
},
{
"kind": "theorem",
"name": "th_v18_06c_measured_injective"
},
{
"kind": "theorem",
"name": "th_v18_06d_serialize_injective"
},
{
"kind": "theorem",
"name": "th_v18_06e_serialize_measured_zero_ne_absent"
},
{
"kind": "theorem",
"name": "th_v18_06f_axis_dichotomy"
},
{
"kind": "theorem",
"name": "th_v18_06g_axis_exclusive"
}
]
},
{
"local_path": "/home/user/workspace/szl/repos/lutar-lean/Lutar/Thesis/TH_V18_07_FeynmanCitationChain.lean",
"rel_repo": "Lutar/Thesis/TH_V18_07_FeynmanCitationChain.lean",
"dataset_path": "lean_source/Lutar/Thesis/TH_V18_07_FeynmanCitationChain.lean",
"space_path": "theorems/Lutar/Thesis/TH_V18_07_FeynmanCitationChain.lean",
"sha256": "454b0596b6ad4ff796b4ea2a9e323431036572cd27d96b546093cf6aa7c8b54d",
"lines": 53,
"bytes": 1912,
"sorry_count": 1,
"group": "B",
"declarations": [
{
"kind": "theorem",
"name": "th_v18_07_chain_length_4"
},
{
"kind": "theorem",
"name": "th_v18_07b_all_citations_nonempty"
},
{
"kind": "theorem",
"name": "th_v18_07c_chain_nonempty"
},
{
"kind": "theorem",
"name": "th_v18_07d_first_step_feynman"
},
{
"kind": "theorem",
"name": "th_v18_07e_last_step_szl"
}
]
},
{
"local_path": "/home/user/workspace/szl/repos/lutar-lean/Lutar/Thesis/TH_V18_08_KhipuChecksumInvariant.lean",
"rel_repo": "Lutar/Thesis/TH_V18_08_KhipuChecksumInvariant.lean",
"dataset_path": "lean_source/Lutar/Thesis/TH_V18_08_KhipuChecksumInvariant.lean",
"space_path": "theorems/Lutar/Thesis/TH_V18_08_KhipuChecksumInvariant.lean",
"sha256": "06a2411f03f93698d472e623b2dc96ee37112d3a8dd7195407104cbe97e30246",
"lines": 56,
"bytes": 2200,
"sorry_count": 3,
"group": "B",
"declarations": [
{
"kind": "theorem",
"name": "th_v18_08_pendant_value_is_sum"
},
{
"kind": "theorem",
"name": "th_v18_08b_root_value_is_sum"
},
{
"kind": "theorem",
"name": "th_v18_08c_empty_root_zero"
},
{
"kind": "theorem",
"name": "th_v18_08d_singleton_root"
},
{
"kind": "theorem",
"name": "th_v18_08e_bump_changes_checksum"
}
]
},
{
"local_path": "/home/user/workspace/szl/repos/lutar-lean/Lutar/Thesis/TH_V18_09_PermutationInvariance.lean",
"rel_repo": "Lutar/Thesis/TH_V18_09_PermutationInvariance.lean",
"dataset_path": "lean_source/Lutar/Thesis/TH_V18_09_PermutationInvariance.lean",
"space_path": "theorems/Lutar/Thesis/TH_V18_09_PermutationInvariance.lean",
"sha256": "948d3d578b76ccef6c31012d945a0e87d357c12349c3d21499d6a681a1c31383",
"lines": 74,
"bytes": 3316,
"sorry_count": 0,
"group": "A",
"declarations": [
{
"kind": "theorem",
"name": "th_v18_09a_product_comm"
},
{
"kind": "theorem",
"name": "th_v18_09b_two_axis_gm_symmetric"
},
{
"kind": "theorem",
"name": "th_v18_09c_three_axis_transposition"
},
{
"kind": "theorem",
"name": "th_v18_09d_four_axis_invariant"
},
{
"kind": "theorem",
"name": "th_v18_09e_foldl_mul_congr"
},
{
"kind": "theorem",
"name": "th_v18_09f_swap_adjacent"
},
{
"kind": "theorem",
"name": "th_v18_09g_r1_principle_nine_axes"
}
]
},
{
"local_path": "/home/user/workspace/szl/repos/lutar-lean/Lutar/Thesis/TH_V18_10_ListSumInvariant.lean",
"rel_repo": "Lutar/Thesis/TH_V18_10_ListSumInvariant.lean",
"dataset_path": "lean_source/Lutar/Thesis/TH_V18_10_ListSumInvariant.lean",
"space_path": "theorems/Lutar/Thesis/TH_V18_10_ListSumInvariant.lean",
"sha256": "88a6f1fa516e184f586c153bb18214d9b09911edd1f09c4c339778b506303ba8",
"lines": 79,
"bytes": 2976,
"sorry_count": 0,
"group": "A",
"declarations": [
{
"kind": "theorem",
"name": "th_v18_10_append_increases_sum"
},
{
"kind": "theorem",
"name": "th_v18_10b_sum_append"
},
{
"kind": "theorem",
"name": "th_v18_10c_concat_strictly_larger"
},
{
"kind": "theorem",
"name": "th_v18_10d_singleton_sum"
},
{
"kind": "theorem",
"name": "th_v18_10e_head_bump"
},
{
"kind": "theorem",
"name": "th_v18_10f_head_bump_detectable"
},
{
"kind": "theorem",
"name": "th_v18_10g_sum_additive"
},
{
"kind": "theorem",
"name": "th_v18_10h_sum_monotone"
}
]
},
{
"local_path": "/home/user/workspace/szl/repos/lutar-lean/Lutar/Thesis/TH_V18_11_ParetoFiniteStabilization.lean",
"rel_repo": "Lutar/Thesis/TH_V18_11_ParetoFiniteStabilization.lean",
"dataset_path": "lean_source/Lutar/Thesis/TH_V18_11_ParetoFiniteStabilization.lean",
"space_path": "theorems/Lutar/Thesis/TH_V18_11_ParetoFiniteStabilization.lean",
"sha256": "e2a7abfc028452684231649a77842b6908958b6b27a171c52c5bbef4fbc08e2f",
"lines": 111,
"bytes": 5482,
"sorry_count": 1,
"group": "B",
"declarations": [
{
"kind": "theorem",
"name": "th_v18_11a_const_stabilizes"
},
{
"kind": "theorem",
"name": "th_v18_11b_monotone_ge"
},
{
"kind": "theorem",
"name": "th_v18_11c_bounded_value_at_N"
},
{
"kind": "theorem",
"name": "th_v18_11d_max_stabilizes"
},
{
"kind": "theorem",
"name": "th_v18_11e_achieves_max_stabilizes"
},
{
"kind": "theorem",
"name": "th_v18_11_pareto_stabilizes"
}
]
},
{
"local_path": "/home/user/workspace/szl/repos/lutar-lean/Lutar/Thesis/TH_V18_12_LambdaProductFormula.lean",
"rel_repo": "Lutar/Thesis/TH_V18_12_LambdaProductFormula.lean",
"dataset_path": "lean_source/Lutar/Thesis/TH_V18_12_LambdaProductFormula.lean",
"space_path": "theorems/Lutar/Thesis/TH_V18_12_LambdaProductFormula.lean",
"sha256": "f7890abef898606d15e7a985c2210d8a3b946061c707b050f78bfeca26882db6",
"lines": 58,
"bytes": 2365,
"sorry_count": 0,
"group": "A",
"declarations": [
{
"kind": "theorem",
"name": "th_v18_12a_product_rearrange"
},
{
"kind": "theorem",
"name": "th_v18_12b_two_axis_product"
},
{
"kind": "theorem",
"name": "th_v18_12c_three_axis_product"
},
{
"kind": "theorem",
"name": "th_v18_12d_list_product_multiplicative"
},
{
"kind": "theorem",
"name": "th_v18_12e_am_gm_nat"
},
{
"kind": "theorem",
"name": "th_v18_12f_two_axis_gm_le_am"
}
]
},
{
"local_path": "/home/user/workspace/szl/repos/lutar-lean/Lutar/Thesis/TH_V18_13_DPIBoundAbstract.lean",
"rel_repo": "Lutar/Thesis/TH_V18_13_DPIBoundAbstract.lean",
"dataset_path": "lean_source/Lutar/Thesis/TH_V18_13_DPIBoundAbstract.lean",
"space_path": "theorems/Lutar/Thesis/TH_V18_13_DPIBoundAbstract.lean",
"sha256": "9d66d067ce8c0595f305233591645cdf25f5de80e5f5fb9d9e20c0ce2401256f",
"lines": 66,
"bytes": 2796,
"sorry_count": 0,
"group": "A",
"declarations": [
{
"kind": "theorem",
"name": "th_v18_13a_id_monotone"
},
{
"kind": "theorem",
"name": "th_v18_13b_const_monotone"
},
{
"kind": "theorem",
"name": "th_v18_13c_dpi_monotone"
},
{
"kind": "theorem",
"name": "th_v18_13d_compose_monotone"
},
{
"kind": "theorem",
"name": "th_v18_13e_min_monotone"
},
{
"kind": "theorem",
"name": "th_v18_13f_dpi_chain"
},
{
"kind": "theorem",
"name": "th_v18_13g_bekenstein_analog"
}
]
},
{
"local_path": "/home/user/workspace/szl/repos/lutar-lean/Lutar/Thesis/TH_V18_14_SHA256CollisionHonest.lean",
"rel_repo": "Lutar/Thesis/TH_V18_14_SHA256CollisionHonest.lean",
"dataset_path": "lean_source/Lutar/Thesis/TH_V18_14_SHA256CollisionHonest.lean",
"space_path": "theorems/Lutar/Thesis/TH_V18_14_SHA256CollisionHonest.lean",
"sha256": "ccb04a8a082576f30f7196eb9554a75f787372cc969a7185a079e0d9123e2bf7",
"lines": 82,
"bytes": 3528,
"sorry_count": 0,
"group": "A",
"declarations": [
{
"kind": "theorem",
"name": "th_v18_14a_sha256_injective"
},
{
"kind": "theorem",
"name": "th_v18_14b_distinct_receipts_distinct_hashes"
},
{
"kind": "theorem",
"name": "th_v18_14c_hash_audit_integrity"
},
{
"kind": "theorem",
"name": "th_v18_14d_receipt_digest_map_injective"
}
]
},
{
"local_path": "/home/user/workspace/szl/repos/lutar-lean/Lutar/Thesis/TH_V18_15_MultiAgentFairness.lean",
"rel_repo": "Lutar/Thesis/TH_V18_15_MultiAgentFairness.lean",
"dataset_path": "lean_source/Lutar/Thesis/TH_V18_15_MultiAgentFairness.lean",
"space_path": "theorems/Lutar/Thesis/TH_V18_15_MultiAgentFairness.lean",
"sha256": "dfc567fe510d4e35227fa5aaa0bc2172e23e04804b2c7c06bffb5995dda3b00b",
"lines": 87,
"bytes": 3840,
"sorry_count": 0,
"group": "A",
"declarations": [
{
"kind": "theorem",
"name": "th_v18_15a_bounded_agent_terminates"
},
{
"kind": "theorem",
"name": "th_v18_15b_list_termination"
},
{
"kind": "theorem",
"name": "th_v18_15c_nil_terminates"
},
{
"kind": "theorem",
"name": "th_v18_15d_cons_bounded"
},
{
"kind": "theorem",
"name": "th_v18_15e_append_bounded"
},
{
"kind": "theorem",
"name": "th_v18_15f_fuel_monotone"
}
]
},
{
"local_path": "/home/user/workspace/szl/repos/lutar-lean/Lutar/Thesis/TH_V18_16_FeynmanCitationIntegrity.lean",
"rel_repo": "Lutar/Thesis/TH_V18_16_FeynmanCitationIntegrity.lean",
"dataset_path": "lean_source/Lutar/Thesis/TH_V18_16_FeynmanCitationIntegrity.lean",
"space_path": "theorems/Lutar/Thesis/TH_V18_16_FeynmanCitationIntegrity.lean",
"sha256": "b61a72a8de0bdc95e449de6c317f38fb6398f9918afb1fe808fd9b3a468902ae",
"lines": 78,
"bytes": 3291,
"sorry_count": 0,
"group": "A",
"declarations": [
{
"kind": "theorem",
"name": "th_v18_16a_all_citations_nonempty"
},
{
"kind": "theorem",
"name": "th_v18_16b_chain_has_four_steps"
},
{
"kind": "theorem",
"name": "th_v18_16c_chain_nonempty"
},
{
"kind": "theorem",
"name": "th_v18_16d_all_author_years_nonempty"
},
{
"kind": "theorem",
"name": "th_v18_16e_all_introduces_nonempty"
},
{
"kind": "theorem",
"name": "th_v18_16f_chain_at_most_four"
},
{
"kind": "theorem",
"name": "th_v18_16g_chain_at_least_four"
}
]
},
{
"local_path": "/home/user/workspace/szl/repos/lutar-lean/Lutar/Thesis.lean",
"rel_repo": "Lutar/Thesis.lean",
"dataset_path": "lean_source/Lutar/Thesis.lean",
"space_path": "theorems/Lutar/Thesis.lean",
"sha256": "e651cb1e5f316e70d635e99b49b0d33e5d6158426454a6ac1981bb2223b534d2",
"lines": 43,
"bytes": 2199,
"sorry_count": 0,
"group": "A",
"declarations": []
},
{
"local_path": "/home/user/workspace/szl/repos/lutar-lean/Lutar/Thresholds/QuadraticCompletion.lean",
"rel_repo": "Lutar/Thresholds/QuadraticCompletion.lean",
"dataset_path": "lean_source/Lutar/Thresholds/QuadraticCompletion.lean",
"space_path": "theorems/Lutar/Thresholds/QuadraticCompletion.lean",
"sha256": "ac9640d7b0407468121256b09e6575e0f21ed0733f93e47e21dd069652a19843",
"lines": 73,
"bytes": 2882,
"sorry_count": 0,
"group": "A",
"declarations": [
{
"kind": "theorem",
"name": "quadratic_root_correct"
},
{
"kind": "theorem",
"name": "babylonianRoot_nonneg"
}
]
},
{
"local_path": "/home/user/workspace/szl/repos/lutar-lean/Lutar/Topology/PersistentHomologyChain.lean",
"rel_repo": "Lutar/Topology/PersistentHomologyChain.lean",
"dataset_path": "lean_source/Lutar/Topology/PersistentHomologyChain.lean",
"space_path": "theorems/Lutar/Topology/PersistentHomologyChain.lean",
"sha256": "18edba579da873216d57dbfe3af75635614ac996331b7c78596b4569885ef345",
"lines": 167,
"bytes": 7085,
"sorry_count": 1,
"group": "B",
"declarations": [
{
"kind": "theorem",
"name": "componentCount_antitone"
},
{
"kind": "theorem",
"name": "h0_euler_bound"
},
{
"kind": "theorem",
"name": "h0_at_lambda_threshold"
},
{
"kind": "theorem",
"name": "h0_zero_threshold_isolated"
},
{
"kind": "theorem",
"name": "persistence_nonneg"
},
{
"kind": "theorem",
"name": "h0_persistence_pairs_count"
}
]
},
{
"local_path": "/home/user/workspace/szl/repos/lutar-lean/Lutar/Transduction/ReceiptInvariant.lean",
"rel_repo": "Lutar/Transduction/ReceiptInvariant.lean",
"dataset_path": "lean_source/Lutar/Transduction/ReceiptInvariant.lean",
"space_path": "theorems/Lutar/Transduction/ReceiptInvariant.lean",
"sha256": "233491cd34a6e4b906dd19b56c4a05aaaccee7d5b1e6695c32090fcff4c6bb4c",
"lines": 44,
"bytes": 1475,
"sorry_count": 1,
"group": "B",
"declarations": [
{
"kind": "theorem",
"name": "receipt_transduction_invariant"
},
{
"kind": "theorem",
"name": "receipt_round_trip_preserves_body"
}
]
},
{
"local_path": "/home/user/workspace/szl/repos/lutar-lean/Lutar/TwoWitness.lean",
"rel_repo": "Lutar/TwoWitness.lean",
"dataset_path": "lean_source/Lutar/TwoWitness.lean",
"space_path": "theorems/Lutar/TwoWitness.lean",
"sha256": "f8e6465a76e9be2b9e57ffda372de68d8cc7fe7b6b4682a91e2984aa260566a4",
"lines": 201,
"bytes": 9449,
"sorry_count": 2,
"group": "B",
"declarations": [
{
"kind": "theorem",
"name": "contexts_length"
},
{
"kind": "theorem",
"name": "two_witness_KS18_soundness"
},
{
"kind": "theorem",
"name": "double_count"
},
{
"kind": "theorem",
"name": "no_NCHV"
}
]
},
{
"local_path": "/home/user/workspace/szl/repos/lutar-lean/Lutar/Uniqueness.lean",
"rel_repo": "Lutar/Uniqueness.lean",
"dataset_path": "lean_source/Lutar/Uniqueness.lean",
"space_path": "theorems/Lutar/Uniqueness.lean",
"sha256": "dd1f15c525b4ef5373cc97133a14c7fd19ec0ba1278352a613c0a7302c46d2fe",
"lines": 139,
"bytes": 5778,
"sorry_count": 1,
"group": "B",
"declarations": [
{
"kind": "theorem",
"name": "lambda_isMonotone"
},
{
"kind": "theorem",
"name": "lambda_isHomogeneous"
},
{
"kind": "theorem",
"name": "lambda_isEgyptianExact"
},
{
"kind": "theorem",
"name": "lambda_isBounded"
},
{
"kind": "theorem",
"name": "lambda_satisfiesAxioms"
},
{
"kind": "theorem",
"name": "lutar_is_geomean"
},
{
"kind": "theorem",
"name": "lutar_unique"
}
]
},
{
"local_path": "/home/user/workspace/szl/repos/lutar-lean/Lutar/Wheeler/DelayedChoiceClosure.lean",
"rel_repo": "Lutar/Wheeler/DelayedChoiceClosure.lean",
"dataset_path": "lean_source/Lutar/Wheeler/DelayedChoiceClosure.lean",
"space_path": "theorems/Lutar/Wheeler/DelayedChoiceClosure.lean",
"sha256": "16ba9089a746fe5308b6cc103ea4f5960c5dc25eb82b3028c3f967231bed0757",
"lines": 201,
"bytes": 8225,
"sorry_count": 0,
"group": "A",
"declarations": [
{
"kind": "theorem",
"name": "delayed_choice_idempotent"
},
{
"kind": "theorem",
"name": "wheeler_window_safety"
},
{
"kind": "theorem",
"name": "wheeler_window_admits_zero_offset"
},
{
"kind": "theorem",
"name": "wheeler_window_admits_max_offset"
},
{
"kind": "theorem",
"name": "early_receipt_rejected"
},
{
"kind": "theorem",
"name": "wrong_span_rejected"
},
{
"kind": "theorem",
"name": "closeLabel_is_function_of_admission"
}
]
},
{
"local_path": "/home/user/workspace/szl/thesis_v18/lean_skeletons/AXPOCoESoundness.lean",
"rel_repo": "lean_skeletons/AXPOCoESoundness.lean",
"dataset_path": "lean_source/skeletons/AXPOCoESoundness.lean",
"space_path": "theorems/skeletons/AXPOCoESoundness.lean",
"sha256": "85ecc4ce5e2ff498f0d0ebed322ee2bfa54d3541f2f87737a16170740a2bb4fc",
"lines": 94,
"bytes": 3473,
"sorry_count": 4,
"group": "B",
"declarations": [
{
"kind": "theorem",
"name": "\u03b5_pos"
},
{
"kind": "theorem",
"name": "\u03b5_lt_one"
},
{
"kind": "theorem",
"name": "axpo_coe_audit_soundness"
}
]
},
{
"local_path": "/home/user/workspace/szl/thesis_v18/lean_skeletons/CursorBenchPACBayes.lean",
"rel_repo": "lean_skeletons/CursorBenchPACBayes.lean",
"dataset_path": "lean_source/skeletons/CursorBenchPACBayes.lean",
"space_path": "theorems/skeletons/CursorBenchPACBayes.lean",
"sha256": "f5e5fdbd3899ed1cf8cf1deae4d341ec3d498f8df69846d1d069a81bc63d7bfb",
"lines": 85,
"bytes": 3504,
"sorry_count": 1,
"group": "B",
"declarations": [
{
"kind": "theorem",
"name": "cursorbench_pac_bayes_bound"
},
{
"kind": "theorem",
"name": "kl_decomposition_factored"
}
]
},
{
"local_path": "/home/user/workspace/szl/thesis_v18/lean_skeletons/DoctrineV6Compositionality.lean",
"rel_repo": "lean_skeletons/DoctrineV6Compositionality.lean",
"dataset_path": "lean_source/skeletons/DoctrineV6Compositionality.lean",
"space_path": "theorems/skeletons/DoctrineV6Compositionality.lean",
"sha256": "fb70e81ce6db1f515b8629e62e65f6c1bb26dd83c81acd9a4a6a9caa256c2c4b",
"lines": 96,
"bytes": 3552,
"sorry_count": 0,
"group": "A",
"declarations": [
{
"kind": "theorem",
"name": "doctrine_v6_compositionality"
},
{
"kind": "theorem",
"name": "szl_substrate_doctrine_v6"
},
{
"kind": "theorem",
"name": "doctrine_v6_binary_composition"
}
]
},
{
"local_path": "/home/user/workspace/szl/thesis_v18/lean_skeletons/LambdaComposition.lean",
"rel_repo": "lean_skeletons/LambdaComposition.lean",
"dataset_path": "lean_source/skeletons/LambdaComposition.lean",
"space_path": "theorems/skeletons/LambdaComposition.lean",
"sha256": "e1d85cc44815fddc555cfd6ed18e97f440e71d1102a4bbefc69ac3e33f371bdb",
"lines": 80,
"bytes": 2936,
"sorry_count": 2,
"group": "B",
"declarations": [
{
"kind": "theorem",
"name": "lambda_composition_total_axis_preservation"
},
{
"kind": "theorem",
"name": "lambda_composition_lower_bound"
},
{
"kind": "theorem",
"name": "lambda_composition_chain_lower_bound"
},
{
"kind": "theorem",
"name": "lambda_compose_mono_left"
}
]
},
{
"local_path": "/home/user/workspace/szl/thesis_v18/lean_skeletons/MaterialXLambdaProvenance.lean",
"rel_repo": "lean_skeletons/MaterialXLambdaProvenance.lean",
"dataset_path": "lean_source/skeletons/MaterialXLambdaProvenance.lean",
"space_path": "theorems/skeletons/MaterialXLambdaProvenance.lean",
"sha256": "b06cd2f4d2dbe89f3276cab90c1d6f0dfb506559da84679715f85d1e9d3faf48",
"lines": 106,
"bytes": 3925,
"sorry_count": 1,
"group": "B",
"declarations": [
{
"kind": "theorem",
"name": "materialx_composition_preserves_invariant"
},
{
"kind": "theorem",
"name": "materialx_composition_lambda_bound"
},
{
"kind": "theorem",
"name": "materialx_lambda_provenance_soundness"
}
]
},
{
"local_path": "/home/user/workspace/szl/thesis_v18/lean_skeletons/NISTRMFLambdaFunctor.lean",
"rel_repo": "lean_skeletons/NISTRMFLambdaFunctor.lean",
"dataset_path": "lean_source/skeletons/NISTRMFLambdaFunctor.lean",
"space_path": "theorems/skeletons/NISTRMFLambdaFunctor.lean",
"sha256": "454cd9e34a0463a82b53c4932e505f9482db3ecb374f9cb3153b85520937d397",
"lines": 102,
"bytes": 4057,
"sorry_count": 1,
"group": "B",
"declarations": [
{
"kind": "theorem",
"name": "nist_rmf_lambda_axis_functor_well_defined"
},
{
"kind": "theorem",
"name": "nist_rmf_functor_faithful"
}
]
},
{
"local_path": "/home/user/workspace/szl/thesis_v18/lean_skeletons/NISTRMFOperCompl.lean",
"rel_repo": "lean_skeletons/NISTRMFOperCompl.lean",
"dataset_path": "lean_source/skeletons/NISTRMFOperCompl.lean",
"space_path": "theorems/skeletons/NISTRMFOperCompl.lean",
"sha256": "9ce5a7da22bf444c4f5cfd59764670f200a590ee3c1252a92f384a2764defaa4",
"lines": 117,
"bytes": 4250,
"sorry_count": 2,
"group": "B",
"declarations": [
{
"kind": "theorem",
"name": "tier_t3_score_ge_threshold"
},
{
"kind": "theorem",
"name": "rmf_operationalisation"
},
{
"kind": "theorem",
"name": "szl_witness_doctrine_v6"
},
{
"kind": "theorem",
"name": "szl_witness_valid_rmf_t3"
},
{
"kind": "theorem",
"name": "rmf_operationalisation_completeness"
},
{
"kind": "theorem",
"name": "lambda_to_rmf_tier_monotone"
}
]
},
{
"local_path": "/home/user/workspace/szl/thesis_v18/lean_skeletons/OpenMDWGrantComposition.lean",
"rel_repo": "lean_skeletons/OpenMDWGrantComposition.lean",
"dataset_path": "lean_source/skeletons/OpenMDWGrantComposition.lean",
"space_path": "theorems/skeletons/OpenMDWGrantComposition.lean",
"sha256": "4821ca6cfbdaed4843bd05733fb0ac55f810bb09c647b7924735c14368487c37",
"lines": 141,
"bytes": 5533,
"sorry_count": 2,
"group": "B",
"declarations": [
{
"kind": "theorem",
"name": "openmdw_root_grant_is_full"
},
{
"kind": "theorem",
"name": "allTrue_is_max"
},
{
"kind": "theorem",
"name": "openmdw_grant_monotone_along_chain"
},
{
"kind": "theorem",
"name": "openmdw_root_full_grant"
},
{
"kind": "theorem",
"name": "openmdw_downstream_grant_sufficiency"
},
{
"kind": "theorem",
"name": "openmdw_grant_composition_preservation"
}
]
},
{
"local_path": "/home/user/workspace/szl/thesis_v18/lean_skeletons/OpenMDWProvenanceComposition.lean",
"rel_repo": "lean_skeletons/OpenMDWProvenanceComposition.lean",
"dataset_path": "lean_source/skeletons/OpenMDWProvenanceComposition.lean",
"space_path": "theorems/skeletons/OpenMDWProvenanceComposition.lean",
"sha256": "65f09648282f11c7c74677a16d4de40647bca430ea181529a670ea1d2e40965a",
"lines": 87,
"bytes": 3482,
"sorry_count": 3,
"group": "B",
"declarations": [
{
"kind": "theorem",
"name": "root_is_bottom"
},
{
"kind": "theorem",
"name": "openmdw_provenance_has_linear_extension"
},
{
"kind": "theorem",
"name": "provenance_lambda_monotone"
}
]
},
{
"local_path": "/home/user/workspace/szl/thesis_v18/lean_skeletons/PathIntegralWoSEquiv.lean",
"rel_repo": "lean_skeletons/PathIntegralWoSEquiv.lean",
"dataset_path": "lean_source/skeletons/PathIntegralWoSEquiv.lean",
"space_path": "theorems/skeletons/PathIntegralWoSEquiv.lean",
"sha256": "d1330026f7c6e2d94d1f6ba37d1d40cb4d2a03ff6a82ba7e24db29fa17ac40cd",
"lines": 89,
"bytes": 3921,
"sorry_count": 1,
"group": "B",
"declarations": [
{
"kind": "theorem",
"name": "path_integral_wos_audit_sum_equiv"
},
{
"kind": "theorem",
"name": "wos_coupling_exists"
}
]
},
{
"local_path": "/home/user/workspace/szl/thesis_v18/lean_skeletons/QuantumCompositionChainBound.lean",
"rel_repo": "lean_skeletons/QuantumCompositionChainBound.lean",
"dataset_path": "lean_source/skeletons/QuantumCompositionChainBound.lean",
"space_path": "theorems/skeletons/QuantumCompositionChainBound.lean",
"sha256": "ab395fd0f0fa11d8b0ad2a933c12fb4ec1f02364e77482e6777edff68db849fd",
"lines": 111,
"bytes": 4166,
"sorry_count": 3,
"group": "B",
"declarations": [
{
"kind": "theorem",
"name": "chain_purity_ge_product"
},
{
"kind": "theorem",
"name": "quantum_lambda_composition_chain_bound"
},
{
"kind": "theorem",
"name": "quantum_lambda_exponential_decay_bound"
}
]
},
{
"local_path": "/home/user/workspace/szl/thesis_v18/lean_skeletons/QuantumDecoherenceMonotonicity.lean",
"rel_repo": "lean_skeletons/QuantumDecoherenceMonotonicity.lean",
"dataset_path": "lean_source/skeletons/QuantumDecoherenceMonotonicity.lean",
"space_path": "theorems/skeletons/QuantumDecoherenceMonotonicity.lean",
"sha256": "118d4f9de966af149a2bf2aeae19701a31ee860317cebe9568c9bd82a2a7895d",
"lines": 123,
"bytes": 4595,
"sorry_count": 3,
"group": "B",
"declarations": [
{
"kind": "theorem",
"name": "quantum_lambda_le_one"
},
{
"kind": "theorem",
"name": "quantum_lambda_decoherence_monotone"
},
{
"kind": "theorem",
"name": "quantum_lambda_unitary_invariant"
}
]
},
{
"local_path": "/home/user/workspace/szl/thesis_v18/lean_skeletons/ReceiptChainCardinality.lean",
"rel_repo": "lean_skeletons/ReceiptChainCardinality.lean",
"dataset_path": "lean_source/skeletons/ReceiptChainCardinality.lean",
"space_path": "theorems/skeletons/ReceiptChainCardinality.lean",
"sha256": "6667fa0fe6e3b632ec2bbe429957be585d415f935810c1b834326b3baf2ede10",
"lines": 97,
"bytes": 3852,
"sorry_count": 3,
"group": "B",
"declarations": [
{
"kind": "theorem",
"name": "receipt_chain_no_collision_if_distinct"
},
{
"kind": "theorem",
"name": "birthday_bound_numerics"
},
{
"kind": "theorem",
"name": "receipt_chain_negligible_collision"
}
]
},
{
"local_path": "/home/user/workspace/szl/thesis_v18/lean_skeletons/SovereignCrossDomainTransfer.lean",
"rel_repo": "lean_skeletons/SovereignCrossDomainTransfer.lean",
"dataset_path": "lean_source/skeletons/SovereignCrossDomainTransfer.lean",
"space_path": "theorems/skeletons/SovereignCrossDomainTransfer.lean",
"sha256": "dc9e2a3e83f4fc6ab67dc7c9cc53ceb62d18e3223ccfd2d670ddc371bb7c0729",
"lines": 108,
"bytes": 3884,
"sorry_count": 1,
"group": "B",
"declarations": [
{
"kind": "theorem",
"name": "sovereign_ai_cross_domain_lambda_transfer"
}
]
},
{
"local_path": "/home/user/workspace/szl/thesis_v18/lean_skeletons/SovereignLambdaInvariant.lean",
"rel_repo": "lean_skeletons/SovereignLambdaInvariant.lean",
"dataset_path": "lean_source/skeletons/SovereignLambdaInvariant.lean",
"space_path": "theorems/skeletons/SovereignLambdaInvariant.lean",
"sha256": "aeb7e0035e21226b4e79200256d93cf6ec97d5b4a25b83001c51f5bc74166fab",
"lines": 108,
"bytes": 4153,
"sorry_count": 1,
"group": "B",
"declarations": [
{
"kind": "theorem",
"name": "sovereign_lambda_sovereignty_preserved"
},
{
"kind": "theorem",
"name": "sovereign_lambda_monotone_lower_bound"
},
{
"kind": "theorem",
"name": "sovereign_lambda_receipt_preserved"
},
{
"kind": "theorem",
"name": "sovereign_ai_lambda_invariant"
}
]
},
{
"local_path": "/home/user/workspace/szl/thesis_v18/lean_skeletons/TH_V18_01_LambdaMonotonicity.lean",
"rel_repo": "lean_skeletons/TH_V18_01_LambdaMonotonicity.lean",
"dataset_path": "lean_source/skeletons/TH_V18_01_LambdaMonotonicity.lean",
"space_path": "theorems/skeletons/TH_V18_01_LambdaMonotonicity.lean",
"sha256": "eed59b102d27c6741089f4ff5b362d6ac7594a51a9e50a3e056ac2d7b6e9ea0a",
"lines": 25,
"bytes": 696,
"sorry_count": 2,
"group": "B",
"declarations": [
{
"kind": "theorem",
"name": "th_v18_01_lambda_monotone"
}
]
},
{
"local_path": "/home/user/workspace/szl/thesis_v18/lean_skeletons/TH_V18_02_LambdaHomogeneous.lean",
"rel_repo": "lean_skeletons/TH_V18_02_LambdaHomogeneous.lean",
"dataset_path": "lean_source/skeletons/TH_V18_02_LambdaHomogeneous.lean",
"space_path": "theorems/skeletons/TH_V18_02_LambdaHomogeneous.lean",
"sha256": "d30a195273a0cb817d3168aa6d4541eeb23b0ceb0a0b73fc375cde7a0974a85a",
"lines": 24,
"bytes": 609,
"sorry_count": 2,
"group": "B",
"declarations": [
{
"kind": "theorem",
"name": "th_v18_02_lambda_homogeneous"
}
]
},
{
"local_path": "/home/user/workspace/szl/thesis_v18/lean_skeletons/TH_V18_03_LambdaA3Normalize.lean",
"rel_repo": "lean_skeletons/TH_V18_03_LambdaA3Normalize.lean",
"dataset_path": "lean_source/skeletons/TH_V18_03_LambdaA3Normalize.lean",
"space_path": "theorems/skeletons/TH_V18_03_LambdaA3Normalize.lean",
"sha256": "2f0323ed9b3ff41a36ef9ae88b3cd765bad589765af275a32494bfc6bd37704e",
"lines": 23,
"bytes": 587,
"sorry_count": 2,
"group": "B",
"declarations": [
{
"kind": "theorem",
"name": "th_v18_03_lambda_a3_normalize"
}
]
},
{
"local_path": "/home/user/workspace/szl/thesis_v18/lean_skeletons/TH_V18_04_LambdaUpperBound.lean",
"rel_repo": "lean_skeletons/TH_V18_04_LambdaUpperBound.lean",
"dataset_path": "lean_source/skeletons/TH_V18_04_LambdaUpperBound.lean",
"space_path": "theorems/skeletons/TH_V18_04_LambdaUpperBound.lean",
"sha256": "f6a13018f4c909d35da8446b1592e18302980d3236b40906d06844ca90896f50",
"lines": 23,
"bytes": 554,
"sorry_count": 2,
"group": "B",
"declarations": [
{
"kind": "theorem",
"name": "th_v18_04_lambda_upper_bound"
}
]
},
{
"local_path": "/home/user/workspace/szl/thesis_v18/lean_skeletons/TH_V18_05_LambdaLowerBound.lean",
"rel_repo": "lean_skeletons/TH_V18_05_LambdaLowerBound.lean",
"dataset_path": "lean_source/skeletons/TH_V18_05_LambdaLowerBound.lean",
"space_path": "theorems/skeletons/TH_V18_05_LambdaLowerBound.lean",
"sha256": "fa53e4c0132955d9fc613cce34c4e1954d73950f87d89fd742136fd55fc25bb0",
"lines": 23,
"bytes": 549,
"sorry_count": 2,
"group": "B",
"declarations": [
{
"kind": "theorem",
"name": "th_v18_05_lambda_lower_bound"
}
]
},
{
"local_path": "/home/user/workspace/szl/thesis_v18/lean_skeletons/TH_V18_06_AgentLoopTerminates.lean",
"rel_repo": "lean_skeletons/TH_V18_06_AgentLoopTerminates.lean",
"dataset_path": "lean_source/skeletons/TH_V18_06_AgentLoopTerminates.lean",
"space_path": "theorems/skeletons/TH_V18_06_AgentLoopTerminates.lean",
"sha256": "8dd4240bf02d326b0eaab1d561882d52b4dd180ae7af2e29e62864753f3b3eb2",
"lines": 43,
"bytes": 1217,
"sorry_count": 3,
"group": "B",
"declarations": [
{
"kind": "theorem",
"name": "th_v18_06a_step_decreases"
},
{
"kind": "theorem",
"name": "th_v18_06_terminates"
}
]
},
{
"local_path": "/home/user/workspace/szl/thesis_v18/lean_skeletons/TH_V18_07_DoctrineLabelFintype.lean",
"rel_repo": "lean_skeletons/TH_V18_07_DoctrineLabelFintype.lean",
"dataset_path": "lean_source/skeletons/TH_V18_07_DoctrineLabelFintype.lean",
"space_path": "theorems/skeletons/TH_V18_07_DoctrineLabelFintype.lean",
"sha256": "7ab284539c2c9749d255aafd6114990f0194df2318fa841d5810ba72b7e534ed",
"lines": 33,
"bytes": 949,
"sorry_count": 3,
"group": "B",
"declarations": [
{
"kind": "theorem",
"name": "th_v18_07_doctrine_alphabet_size_4"
},
{
"kind": "theorem",
"name": "th_v18_07b_shannonCode_injective"
}
]
},
{
"local_path": "/home/user/workspace/szl/thesis_v18/lean_skeletons/TH_V18_08_KraftInequality.lean",
"rel_repo": "lean_skeletons/TH_V18_08_KraftInequality.lean",
"dataset_path": "lean_source/skeletons/TH_V18_08_KraftInequality.lean",
"space_path": "theorems/skeletons/TH_V18_08_KraftInequality.lean",
"sha256": "78cb2cef22bf6cf359233eedca814e3758eb83ebc47249420aacbea238d3825e",
"lines": 24,
"bytes": 685,
"sorry_count": 2,
"group": "B",
"declarations": [
{
"kind": "theorem",
"name": "th_v18_08_kraft_inequality"
}
]
},
{
"local_path": "/home/user/workspace/szl/thesis_v18/lean_skeletons/TH_V18_09_PermutationInvariance.lean",
"rel_repo": "lean_skeletons/TH_V18_09_PermutationInvariance.lean",
"dataset_path": "lean_source/skeletons/TH_V18_09_PermutationInvariance.lean",
"space_path": "theorems/skeletons/TH_V18_09_PermutationInvariance.lean",
"sha256": "4278181126ba0a1c84cdd7fc53fafa5d91e30d3de51e1d8b63941d1db699b886",
"lines": 26,
"bytes": 654,
"sorry_count": 2,
"group": "B",
"declarations": [
{
"kind": "theorem",
"name": "th_v18_09_lambda_perm_invariant"
}
]
},
{
"local_path": "/home/user/workspace/szl/thesis_v18/lean_skeletons/TH_V18_10_LambdaConcavity.lean",
"rel_repo": "lean_skeletons/TH_V18_10_LambdaConcavity.lean",
"dataset_path": "lean_source/skeletons/TH_V18_10_LambdaConcavity.lean",
"space_path": "theorems/skeletons/TH_V18_10_LambdaConcavity.lean",
"sha256": "b3991cdf928693b69021275d1d1ef904a695b72e851824f7f45e2040bc1ff87f",
"lines": 31,
"bytes": 939,
"sorry_count": 2,
"group": "B",
"declarations": [
{
"kind": "theorem",
"name": "th_v18_10_lambda_2_le_amgm"
}
]
},
{
"local_path": "/home/user/workspace/szl/thesis_v18/lean_skeletons/TH_V18_11_EgyptianWeightSum.lean",
"rel_repo": "lean_skeletons/TH_V18_11_EgyptianWeightSum.lean",
"dataset_path": "lean_source/skeletons/TH_V18_11_EgyptianWeightSum.lean",
"space_path": "theorems/skeletons/TH_V18_11_EgyptianWeightSum.lean",
"sha256": "f7780ce4bd252de0f3f5559ec94651dccd75a06e0b13cad5d16fb4b4402da45e",
"lines": 21,
"bytes": 593,
"sorry_count": 2,
"group": "B",
"declarations": [
{
"kind": "theorem",
"name": "th_v18_11_egyptian_weight_sum"
}
]
},
{
"local_path": "/home/user/workspace/szl/thesis_v18/lean_skeletons/TH_V18_12_LambdaProductFormula.lean",
"rel_repo": "lean_skeletons/TH_V18_12_LambdaProductFormula.lean",
"dataset_path": "lean_source/skeletons/TH_V18_12_LambdaProductFormula.lean",
"space_path": "theorems/skeletons/TH_V18_12_LambdaProductFormula.lean",
"sha256": "56e936da4a3f940051567604e6f8933e4958ff499401d401e9554ca8df6057b6",
"lines": 28,
"bytes": 834,
"sorry_count": 2,
"group": "B",
"declarations": [
{
"kind": "theorem",
"name": "th_v18_12_lambda_product_formula"
}
]
},
{
"local_path": "/home/user/workspace/szl/thesis_v18/lean_skeletons/WoSConvergenceRate.lean",
"rel_repo": "lean_skeletons/WoSConvergenceRate.lean",
"dataset_path": "lean_source/skeletons/WoSConvergenceRate.lean",
"space_path": "theorems/skeletons/WoSConvergenceRate.lean",
"sha256": "0b8a655976648ed4e060893d52fe1e0fd92c7b0d153167f783a920cfff68cd49",
"lines": 96,
"bytes": 3927,
"sorry_count": 1,
"group": "B",
"declarations": [
{
"kind": "theorem",
"name": "wos_convergence_rate_audit_bound"
},
{
"kind": "theorem",
"name": "wos_dimension_free"
},
{
"kind": "theorem",
"name": "wos_sample_complexity_correct"
}
]
}
]
}