AutoSamplingTheory.SALD.guidedResidualContract
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 guidedResidualContract : TheoremContractConstruction and field-by-field explanation
Construct a data record from explicit fields and the audited defaults shown below.
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.
id:String(explicit)Contract identifier.
ASTIS.SALD.guided_path_residualtitle:String(explicit)Human-readable intended theorem/lemma title.
Residual identity for guided pathmode:String(explicit)Workflow mode as String, not a theorem assumption.
faithfulPapersource:AutoSamplingTheory.SourceAnchor(explicit)SourceAnchor for the intended claim.
AutoSamplingTheory.SALD.saldGuidedResidualSource— audited data reference, not expanded and not a compiled dependency edgetargetLean:String(explicit)Target Lean file/name as recorded text, not a declaration reference with type checking.
AutoSamplingTheory/SALD.leanstatementSummary:String(explicit)Prose summary of intended content; no Prop is proved by this field.
The guided path residual is driven by the centered guide transport derivative.proofStatus:AutoSamplingTheory.ProofStatus(explicit)Stored ProofStatus; defaults to contractOnly.
AutoSamplingTheory.ProofStatus.contractOnly— stored label only; no proof certificationobligations:List AutoSamplingTheory.ProofObligation(explicit)List of ProofObligation data attached to the contract; defaults to empty, which does not certify completeness.
Ordered data items
AutoSamplingTheory.SALD.cycle44MainSkeletonAnalyticInterfaceObligation— audited data reference, not expanded and not a compiled dependency edgeAutoSamplingTheory.SALD.cycle49MainSkeletonAnalyticReadinessObligation— audited data reference, not expanded and not a compiled dependency edgeAutoSamplingTheory.SALD.cycle49MainSkeletonAnalyticMiddleObligation— audited data reference, not expanded and not a compiled dependency edgeAutoSamplingTheory.SALD.cycle54MainSkeletonAnalyticInterfaceObligation— audited data reference, not expanded and not a compiled dependency edgeAutoSamplingTheory.SALD.cycle54MainSkeletonAnalyticMiddleObligation— audited data reference, not expanded and not a compiled dependency edgeAutoSamplingTheory.SALD.cycle59MainSkeletonAnalyticInterfaceObligation— audited data reference, not expanded and not a compiled dependency edgeAutoSamplingTheory.SALD.cycle59MainSkeletonAnalyticMiddleObligation— audited data reference, not expanded and not a compiled dependency edgeAutoSamplingTheory.SALD.cycle64MainSkeletonAnalyticInterfaceObligation— audited data reference, not expanded and not a compiled dependency edgeAutoSamplingTheory.SALD.cycle64MainSkeletonAnalyticMiddleObligation— audited data reference, not expanded and not a compiled dependency edgeAutoSamplingTheory.SALD.cycle69MainSkeletonAnalyticInterfaceObligation— audited data reference, not expanded and not a compiled dependency edgeAutoSamplingTheory.SALD.cycle69MainSkeletonAnalyticMiddleObligation— audited data reference, not expanded and not a compiled dependency edgeAutoSamplingTheory.SALD.cycle47GuidedGeneralSkeletonObligation— audited data reference, not expanded and not a compiled dependency edgeAutoSamplingTheory.SALD.cycle47GuidedGeneralSkeletonMiddleObligation— audited data reference, not expanded and not a compiled dependency edgeAutoSamplingTheory.SALD.cycle52GuidedGeneralSkeletonObligation— audited data reference, not expanded and not a compiled dependency edgeAutoSamplingTheory.SALD.cycle52GuidedGeneralSkeletonMiddleObligation— audited data reference, not expanded and not a compiled dependency edgeAutoSamplingTheory.SALD.cycle57GuidedGeneralSkeletonObligation— audited data reference, not expanded and not a compiled dependency edgeAutoSamplingTheory.SALD.cycle57GuidedGeneralSkeletonMiddleObligation— audited data reference, not expanded and not a compiled dependency edgeAutoSamplingTheory.SALD.cycle62GuidedGeneralSkeletonObligation— audited data reference, not expanded and not a compiled dependency edgeAutoSamplingTheory.SALD.cycle62GuidedGeneralSkeletonMiddleObligation— audited data reference, not expanded and not a compiled dependency edgeAutoSamplingTheory.SALD.cycle67GuidedGeneralSkeletonObligation— audited data reference, not expanded and not a compiled dependency edgeAutoSamplingTheory.SALD.cycle67GuidedGeneralSkeletonMiddleObligation— audited data reference, not expanded and not a compiled dependency edgeAutoSamplingTheory.SALD.guidedResidualNormalizerObligation— audited data reference, not expanded and not a compiled dependency edgeAutoSamplingTheory.SALD.guidedResidualIdentityObligation— 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 guidedResidualContract : TheoremContract where
id := "ASTIS.SALD.guided_path_residual"
title := "Residual identity for guided path"
mode := "faithfulPaper"
source := saldGuidedResidualSource
targetLean := "AutoSamplingTheory/SALD.lean"
statementSummary := "The guided path residual is driven by the centered guide transport derivative."
proofStatus := ProofStatus.contractOnly
obligations := [
cycle44MainSkeletonAnalyticInterfaceObligation,
cycle49MainSkeletonAnalyticReadinessObligation,
cycle49MainSkeletonAnalyticMiddleObligation,
cycle54MainSkeletonAnalyticInterfaceObligation,
cycle54MainSkeletonAnalyticMiddleObligation,
cycle59MainSkeletonAnalyticInterfaceObligation,
cycle59MainSkeletonAnalyticMiddleObligation,
cycle64MainSkeletonAnalyticInterfaceObligation,
cycle64MainSkeletonAnalyticMiddleObligation,
cycle69MainSkeletonAnalyticInterfaceObligation,
cycle69MainSkeletonAnalyticMiddleObligation,
cycle47GuidedGeneralSkeletonObligation,
cycle47GuidedGeneralSkeletonMiddleObligation,
cycle52GuidedGeneralSkeletonObligation,
cycle52GuidedGeneralSkeletonMiddleObligation,
cycle57GuidedGeneralSkeletonObligation,
cycle57GuidedGeneralSkeletonMiddleObligation,
cycle62GuidedGeneralSkeletonObligation,
cycle62GuidedGeneralSkeletonMiddleObligation,
cycle67GuidedGeneralSkeletonObligation,
cycle67GuidedGeneralSkeletonMiddleObligation,
guidedResidualNormalizerObligation,
guidedResidualIdentityObligation
]Existing module entry · Audited data-reader index · All teaching coverage