Generated-Kernel Chains
Abstract
Classified generator schedules yield disjoint, telescoping escape decompositions.
Definition 1.1 (Generator step classification).
Lean statement: D5/S3/ConceptDynamics/InformationEscapeHierarchy/KernelChain.GeneratorStepClass
Formalization. D5/S3/ConceptDynamics/InformationEscapeHierarchy/KernelChain.GeneratorStepClass (✓ std3).
Source. Repository-derived.
Commentary.
Each scheduled addition is certified either as a strict edge or as an extensional stutter.
Definition 1.2 (Generator schedule).
Lean statement: D5/S3/ConceptDynamics/InformationEscapeHierarchy/KernelChain.GeneratorSchedule
Formalization. D5/S3/ConceptDynamics/InformationEscapeHierarchy/KernelChain.GeneratorSchedule (✓ std3).
Source. Repository-derived.
Commentary.
A complete bijective ordering records every catalog addition, its node sequence, endpoints, and classification.
Definition 1.3 (Strict kernel chain).
Lean statement: D5/S3/ConceptDynamics/InformationEscapeHierarchy/KernelChain.StrictKernelChain
Formalization. D5/S3/ConceptDynamics/InformationEscapeHierarchy/KernelChain.StrictKernelChain (✓ std3).
Source. Repository-derived.
Commentary.
A stutter-free path retains a strict generator-step certificate at every adjacency.
Definition 1.4 (Strict subsequence).
Lean statement: D5/S3/ConceptDynamics/InformationEscapeHierarchy/KernelChain.strictSubsequence
Formalization. D5/S3/ConceptDynamics/InformationEscapeHierarchy/KernelChain.strictSubsequence (✓ std3).
Source. Repository-derived.
Commentary.
Deleting classified stutters produces a strict kernel chain while preserving the path endpoints.
Theorem 1.5 (Strict subsequences preserve the first node).
Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/InformationEscapeHierarchy/KernelChain.strictSubsequence_node_zero (✓ std3). ∎
Source. Repository-derived.
Commentary.
The certificate follows from classified generator steps and finite escape-set algebra.
Theorem 1.6 (Strict subsequences preserve the terminal node).
Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/InformationEscapeHierarchy/KernelChain.strictSubsequence_node_last (✓ std3). ∎
Source. Repository-derived.
Commentary.
The certificate follows from classified generator steps and finite escape-set algebra.
Theorem 1.7 (Retained labels come from the schedule).
Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/InformationEscapeHierarchy/KernelChain.strictSubsequence_added_mem (✓ std3). ∎
Source. Repository-derived.
Commentary.
The certificate follows from classified generator steps and finite escape-set algebra.
Remark 1.8 (Schedule increment rate).
Source. Repository-derived.
Commentary.
GeneratorSchedule.incrementRate uses the canonical arena escape denominator.
Remark 1.9 (Strict-chain increment rate).
Source. Repository-derived.
Commentary.
StrictKernelChain.incrementRate uses the canonical arena escape denominator.
Theorem 1.10 (Collapsed increments are empty).
Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/InformationEscapeHierarchy/KernelChain.collapsed_increment_eq_empty (✓ std3). ∎
Source. Repository-derived.
Commentary.
The certificate follows from classified generator steps and finite escape-set algebra.
Theorem 1.11 (Chain increments are pairwise disjoint).
Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/InformationEscapeHierarchy/KernelChain.chain_increment_pairwise_disjoint (✓ std3). ∎
Source. Repository-derived.
Commentary.
The certificate follows from classified generator steps and finite escape-set algebra.
Theorem 1.12 (Increment union is terminal escape loss).
Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/InformationEscapeHierarchy/KernelChain.chain_increment_union (✓ std3). ∎
Source. Repository-derived.
Commentary.
The certificate follows from classified generator steps and finite escape-set algebra.
Theorem 1.13 (Increment counts telescope).
Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/InformationEscapeHierarchy/KernelChain.chain_count_telescopes (✓ std3). ∎
Source. Repository-derived.
Commentary.
The certificate follows from classified generator steps and finite escape-set algebra.
Theorem 1.14 (Increment rates telescope).
Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/InformationEscapeHierarchy/KernelChain.chain_rate_telescopes (✓ std3). ∎
Source. Repository-derived.
Commentary.
The certificate follows from classified generator steps and finite escape-set algebra.
Theorem 1.15 (A strict-chain terminal is its generated union).
Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/InformationEscapeHierarchy/KernelChain.strict_chain_terminal_eq_generatedKernel_union (✓ std3). ∎
Source. Repository-derived.
Commentary.
The certificate follows from classified generator steps and finite escape-set algebra.
Theorem 1.16 (Strict-chain terminals are order independent).
Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/InformationEscapeHierarchy/KernelChain.terminal_order_independent (✓ std3). ∎
Source. Repository-derived.
Commentary.
The certificate follows from classified generator steps and finite escape-set algebra.
Theorem 1.17 (Full-schedule terminals are order independent).
Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/InformationEscapeHierarchy/KernelChain.full_schedule_terminal_order_independent (✓ std3). ∎
Source. Repository-derived.
Commentary.
The certificate follows from classified generator steps and finite escape-set algebra.
Theorem 1.18 (A full schedule ends at the full kernel).
Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/InformationEscapeHierarchy/KernelChain.schedule_terminal_eq_generatedKernel_full (✓ std3). ∎
Source. Repository-derived.
Commentary.
The certificate follows from classified generator steps and finite escape-set algebra.
Theorem 1.19 (The leave-one-out last step is unique capture).
Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/InformationEscapeHierarchy/KernelChain.last_step_eq_uniqueCapture (✓ std3). ∎
Source. Repository-derived.
Commentary.
The certificate follows from classified generator steps and finite escape-set algebra.
References
- Truth anchor:
D5/S3/ConceptDynamics/InformationEscapeHierarchy/KernelChain.GeneratorSchedule - Truth anchor:
D5/S3/ConceptDynamics/InformationEscapeHierarchy/KernelChain.GeneratorStepClass - Truth anchor:
D5/S3/ConceptDynamics/InformationEscapeHierarchy/KernelChain.StrictKernelChain - Truth anchor:
D5/S3/ConceptDynamics/InformationEscapeHierarchy/KernelChain.chain_count_telescopes - Truth anchor:
D5/S3/ConceptDynamics/InformationEscapeHierarchy/KernelChain.chain_increment_pairwise_disjoint - Truth anchor:
D5/S3/ConceptDynamics/InformationEscapeHierarchy/KernelChain.chain_increment_union - Truth anchor:
D5/S3/ConceptDynamics/InformationEscapeHierarchy/KernelChain.chain_rate_telescopes - Truth anchor:
D5/S3/ConceptDynamics/InformationEscapeHierarchy/KernelChain.collapsed_increment_eq_empty - Truth anchor:
D5/S3/ConceptDynamics/InformationEscapeHierarchy/KernelChain.full_schedule_terminal_order_independent - Truth anchor:
D5/S3/ConceptDynamics/InformationEscapeHierarchy/KernelChain.last_step_eq_uniqueCapture - Truth anchor:
D5/S3/ConceptDynamics/InformationEscapeHierarchy/KernelChain.schedule_terminal_eq_generatedKernel_full - Truth anchor:
D5/S3/ConceptDynamics/InformationEscapeHierarchy/KernelChain.strictSubsequence - Truth anchor:
D5/S3/ConceptDynamics/InformationEscapeHierarchy/KernelChain.strictSubsequence_added_mem - Truth anchor:
D5/S3/ConceptDynamics/InformationEscapeHierarchy/KernelChain.strictSubsequence_node_last - Truth anchor:
D5/S3/ConceptDynamics/InformationEscapeHierarchy/KernelChain.strictSubsequence_node_zero - Truth anchor:
D5/S3/ConceptDynamics/InformationEscapeHierarchy/KernelChain.strict_chain_terminal_eq_generatedKernel_union - Truth anchor:
D5/S3/ConceptDynamics/InformationEscapeHierarchy/KernelChain.terminal_order_independent - Dependency: D5/S3/ConceptDynamics/InformationEscapeHierarchy/GeneratedKernel