AutoSamplingTheory.SALD.dvContract
Data definition / provenance and workflow record
Meaning and type
The result has data type AutoSamplingTheory.TheoremContract. A value of this type stores descriptions; it is not a proof of the statements in those descriptions.
Lean statement of this data definition
The part after the colon is the output data type. This declaration takes no mathematical proof inputs.
def dvContract : TheoremContractConstruction and field-by-field explanation
Construction explanation requires review; no value was guessed.
This Lean definition constructs provenance or workflow data. It does not prove the mathematical statements stored as text. Status labels, named dependencies and citations are data, not compilation, proof or source certificates.
Unresolved: unsupported expression or unaudited data reference
Exact Lean data construction
Each field assignment stores the corresponding value shown above. Omitted fields use the explicitly identified schema defaults. Strings that name theorems remain strings; they do not call those theorems.
def dvContract : TheoremContract where
id := "ASTIS.SALD.dv_variation"
title := "Donsker--Varadhan variational formula"
mode := "faithfulPaper"
source := saldDvVariationSource
targetLean := "AutoSamplingTheory/Probability.lean"
statementSummary := "KL(nu || mu) is the supremum over random variables Z of E_nu[Z] - log E_mu[exp Z] under finite log-mgf."
proofStatus := ProofStatus.sourceCited
obligations := [
dvVariationalObligation saldDvVariationSource,
cycle32DvVariationInterfaceObligation,
cycle32DvVariationMiddleObligation,
cycle32DvVariationLowerObligation,
cycle37DvVariationUpperObligation,
cycle37DvVariationMiddleObligation,
cycle37DvVariationLowerObligation,
cycle42DvVariationMiddleObligation,
cycle42DvVariationLowerObligation,
dvFiniteLogMgfInterfaceObligation,
firstAppendixMiddleAuditObligation
]Existing module entry · Audited data-reader index · All teaching coverage