Skip to main content
Release-candidateFormalSLT PR #81

Continuous Dudley Entropy-Integral Adapters

FormalSLT PR #81 adds a checked adapter module for total-bounded Dudley-style entropy bounds. The page records the release-candidate evidence and keeps the continuous-process scope separate from stronger theorems not claimed by the Lean file.

Checked declarations

  • FormalSLT.Concentration.ContinuousDudley.entropyNumber
  • FormalSLT.Concentration.ContinuousDudley.dudleyEntropyIntegralBound
  • FormalSLT.Concentration.ContinuousDudley.separableTerminalDudley
  • FormalSLT.Concentration.ContinuousDudley.epsilonizedBoundaryDudley

What the adapter does

The module gives stable names to total-bounded finite-net Dudley adapters. It bridges the public-facing “entropy integral” language to the narrower Lean objects already available in the finite-net chaining layer.