AutoSamplingTheory.SALD.saldTheoremContracts
Data definition / provenance and workflow record
Meaning and type
The result has data type List 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 saldTheoremContracts : List TheoremContractConstruction and field-by-field explanation
Construct an ordered list of the following data items. It is not a logical conjunction or proof DAG.
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.
Ordered data items
AutoSamplingTheory.SALD.gronwallContract— audited data reference, not expanded and not a compiled dependency edgeAutoSamplingTheory.SALD.dvContract— audited data reference, not expanded and not a compiled dependency edgeAutoSamplingTheory.SALD.piDefinitionContract— audited data reference, not expanded and not a compiled dependency edgeAutoSamplingTheory.SALD.lsiKlFiVocabularyContract— audited data reference, not expanded and not a compiled dependency edgeAutoSamplingTheory.SALD.continuousSaldContract— audited data reference, not expanded and not a compiled dependency edgeAutoSamplingTheory.SALD.discreteSaldContract— audited data reference, not expanded and not a compiled dependency edgeAutoSamplingTheory.SALD.guidedResidualContract— audited data reference, not expanded and not a compiled dependency edgeAutoSamplingTheory.SALD.generalVaSaldContract— audited data reference, not expanded and not a compiled dependency edgeAutoSamplingTheory.SALD.unifiedForwardKlContract— audited data reference, not expanded and not a compiled dependency edgeAutoSamplingTheory.SALD.generalVaSaldDiscreteContract— audited data reference, not expanded and not a compiled dependency edge
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 saldTheoremContracts : List TheoremContract :=
[
gronwallContract,
dvContract,
piDefinitionContract,
lsiKlFiVocabularyContract,
continuousSaldContract,
discreteSaldContract,
guidedResidualContract,
generalVaSaldContract,
unifiedForwardKlContract,
generalVaSaldDiscreteContract
]Existing module entry · Audited data-reader index · All teaching coverage