BanditRLlib
Lean gate passed before this site build; local proof declarations are shown as compiled.

Mathematics ↔ prose ↔ Lean

Implementation map

A theorem-route milestone can be locally compiled, partial, stated without a finished proof, planned, or blocked. The declaration catalog below is generated from source; the milestone ledger records the mathematical boundary.

Status vocabulary

Compiled

The named declaration exists and the publishing gate compiled the Lean project.

Partial

Useful declarations compile, but the stated route still has named missing steps.

Stated, proof incomplete

A target or Lean declaration is stated but its proof is incomplete. None is promoted to compiled.

Planned

The result is part of the roadmap but has no claimed local endpoint.

Blocked

Progress requires a specific missing law transport, algorithm construction, or mathematical interface.

flowchart LR
  Math["Natural-language model and theorem"] --> Ledger["Assumption ledger"]
  Ledger --> Statement["Exact Lean statement"]
  Statement --> DAG["Proof-DAG leaves"]
  DAG --> Decl["Compiled declaration"]
  Decl --> Explain["Plain-English explanation"]
  Explain --> Map["Implementation map"]
  Map --> IDE["Research IDE mapping + dependency tree"]
  IDE -. "local compile request" .-> Decl
  Map -. "source link" .-> Decl
  Map -. "mathematical back-link" .-> Math

  Cards["Theorem and retrieval cards"] -. "route evidence only" .-> Ledger
  Cards -. "never a local proof certificate" .-> Map
How informal mathematics and Lean declarations cross-link · editable Mermaid source

Mathematical milestone map

Start with the mathematical claim and status. Open a row's evidence only when you need exact declarations, dependencies, and the remaining boundary.

ResultChapterStatusMeaning and evidence
Finite-arm pseudo-regret decomposition
FOUNDATION-REGRET-DECOMPOSITION
Foundations Compiled

Finite-horizon pseudo-regret equals the sum over arms of each gap multiplied by its pull count.

Lean evidence and boundary
Depends on
BanditRLProof.pullCount
BanditRLProof.pseudoRegret
BanditRLProof.FiniteBanditModel
Remaining gap
No remaining gap inside this milestone contract.
Generated-history conditional sub-Gaussian reward law
PROBABILITY-GENERATED-COND-MGF
Probability layer Compiled

A selected successor reward on the canonical generated trajectory inherits the centered conditional MGF bound supplied by its step kernel.

Lean evidence and boundary
Depends on
BanditRLProof.Policy.MeasurablePolicy
Remaining gap
No remaining gap inside this milestone contract.
Finite-index geometric all-time confidence union
PROBABILITY-FINTYPE-GEOMETRIC-ALL-TIME-UNION
Probability layer Compiled

If every index in a nonempty finite family receives an equal geometric confidence share at every time, the outer measure of any time-index failure is at most the total confidence budget.

Lean evidence and boundary
Depends on
BanditRLProof.ProbabilityUnionBound.measure_biUnion_finset_le_of_uniform
BanditRLProof.Concentration.tsum_ofReal_geometricConfidenceShare
Remaining gap
Each ETC, UCB, or RL consumer must still supply its per-time, per-index tail events and model-specific law assumptions.
Generated finite-arm empirical-mean all-time confidence
PROBABILITY-GENERATED-FINTYPE-EMPIRICAL-MEAN-GEOMETRIC-ALL-TIME
Probability layer Compiled

On one canonical generated action/reward trajectory, every finite arm and every positive successor horizon obeys the existing random-pull-count empirical-mean radius outside an event of outer measure at most the total geometric confidence budget.

Lean evidence and boundary
Depends on
BanditRLProof.ConditionalExpectationReward.actionRewardHistoryStepKernelFamily_successorArmEmpiricalMean_abs_tail_random_pullCount_ennreal_delta_trajMeasure_on_horizon
BanditRLProof.Concentration.measure_iUnion_iUnion_fintype_le_delta_of_geometricConfidenceShare
Remaining gap
The ordinary-UCB chapter uses its exact finite-arm/time confidence producer. A fixed-policy anytime UCB consumer for this stronger geometric event remains a separate extension.
Generated finite-arm telescoping all-time empirical-mean confidence
PROBABILITY-GENERATED-FINTYPE-EMPIRICAL-MEAN-TELESCOPING-ALL-TIME
Probability layer Compiled

On one canonical generated action/reward trajectory, every finite arm and positive successor horizon obeys the existing random-pull-count empirical-mean radius at share delta/((n+1)(n+2))/|A| outside an event of outer measure at most delta.

Lean evidence and boundary
Depends on
BanditRLProof.ConditionalExpectationReward.actionRewardHistoryStepKernelFamily_successorArmEmpiricalMean_abs_tail_random_pullCount_ennreal_delta_trajMeasure_on_horizon
BanditRLProof.Concentration.measure_iUnion_iUnion_fintype_le_tsum_of_uniform
Remaining gap
No remaining gap inside this milestone contract.
Fixed-policy telescoping anytime UCB confidence and regret
UCB-FIXED-POLICY-TELESCOPING-ANYTIME-REGRET
UCB Compiled

One horizon-free scheduled UCB policy uses the telescoping per-round confidence share on its own generated finite history. On the same canonical action/reward trajectory measure, one all-time confidence event controls every positive-gap arm at every finite horizon, and each finite horizon has an explicit expected pseudo-regret bound.

Lean evidence and boundary
Depends on
BanditRLProof.ConditionalExpectationReward.actionRewardHistoryStepKernelFamily_successorArmEmpiricalMean_simultaneous_fintype_telescopingAllTime_abs_tail_ennreal_delta_trajMeasure
BanditRLProof.pseudoRegret_eq_finset_sum_gap_mul_pullCount
Remaining gap
The finite-time expectation keeps the explicit T times delta failure contribution; fixed-delta expected-average consistency is not claimed.
The compiled bounded KL-UCB extension is mapped separately; literal pinned-LML identity remains cross-toolchain work.
Probability interfaces used by canonical ETC and ordinary UCB
PROBABILITY-ETC-UCB-ROUTE-SURFACE
Probability layer Compiled

The generated-history law, conditional sub-Gaussian MGF, and finite-arm/time empirical-mean event actually required by the scoped ETC and horizon-indexed UCB routes compile through one external Book Map canary; the reusable countable adapter is exposed separately.

Lean evidence and boundary
Depends on
BanditRLProof.RewardKernel.historyStepKernelFamily
Remaining gap
No remaining gap inside this milestone contract.
Canonical sub-Gaussian ETC expected regret
ETC-CANONICAL-SUBGAUSSIAN-REGRET
ETC Compiled

The generated ETC policy under finite-arm sub-Gaussian reward laws satisfies the explicit exploration-plus-wrong-commit expected pseudo-regret bound.

Lean evidence and boundary
Depends on
BanditRLProof.pseudoRegret_eq_finset_sum_gap_mul_pullCount
Remaining gap
No remaining gap inside this milestone contract.
Canonical Rat ETC least-encoded tie rule
ETC-CANONICAL-RAT-LEAST-TIE
ETC Compiled

The Rat commit oracle used by the measurable generated ETC policy is Mathlib's first-occurrence argmax on Fin K, hence chooses the least encoded arm among tied maxima.

Lean evidence and boundary
Depends on
BanditRLProof.ETC.argmaxCommitOracle
Remaining gap
No remaining gap inside this milestone contract.
Local ETC endpoint aligned with the LML theorem card
ETC-LML-PORT
ETC Compiled

The local canonical ETC chapter route compiles; direct identity with the pinned LML declaration remains a separate cross-toolchain theorem-card route and is not claimed here.

Lean evidence and boundary
Depends on
No recorded prerequisite milestone.
Remaining gap
Direct imported-LML symbol and toolchain identity remains cross-toolchain work.
Finite-arm sub-Gaussian UCB gap-sum bound
UCB-FINITE-ARM-SUBGAUSSIAN
UCB Compiled

The generated selected-policy UCB action satisfies a textbook-shaped Real pseudo-regret gap-sum bound, including the zero-proxy case.

Lean evidence and boundary
Depends on
BanditRLProof.pseudoRegret_eq_finset_sum_gap_mul_pullCount
Remaining gap
No remaining gap inside this milestone contract.
Finite-arm UCB expected-average consistency
UCB-EXPECTED-AVERAGE-CONSISTENCY
UCB Compiled

For the compiled finite-arm sub-Gaussian source, expected pseudo-regret divided by the horizon tends to zero.

Lean evidence and boundary
Depends on
No recorded prerequisite milestone.
Remaining gap
No remaining gap inside this milestone contract.
Canonical horizon-indexed UCB confidence-to-consistency chain
UCB-HORIZON-INDEXED-CANONICAL-CHAIN
UCB Compiled

For each explicit horizon and confidence budget, one generated pair-trajectory family carries the finite-arm/time confidence event through large-gap and pull-count bounds to finite-arm expected pseudo-regret; the scheduled family has vanishing expected average regret.

Lean evidence and boundary
Depends on
BanditRLProof.ConditionalExpectationReward.actionRewardHistoryStepKernelFamily_successorArmEmpiricalMean_simultaneous_finiteArmTime_abs_tail_ennreal_delta_trajMeasure
Remaining gap
This is a horizon-indexed policy family, not a single fixed-policy anytime UCB theorem.
Pinned LML UCB theorem-card port
UCB-LML-PORT
UCB Partial

Local ordinary-UCB and Real arm-stream one-policy results compile; only literal identity with the pinned upstream declaration remains a separate theorem-card/cross-toolchain gate.

Lean evidence and boundary
Depends on
No recorded prerequisite milestone.
Remaining gap
Direct imported-LML symbol and toolchain identity remain cross-toolchain work; the local expected pull-count ledger is already compiled.
Do not treat the upstream theorem card as a local proof term.
Direct LeanMachineLearning toolchain identity
LML-DIRECT-TOOLCHAIN-IDENTITY
Frontier Blocked

ABRL has compiled local ETC/UCB theorems shaped against the pinned LeanMachineLearning cards, but it does not import or consume the actual upstream Bandits.ETC.regret_le or Bandits.UCB.regret_le declarations.

Lean evidence and boundary
Declarations
No local declaration yet
Depends on
No recorded prerequisite milestone.
Remaining gap
Reconcile ABRL's Lean 4.29.1 and Mathlib v4.29.1 environment with the recorded LML seed's newer Lean/Mathlib toolchain in an isolated migration build.
Add a pinned LML dependency and compile the real LeanMachineLearning.Online.Bandit.Algorithms.ETC and UCB imports.
Consume the actual upstream symbols in ABRL wrapper theorems without copied or shadow declarations.
Pass the complete Lean, test, license, notice, attribution, and website gates on the unified toolchain.
Logarithmic elliptical-potential inequality
OFUL-ELLIPTICAL-POTENTIAL
OFUL Compiled

Clipped inverse-Gram quadratic widths are bounded by a dimension-scaled log-determinant growth term.

Lean evidence and boundary
Depends on
No recorded prerequisite milestone.
Remaining gap
No remaining gap inside this milestone contract.
Conditional-MGF to ridge confidence ellipsoid
OFUL-SELF-NORMALIZED-RIDGE-CONFIDENCE
OFUL Compiled

The finite-dimensional conditional-MGF and Gaussian-mixture route controls the ridge-estimation error in the regularized matrix norm.

Lean evidence and boundary
Depends on
BanditRLProof.OFUL.sum_range_min_prefix_update_le_two_trace_average_log
Remaining gap
No remaining gap inside this milestone contract.
Measurable horizon-free optimistic policy
OFUL-MEASURABLE-GENERATED-POLICY
OFUL Compiled

A strict-fold finite-action selector turns ridge estimates and scheduled confidence radii into one measurable history algorithm without a terminal horizon parameter.

Lean evidence and boundary
Depends on
BanditRLProof.OFUL.measure_finiteHorizonRidgeEstimate_error_matrixNorm_gt_confidenceRadius_le
Remaining gap
No remaining gap inside this milestone contract.
One-policy all-time OFUL confidence
OFUL-ALL-TIME-CONFIDENCE
OFUL Compiled

A telescoping confidence-budget schedule controls one countable failure event for the generated scalar-ridge policy at every deterministic horizon.

Lean evidence and boundary
Depends on
BanditRLProof.OFUL.sum_range_min_prefix_update_le_two_trace_average_log
Remaining gap
No remaining gap inside this milestone contract.
One-policy all-horizon OFUL pseudo-regret
OFUL-ALL-HORIZON-HIGH-PROBABILITY-REGRET
OFUL Compiled

On the same canonical trajectory generated by the horizon-free telescoping policy, one outer-measure event controls the explicit pseudo-regret bound for every finite horizon.

Lean evidence and boundary
Depends on
BanditRLProof.OFUL.measure_telescopingCanonicalHistoryTrajectory_allTimeConfidenceFailureSet_le_of_linearSubgaussianEnvironment
Remaining gap
No remaining gap inside this milestone contract.
Fixed-model OFUL expected-average consistency
OFUL-EXPECTED-AVERAGE-CONSISTENCY
OFUL Compiled

For the separate horizon-indexed fixed-model policy family, the canonical expected pseudo-regret bound is little-o of the horizon, so the corresponding expected average tends to zero.

Lean evidence and boundary
Depends on
BanditRLProof.OFUL.sum_range_min_prefix_update_le_two_trace_average_log
Remaining gap
No remaining gap inside this milestone contract.
Bounded stopping-time OFUL expected regret
OFUL-BOUNDED-STOPPING-EXPECTED-REGRET
OFUL Compiled

For the same horizon-free telescoping generated policy, any stopping time bounded by a deterministic horizon has nonnegative expected stopped pseudo-regret bounded by the endpoint budget plus the explicit delta-weighted envelope.

Lean evidence and boundary
Depends on
BanditRLProof.OFUL.telescopingCanonicalStandardHighProbabilityPseudoRegret_nonneg_and_allHorizon_tail_le_explicitBound_of_linearSubgaussianEnvironment_of_featureBound_le_regularization
Remaining gap
No remaining gap inside this milestone contract.
Square-integrable random-horizon OFUL expected regret
OFUL-UNBOUNDED-STOPPING-EXPECTED-REGRET
OFUL Compiled

Under an explicit square-integrable finite stopping-time contract, the stopped high-probability pseudo-regret is integrable and receives a second-moment-controlled expectation bound.

Lean evidence and boundary
Depends on
BanditRLProof.OFUL.SquareIntegrableFiniteStoppingTime
Remaining gap
No remaining gap inside this milestone contract.
Posterior kernel equals the conditional environment law
THOMPSON-POSTERIOR-KERNEL
Thompson sampling Compiled

When the observed environment-history pair has the canonical prior-likelihood joint law, the canonical posterior kernel is almost everywhere the conditional distribution of the environment given history.

Lean evidence and boundary
Depends on
No recorded prerequisite milestone.
Remaining gap
No remaining gap inside this milestone contract.
Canonical one-step probability matching
THOMPSON-CANONICAL-SAMPLER
Thompson sampling Compiled

Sampling an environment from the canonical posterior and applying the measurable best-action selector gives the same conditional action law as the posterior best action.

Lean evidence and boundary
Depends on
BanditRLProof.PosteriorKernel.canonicalPosterior_kernel_ae_eq_condDistrib_of_pair_map_eq
Remaining gap
No remaining gap inside this milestone contract.
Probability matching on the actual recursive trajectory
THOMPSON-RECURSIVE-PROBABILITY-MATCHING
Thompson sampling Compiled

For every round, the successor action on the recursively generated Thompson trajectory conditioned on its own finite history has the posterior-best-action conditional law.

Lean evidence and boundary
Depends on
BanditRLProof.Thompson.canonicalSampler_condDistrib_action_ae_eq_bestAction
Remaining gap
No remaining gap inside this milestone contract.
Bayesian regret and clipped-UCB decomposition
THOMPSON-BAYES-CLIPPED-DECOMPOSITION
Thompson sampling Compiled

Probability matching transports finite-history scores so generated comparator-relative mean regret splits exactly into selector and selected-action clipped-score terms; it becomes Bayesian regret when the selector is mean-optimal.

Lean evidence and boundary
Depends on
BanditRLProof.Thompson.uniformReferenceThompsonAlgorithm_trajectory_condDistrib_action_ae_eq_bestAction
Remaining gap
No remaining gap inside this milestone contract.
Generated rewards align with the stationary latent arm stream
THOMPSON-LATENT-STREAM-SUPPORT
Thompson sampling Compiled

The actual recursive trajectory reward coordinates agree almost everywhere with the next-unused-coordinate reward read from the selected arm's latent stream.

Lean evidence and boundary
Depends on
BanditRLProof.Thompson.uniformReferenceThompsonAlgorithm_trajectory_condDistrib_action_ae_eq_bestAction
Remaining gap
No remaining gap inside this milestone contract.
Stationary latent-arm-stream Thompson regret
THOMPSON-STATIONARY-REGRET
Thompson sampling Compiled

Under the explicit pointwise mean-optimal selector, stationary Markov, bounded-mean, and centered sub-Gaussian contracts, the canonical generated Thompson trajectory satisfies E[R_n^Bayes] <= (2K+1)(u-l)+8 sqrt(sigma^2 K n log n).

Lean evidence and boundary
Depends on
BanditRLProof.Thompson.integral_trajectoryBayesMeanRegret_eq_add_clippedUCB
BanditRLProof.Thompson.canonicalLatentArmStreamTrajectory_reward_eq_rewardFromArmStream_ae
BanditRLProof.Thompson.stationaryLatentArmStreamCanonicalTrajectoryMeasure_integral_sum_mean_bestAction_sub_clippedUCB_le
BanditRLProof.Thompson.stationaryLatentArmStreamCanonicalTrajectoryMeasure_integral_sum_clippedUCB_action_sub_mean_le
Remaining gap
No remaining gap inside this milestone contract.
General Thompson/LML Bayesian port
THOMPSON-GENERAL-PORT
Thompson sampling Partial

The stationary local endpoint is complete, but posterior-law producers outside that model and exact upstream compatibility remain separate obligations.

Lean evidence and boundary
Depends on
No recorded prerequisite milestone.
Remaining gap
Add posterior-law producers for broader models.
Close the exact upstream compatibility gate.
Tuned expected EXP3 regret
EXP3-EXPECTED-REGRET
EXP3 Compiled

The generated predictable EXP3 process satisfies an explicit square-root expected-regret bound.

Lean evidence and boundary
Depends on
BanditRLProof.Exp3.hedge_regret_le_log_card_div_add_eta_mul_mixedSquaredLoss_of_nonneg
Remaining gap
No remaining gap inside this milestone contract.
Per-horizon best-arm realized high-probability EXP3
EXP3-BEST-ARM-REALIZED-HIGH-PROBABILITY
EXP3 Compiled

For each supplied positive horizon, finite comparator aggregation gives the generated horizon-tuned EXP3 law a best-supported-arm realized-regret tail; changing the horizon changes the parameters and law.

Lean evidence and boundary
Depends on
BanditRLProof.Exp3.sampledPredictable_allHorizonBernsteinSquareRealizedRegret_tail
Remaining gap
This is not one horizon-free policy with a simultaneous confidence event over all horizons.
Countable scheduled quadratic fixed-MGF tail
CONCENTRATION-COUNTABLE-SCHEDULED-QUADRATIC-TAIL
Probability layer Compiled

A countable union of indexwise deviation-and-variance events is controlled by the sum of their confidence shares and hence by a caller-supplied total budget.

Lean evidence and boundary
Depends on
BanditRLProof.Concentration.measure_deviation_ge_inter_variance_le_delta_of_fixedTilt_quadratic_tail
Remaining gap
No remaining gap inside this milestone contract.
All-positive-prefix EXP3 predictable-variance tail
EXP3-PREDICTABLE-VARIANCE-GEOMETRIC-ALL-TIME
EXP3 Compiled

On one generated EXP3 trajectory law, geometric confidence shares control the joint selected-loss deviation and predictable-variance failures over every positive prefix by one outer budget.

Lean evidence and boundary
Depends on
BanditRLProof.Concentration.measure_iUnion_scheduled_deviation_ge_inter_variance_le_delta_of_fixedTilt_quadratic_tail
BanditRLProof.Concentration.tsum_ofReal_geometricConfidenceShare
BanditRLProof.Exp3.sampledPredictableRealizedDeviation_sum_tail_predictableVariance_fixedTilt
Remaining gap
No remaining gap inside this milestone contract.
All-positive-prefix EXP3 realized-deviation tail
EXP3-REALIZED-DEVIATION-GEOMETRIC-ALL-TIME
EXP3 Compiled

On one fixed generated EXP3 process, the realized selected loss minus its predictable counterpart stays below its geometrically scheduled radius at every positive prefix outside one failure event of outer mass at most delta.

Lean evidence and boundary
Depends on
BanditRLProof.Exp3.selectedLossCenteredSecondMoment_le_one
BanditRLProof.Exp3.sampledPredictableRealizedVariance_sum_le_horizon
BanditRLProof.Exp3.measure_sampledPredictableRealizedDeviationAllTimeFailureSet_le
Remaining gap
No remaining gap inside this milestone contract.
All-positive-prefix EXP3 predictable-regret tail
EXP3-PREDICTABLE-REGRET-GEOMETRIC-ALL-TIME
EXP3 Compiled

For one fixed generated EXP3 process and one supported comparator, every positive-prefix predictable-regret failure is covered by a single geometrically budgeted event.

Lean evidence and boundary
Depends on
BanditRLProof.Exp3.sampledPredictable_highProbabilityRegret_tail_total_delta
BanditRLProof.Concentration.tsum_ofReal_geometricConfidenceShare
Remaining gap
No remaining gap inside this milestone contract.
All-positive-prefix EXP3 realized-regret tail
EXP3-REALIZED-REGRET-GEOMETRIC-ALL-TIME
EXP3 Compiled

For one generated EXP3 process and one supported comparator, the realized selected-loss regret at every positive prefix is controlled by the sum of the predictable-regret and realized-deviation schedules outside one event of outer mass at most delta.

Lean evidence and boundary
Depends on
BanditRLProof.Exp3.measure_sampledPredictableRegretGeometricAllTimeFailureSet_le
BanditRLProof.Exp3.measure_sampledRealizedDeviationGeometricAllTimeFailureSet_le
Remaining gap
The process parameters eta and gamma and the comparator are fixed across prefixes.
The theorem is not a horizon-varying tuned sublinear all-time guarantee, a best-arm minimum, or an ideal EXP3.P theorem.
Sparse-loss all-horizon high-probability EXP3
EXP3-SPARSE-ALL-HORIZON
EXP3 Compiled

The best-arm realized-regret tail is controlled with the supplied sparsity-failure probability left explicit.

Lean evidence and boundary
Depends on
No recorded prerequisite milestone.
Remaining gap
No remaining gap inside this milestone contract.
Finite-arm IID half-Tsallis logarithmic regret
TSALLIS-IID-LOG
Tsallis-FTRL Compiled

IID probability arm laws with exact model means and positive non-best gaps yield a logarithmic reciprocal-gap regret bound.

Lean evidence and boundary
Depends on
BanditRLProof.Tsallis.integral_sampledScheduledHalfTsallisPredictableEnvironmentRegret_pointMass_le_sqrtSchedule_log_iidLossState
BanditRLProof.Tsallis.iidLossStateMeanGap_finiteArmIIDRewardVectorLoss_eq_gap
Remaining gap
No remaining gap inside this milestone contract.
History-adaptive expected-corruption all-regimes bound
TSALLIS-HISTORY-ADAPTIVE-CORRUPTION
Tsallis-FTRL Compiled

A measurable predictable corruption model receives an internally selected refined or logarithmic regret bound.

Lean evidence and boundary
Depends on
No recorded prerequisite milestone.
Remaining gap
No remaining gap inside this milestone contract.
Nonidentical drifting-mean dynamic regret
TSALLIS-DYNAMIC-REGRET
Tsallis-FTRL Compiled

Predictable-environment regret to the actual moving best arm is bounded by the fixed-comparator route plus an explicit mean-drift penalty.

Lean evidence and boundary
Depends on
BanditRLProof.FiniteBanditModel
Remaining gap
No remaining gap inside this milestone contract.
Generated oracle-restart switch-count dynamic regret
TSALLIS-ORACLE-RESTART-GENERATED
Tsallis-FTRL Compiled

A change-point schedule built from population-mean switches generates a single restart trajectory whose expected dynamic regret is bounded by the square-root switch-count rate under the route's support assumptions.

Lean evidence and boundary
Depends on
BanditRLProof.Tsallis.sampledScheduledHalfTsallisPredictableMovingComparatorEnvironmentRegret_le_oracleRestartSwitchCountSqrt
Remaining gap
No remaining gap inside this milestone contract.
Finite-horizon MDP and Bellman interface
RL-FINITE-MDP-BELLMAN
Finite-horizon RL Compiled

Finite-horizon MDP data, measurable Markov policies, recursive value functions, optimal Bellman operators, and an attaining optimal policy are formalized locally.

Lean evidence and boundary
Depends on
BanditRLProof.FiniteHorizonRL.MarkovPolicy.valueRemaining
Remaining gap
No remaining gap inside this milestone contract.
Expected regret as an occupancy Bellman gap
RL-OCCUPANCY-REGRET
Finite-horizon RL Compiled

A Markov policy's expected regret equals the occupancy-weighted Bellman optimality gap and is nonnegative; the optimal policy has zero regret.

Lean evidence and boundary
Depends on
BanditRLProof.FiniteHorizonRL.MDP.optimalValueAt_dominates_and_is_attained
Remaining gap
No remaining gap inside this milestone contract.
Adaptive realized behavior-regret consistency
RL-ADAPTIVE-REALIZED-CONSISTENCY
Finite-horizon RL Compiled

With the explicit path-support, bounded-mean, sub-Gaussian, scheduling, and Standard Borel contracts, both the failure budget and average realized behavior-regret envelope tend to zero across windows.

Lean evidence and boundary
Depends on
BanditRLProof.FiniteHorizonRL.MarkovPolicy.expectedRegret_eq_occupancyGapRemaining
Remaining gap
No remaining gap inside this milestone contract.
Inverse-sqrt hittingAfter is a square-integrable finite stopping time
RL-UNBOUNDED-HITTINGAFTER-L2
Finite-horizon RL Compiled

For each fixed threshold index and horizon greater than four, the genuine uncapped Mathlib hittingAfter has an L2 round count under the exact generated causal source.

Lean evidence and boundary
Depends on
BanditRLProof.OFUL.SquareIntegrableFiniteStoppingTime
Remaining gap
No remaining gap inside this milestone contract.
Stopped realized behavior regret is integrable and below its hit threshold in expectation
RL-UNBOUNDED-HITTINGAFTER-EXPECTED-UPPER-BOUND
Finite-horizon RL Compiled

For every fixed inverse-sqrt threshold index and horizon greater than four, the exact average realized behavior-regret process stopped at the uncapped hit is integrable and its integral is at most that threshold.

Lean evidence and boundary
Depends on
BanditRLProof.FiniteHorizonRL.AdaptiveStochasticSampledEmpiricalOptimisticSource.selfConsistentScheduledCausalSource_inverseSqrtThresholdUnboundedHittingAfter_squareIntegrableFiniteStoppingTime
BanditRLProof.integrable_stoppedValue_of_uniform_secondMoment_of_memLp_two_rounds
Remaining gap
No remaining gap inside this milestone contract.
Generated adaptive cumulative Hoeffding UCBVI-CH chain
RL-UCBVI-HOEFFDING-GENERATED-FOUNDATION
Finite-horizon RL Compiled

One generated adaptive process now carries exact aggregate transition numerators and visit denominators, a previous-Q clipped recurrent planner, a strict-prefix measurable policy, joint same-source singleton-Bernstein and optimal-tail confidence, Bellman optimism, raw generated episode pseudo-regret, actual-count charge summation, and a generated-filtration Bellman martingale.

Lean evidence and boundary
Declarations
BanditRLProof.FiniteHorizonRL.sum_adaptiveCumulativeAggregateTransitionCountAt_eq_visitCountAt
BanditRLProof.FiniteHorizonRL.AdaptiveCumulativeHoeffdingUCBVI.clippedQRemaining_of_aggregateVisitCount_pos
BanditRLProof.FiniteHorizonRL.AdaptiveCumulativeHoeffdingUCBVI.recurrentSource_policyAt_succ
BanditRLProof.FiniteHorizonRL.AdaptiveCumulativeHoeffdingUCBVI.recurrentSource_trajectoryMeasure_simultaneousTransitionFailureEvent_le_fifth
BanditRLProof.FiniteHorizonRL.AdaptiveCumulativeHoeffdingUCBVI.AdaptiveEpisodeBatchSource.recurrentQTableOfTrajectory_dominatesOptimal
BanditRLProof.FiniteHorizonRL.AdaptiveCumulativeHoeffdingUCBVI.AdaptiveEpisodeBatchSource.recurrentSource_generatedSuccessorPseudoRegret_le_charge_add_innovation
BanditRLProof.FiniteHorizonRL.AdaptiveCumulativeHoeffdingUCBVI.totalGeneratedPairCharge_le_explicit
BanditRLProof.FiniteHorizonRL.AdaptiveCumulativeHoeffdingUCBVI.recurrentSource_trajectoryMeasure_bellmanInnovation_sum_ge_threshold_le_fifth
Depends on
BanditRLProof.FiniteHorizonRL.measurable_adaptiveCumulativeEmpiricalModelStateAt
BanditRLProof.FiniteHorizonRL.MDP.expectedRegret_eq_occupancyGap_nonneg_and_optimalPolicy_zero
Remaining gap
No remaining gap inside this milestone contract.
Canonical known-reward Hoeffding UCBVI-CH terminals
RL-UCBVI-HOEFFDING-CANONICAL-TERMINALS
Finite-horizon RL Compiled

On the recurrent source's own trajectory measure, the probability that raw K-episode policy-value pseudo-regret exceeds 20 H sqrt(H) L sqrt(S A K) + 250 H^2 S^2 A L^2 is at most delta. The matching integrable expectation is at most that bound plus K H delta.

Lean evidence and boundary
Depends on
BanditRLProof.FiniteHorizonRL.AdaptiveCumulativeHoeffdingUCBVI.AdaptiveEpisodeBatchSource.recurrentSource_generatedSuccessorPseudoRegret_le_charge_add_innovation
BanditRLProof.FiniteHorizonRL.AdaptiveCumulativeHoeffdingUCBVI.totalGeneratedPairCharge_le_explicit
BanditRLProof.FiniteHorizonRL.AdaptiveCumulativeHoeffdingUCBVI.recurrentSource_trajectoryMeasure_bellmanInnovation_sum_ge_threshold_le_fifth
BanditRLProof.FiniteHorizonRL.AdaptiveCumulativeHoeffdingUCBVI.recurrentSource_trajectoryMeasure_simultaneousTransitionFailureEvent_le_fifth
Remaining gap
Bernstein/variance-aware minimax UCB-VI leading-rate theorem.
Stochastic-reward and realized sampled-return UCBVI terminals.
Posterior-sampling, model-free, and continuous-space RL extensions.
Budget-exhaustion stopping time
BWK-STOPPING-FOUNDATION
Frontier Compiled

An adapted natural-valued spending process reaches a fixed budget at a stopping time.

Lean evidence and boundary
Depends on
No recorded prerequisite milestone.
Remaining gap
No remaining gap inside this milestone contract.
Bandits-with-knapsacks regret theorem
BWK-FINAL-REGRET
Frontier Blocked

Stopping-time and several positive-cost budget adapters compile, but there is no full resource process, feasibility invariant, primal-dual comparison, and BwK regret theorem.

Lean evidence and boundary
Depends on
No recorded prerequisite milestone.
Remaining gap
Resource-consumption and feasibility model.
Primal-dual comparison.
Final resource-constrained regret assembly.
Generated bounded-reward KL-UCB confidence and regret
KL-UCB-BOUNDED-GENERATED-REGRET
UCB Compiled

One horizon-free measurable policy uses the actual Bernoulli-KL confidence-set supremum on its generated reward history. On the same canonical trajectory measure, a telescoping all-time confidence event controls every positive-gap arm at every finite horizon and yields a conservative finite-time expected pseudo-regret bound.

Lean evidence and boundary
Depends on
BanditRLProof.ConditionalExpectationReward.actionRewardHistoryStepKernelFamily_successorArmEmpiricalMean_simultaneous_fintype_telescopingAllTime_abs_tail_ennreal_delta_trajMeasure
BanditRLProof.pseudoRegret_eq_finset_sum_gap_mul_pullCount
Remaining gap
The finite-time conservative route assumes AE [0,1] rewards and means in [margin,1-margin], and retains T times delta.
Sharp KL-Chernoff concentration, the Garivier-Cappe leading constant, and asymptotic optimality are not claimed.
Chapter 13 lower-bound semantic and deterministic spine
TEXTBOOK-PART-IV-CH13-BASIC-IDEAS-LEAN-SPINE
Part IV · Chapter 13 Compiled

The Chapter 13 conversion window compiles explicit ENNReal worst-case/minimax semantics, a source-shaped least-explored alternative-arm theorem from the exact expected pull budget, and quantitative deterministic two-environment regret algebra whose cross-law pull discrepancy remains a visible error premise.

Lean evidence and boundary
Depends on
No recorded prerequisite milestone.
Remaining gap
The Chapter 14 event-testing foundation and Chapter 15 same-policy adaptive-history KL identity compile.
The source-stated Gaussian minimax Theorem 13.1 remains blocked on the Chapter 15 regret/event consumer, constant assembly, and caller-free terminal.
Chapter 14 relative-entropy and Bretagnolle–Huber spine
TEXTBOOK-PART-IV-CH14-INFORMATION-THEORY-LEAN-SPINE
Part IV · Chapter 14 Compiled

The scoped §14.2 spine compiles extended-real measure relative entropy with explicit absolute-continuity, integrability, and singular branches; event-level Bernoulli data processing; binary endpoint analysis; and the unconditional Bretagnolle–Huber inequality in the exact D(P,Q) direction.

Lean evidence and boundary
Declarations
BanditRLProof.LowerBounds.relativeEntropy
BanditRLProof.LowerBounds.relativeEntropy_of_absolutelyContinuous_of_integrable
BanditRLProof.LowerBounds.relativeEntropy_of_probability_absolutelyContinuous_of_integrable
BanditRLProof.LowerBounds.relativeEntropy_eq_top_of_not_absolutelyContinuous
BanditRLProof.LowerBounds.relativeEntropy_ne_top_iff
BanditRLProof.LowerBounds.bernoulliRelativeEntropy
BanditRLProof.LowerBounds.rnDeriv_restrict_restrict
BanditRLProof.LowerBounds.relativeEntropy_restrict_add_compl
BanditRLProof.LowerBounds.bernoulliKLCore_event_le
BanditRLProof.LowerBounds.exp_neg_half_bernoulliKLCore_le_affinity
BanditRLProof.LowerBounds.half_binaryAffinity_sq_le_eventError
BanditRLProof.LowerBounds.binaryBretagnolleHuberCore
BanditRLProof.LowerBounds.bretagnolleHuberScale
BanditRLProof.LowerBounds.bretagnolleHuberScale_nonneg
BanditRLProof.LowerBounds.binaryBretagnolleHuber
BanditRLProof.LowerBounds.bernoulliRelativeEntropy_event_le
BanditRLProof.LowerBounds.bretagnolleHuberScale_antitone
BanditRLProof.LowerBounds.bretagnolleHuber
Depends on
BanditRLProof.KLUCB.bernoulliKL
BanditRLProof.KLUCB.bernoulliKLCore
Remaining gap
Entropy, Huffman coding, and optimal source-coding results from §14.1 are pedagogically mapped but not formalized by this lower-bound gate.
The full arbitrary-sub-sigma-algebra data-processing result in Exercise 14.10 is not claimed; the event/binary specialization is compiled.
The adaptive same-policy bandit-history divergence decomposition is a Chapter 15 target, not a Chapter 14 theorem.
Chapter 15 unit-Gaussian likelihood-ratio and KL dependency slice
TEXTBOOK-PART-IV-CH15-GAUSSIAN-KL-DEPENDENCY-SLICE
Part IV · Chapter 15 Compiled

For real means mu and nu, the project constructs the unit-variance Gaussian arm laws, identifies their log Radon–Nikodym derivative under the first law, proves its integrability, and derives the exact extended-real identity D(N(mu,1),N(nu,1))=(mu-nu)^2/2. The changed-arm cost, source gap, exact information exponent one half, and unit-cube gap upper bound also compile.

Lean evidence and boundary
Depends on
BanditRLProof.LowerBounds.relativeEntropy
BanditRLProof.LowerBounds.unitGaussianArm
Remaining gap
Theorem 15.2's regret/event bridge, caller-free 1/27 minimax terminal, and minimax corollary remain blocked; this compiled arm-level slice does not prove them.
Chapter 15 same-policy adaptive-history KL decomposition
TEXTBOOK-PART-IV-CH15-SAME-POLICY-HISTORY-KL-DECOMPOSITION
Part IV · Chapter 15 Compiled

For finite arms, a countably generated reward space, arbitrary stationary Markov arm laws, and one common randomized history policy, the directed KL between the two canonical finite history laws equals the finite sum of first-law realized expected pull counts times the corresponding directed arm KL. The proof includes singular fibres and infinite arm KL through an extended-real conditional-kernel chain rule.

Lean evidence and boundary
Depends on
BanditRLProof.LowerBounds.relativeEntropy
Remaining gap
The local inclusive-round index lastRound represents lastRound+1 observations; later source consumers must preserve that convention explicitly.
This identity does not prove the Gaussian regret event, the 1/27 constant assembly, Theorem 15.2, or later Chapter 16–17 terminals.
Chapter 16 consistency, d_inf, and Gaussian-candidate dependency slice
TEXTBOOK-PART-IV-CH16-CONSISTENCY-DINF-DEPENDENCY-SLICE
Part IV · Chapter 16 Compiled

The project states Definition 16.1's every-environment/every-positive-real-power consistency interface, proves closure and eventual power/log-growth consequences for two regret sequences, defines the source extended-real d_inf with strict confusing alternatives in the original-to-alternative KL direction, and computes an exact unit-Gaussian perturbed-alternative upper bound.

Lean evidence and boundary
Depends on
BanditRLProof.LowerBounds.relativeEntropy
BanditRLProof.LowerBounds.klDiv_gaussianReal_one
BanditRLProof.LowerBounds.banditHistoryRelativeEntropy_eq_expectedPulls_sum
Remaining gap
The exact Gaussian d_inf equality still needs its infimum lower bound, epsilon-to-zero argument, and extended-real branch audit.
The one-arm expected-pull information constraint must instantiate the compiled Chapter 15 history identity in Chapter 16's event and asymptotic route.
Theorem 16.2, Lemma 16.3, and Theorem 16.4 remain blocked; this generic analytic slice does not prove them.
Chapter 16 instance-dependent asymptotic and finite-time source terminals
TEXTBOOK-PART-IV-CH16-SOURCE-TERMINALS
Part IV · Chapter 16 Blocked

The source-frozen endpoints are Theorem 16.2's unstructured-class liminf regret constant, Lemma 16.3's one-arm finite-time expected-pull inequality, and Theorem 16.4's unit-Gaussian local-envelope positive-part lower bound. No local declaration is presented as any of these terminals.

Lean evidence and boundary
Declarations
No local declaration yet
Depends on
BanditRLProof.LowerBounds.IsConsistentRegret.eventually_log_add_div_log_le
BanditRLProof.LowerBounds.divergenceInfimum
BanditRLProof.LowerBounds.bretagnolleHuber
BanditRLProof.LowerBounds.klDiv_gaussianReal_one
BanditRLProof.LowerBounds.banditHistoryRelativeEntropy_eq_expectedPulls_sum
Remaining gap
A Chapter 16 one-arm event/information consumer of the compiled Lemma 15.1 history-KL decomposition.
The exact per-arm information constraint and liminf extraction, with zero, finite, and infinite d_inf branches.
Lemma 16.3's finite-time event/regret bridge and Theorem 16.4's exact Gaussian aggregation.
Chapter 17 exact thresholds, Claim 17.5, and tail-event dependency slice
TEXTBOOK-PART-IV-CH17-FIRST-MOMENT-AND-TAIL-DEPENDENCY-SLICE
Part IV · Chapter 17 Compiled

The project freezes the exact stochastic and adversarial Chapter 17 threshold surfaces, compiles Claim 17.5's first-moment deterministic-witness argument with integrability explicit, proves the 2delta-minus-delta event subtraction, and proves the deterministic quarter-horizon algebra following Eq. (17.8).

Lean evidence and boundary
Depends on
BanditRLProof.LowerBounds.banditHistoryRelativeEntropy_eq_expectedPulls_sum
Remaining gap
The stochastic threshold definitions and compiled same-policy adaptive-history KL identity do not yet supply Theorem 17.1's tail-event consumer.
The event and deterministic algebra leaves do not construct the clipped-normal reward-matrix law or prove Claims 17.6–17.7 or Eq. (17.8).
Only Claim 17.5's first-moment content is a compiled source claim; all other Chapter 17 source terminals remain blocked.
Chapter 17 stochastic and adversarial high-probability source terminals
TEXTBOOK-PART-IV-CH17-SOURCE-TERMINALS
Part IV · Chapter 17 Blocked

The source-frozen endpoints are Theorem 17.1, Corollaries 17.2–17.3, Theorem 17.4, Claims 17.6–17.7, and construction-level Eq. (17.8). No local declaration is presented as any of these terminals.

Lean evidence and boundary
Declarations
No local declaration yet
Depends on
BanditRLProof.LowerBounds.exists_leastExploredAlternative
BanditRLProof.LowerBounds.bretagnolleHuber
BanditRLProof.LowerBounds.klDiv_gaussianReal_one
BanditRLProof.LowerBounds.exists_cdfTail_ge_of_integral_ge
BanditRLProof.LowerBounds.banditHistoryRelativeEntropy_eq_expectedPulls_sum
Remaining gap
The stochastic branch's tail-event and regret consumer of the compiled Lemma 15.1 history-KL decomposition.
The exact Corollary 17.3 tail integral with its one-policy/all-horizon/all-confidence quantifiers.
The correlated clipped-normal reward-matrix law, Claim 17.6 information calculation, pathwise Eq. (17.8), Claim 17.7 concentration, and Theorem 17.4 assembly.
Theorem 13.1 Gaussian finite-arm minimax lower bound
TEXTBOOK-PART-IV-THEOREM-13-1-GAUSSIAN-MINIMAX
Part IV · Chapter 13 Blocked

For k-armed unit-variance Gaussian bandits with mean vectors in the unit cube, the source states a universal-constant minimax lower bound of order sqrt(k n) for k greater than one and n at least k; Chapter 15 now freezes the exact proof target and compiles the Gaussian arm KL dependency, but BanditRLlib makes no local compiled-terminal claim.

Lean evidence and boundary
Declarations
No local declaration yet
Depends on
BanditRLProof.LowerBounds.exists_leastExploredAlternative
BanditRLProof.LowerBounds.max_base_changed_regretLowerBound_ge_half_sub_error
BanditRLProof.LowerBounds.banditHistoryRelativeEntropy_eq_expectedPulls_sum
Remaining gap
Chapter 15 regret/event bridge from the compiled same-policy history-KL identity, natural-count connection to the real-valued Delta tuning, exact 1/27 terminal, and infimum/supremum extraction.
Source-faithful delayed-feedback accounting
DELAYED-FEEDBACK-SOURCE-ACCOUNTING
Frontier Compiled

For the frozen NeurIPS 2025 delayed best-of-both-worlds source, the library formalizes strict pre-action observability, outstanding rounds, their exact finite partition, paper-style end-of-round missing-feedback counts, and the explicit one-based indexing bridge. This is deterministic accounting, not a regret theorem.

Lean evidence and boundary
Declarations
BanditRLProof.DelayedFeedback.observedBefore
BanditRLProof.DelayedFeedback.outstandingAt
BanditRLProof.DelayedFeedback.observedBefore_disjoint_outstandingAt
BanditRLProof.DelayedFeedback.observedBefore_union_outstandingAt
BanditRLProof.DelayedFeedback.card_observedBefore_add_card_outstandingAt
BanditRLProof.DelayedFeedback.outstandingCount
BanditRLProof.DelayedFeedback.maxOutstandingBeforeThrough
BanditRLProof.DelayedFeedback.outstandingCount_le_round
BanditRLProof.DelayedFeedback.outstandingCount_le_maxOutstandingBeforeThrough
BanditRLProof.DelayedFeedback.oneBasedDelayShift
BanditRLProof.DelayedFeedback.paperMissingAtEnd
BanditRLProof.DelayedFeedback.paperMissingAtEnd_eq_outstandingAt_oneBasedDelayShift
BanditRLProof.DelayedFeedback.paperMissingCount
BanditRLProof.DelayedFeedback.paperMissingCount_eq_outstandingCount_oneBasedDelayShift
BanditRLProof.DelayedFeedback.paperMissingCount_le_round
BanditRLProof.DelayedFeedback.paperSigmaMaxThrough
BanditRLProof.DelayedFeedback.paperMissingCount_le_paperSigmaMaxThrough
Depends on
No recorded prerequisite milestone.
Remaining gap
No remaining gap inside this milestone contract.
Causal action-time view and new-feedback processing
DELAYED-FEEDBACK-CAUSAL-PROCESSING
Frontier Compiled

The learner view exposes past actions and exactly the losses available before the next action. Observation-equivalent hidden worlds are indistinguishable to any typed causal decision rule, and the set-level update processes precisely the newly observed rounds. A separate downstream layer now constructs a one-round measure-valued rule; a measurable recursive policy kernel and the paper's ordered state updates remain open.

Lean evidence and boundary
Declarations
BanditRLProof.DelayedFeedback.ActionTimeView
BanditRLProof.DelayedFeedback.ActionTimeView.ext
BanditRLProof.DelayedFeedback.actionTimeViewAt
BanditRLProof.DelayedFeedback.CausalDecisionRule
BanditRLProof.DelayedFeedback.actionTimeViewAt_pastAction_of_lt
BanditRLProof.DelayedFeedback.actionTimeViewAt_pastAction_of_not_lt
BanditRLProof.DelayedFeedback.actionTimeViewAt_observedLoss_of_mem
BanditRLProof.DelayedFeedback.actionTimeViewAt_observedLoss_of_not_mem
BanditRLProof.DelayedFeedback.actionTimeViewAt_outstanding_loss_hidden
BanditRLProof.DelayedFeedback.actionTimeViewAt_eq_of_observation_equivalent
BanditRLProof.DelayedFeedback.causalDecision_eq_of_observation_equivalent
BanditRLProof.DelayedFeedback.newlyObservedBefore
BanditRLProof.DelayedFeedback.observedBefore_mono
BanditRLProof.DelayedFeedback.processed_disjoint_newlyObservedBefore
BanditRLProof.DelayedFeedback.processed_union_newlyObservedBefore
BanditRLProof.DelayedFeedback.processAllNew
BanditRLProof.DelayedFeedback.processAllNew_eq_observedBefore
BanditRLProof.DelayedFeedback.previousObservedBefore_subset_current
BanditRLProof.DelayedFeedback.processAllNew_from_previous_eq_current
BanditRLProof.DelayedFeedback.outstandingAt_disjoint_newlyObservedBefore
Depends on
BanditRLProof.DelayedFeedback.observedBefore
BanditRLProof.DelayedFeedback.outstandingAt
Remaining gap
A measurable stochastic policy kernel and recursively generated action law depending only on this view.
The source's simultaneous-arrival order and BSC/EAP state-transition invariants.
Delayed SAPO active-arm allocation leaf
DELAYED-SAPO-ACTIVE-ALLOCATION
Frontier Compiled

Algorithm 5's equal residual allocation over a nonempty active set is normalized and coordinatewise nonnegative whenever the inactive coordinates are nonnegative and carry at most unit mass. No claim is made that the unformalized EAP state maintains those premises.

Lean evidence and boundary
Depends on
BanditRLProof.DelayedFeedback.inactiveArms
BanditRLProof.DelayedFeedback.activeEqualShare
Remaining gap
A source-faithful EAP state and proof that every update preserves nonnegative inactive mass at most one.
A measurable sampling kernel using this vector on the recursively generated delayed-feedback history; the one-round probability measure is compiled downstream.
Optimal-arm survival and causal one-round action law
DELAYED-SAPO-ELIMINATION-ACTION-LAW
Frontier Compiled

Algorithm 5 lines 7--8 compile as a source-exact elimination snapshot. The deterministic core of Lemma D.9 proves that an explicit optimal-arm-survival certificate closes the nonempty-active premise for line 15. With EAP's still-explicit nonnegativity and mass premises, the resulting vector induces a genuine one-round probability measure, and every allocation rule typed on the causal view returns the same measure in observation-equivalent hidden worlds. The source-shaped good-event projection that constructs the certificate is compiled separately; this milestone is not the full lemma, a measurable history kernel, or a regret endpoint.

Lean evidence and boundary
Declarations
BanditRLProof.DelayedFeedback.DelayedSAPOEliminationSnapshot
BanditRLProof.DelayedFeedback.DelayedSAPOEliminationSnapshot.eliminated
BanditRLProof.DelayedFeedback.DelayedSAPOEliminationSnapshot.remainingActive
BanditRLProof.DelayedFeedback.DelayedSAPOEliminationSnapshot.mem_eliminated_iff
BanditRLProof.DelayedFeedback.DelayedSAPOEliminationSnapshot.mem_remainingActive_iff
BanditRLProof.DelayedFeedback.DelayedSAPOEliminationSnapshot.OptimalArmSurvivalCertificate
BanditRLProof.DelayedFeedback.DelayedSAPOEliminationSnapshot.optimal_mem_remainingActive_of_certificate
BanditRLProof.DelayedFeedback.DelayedSAPOEliminationSnapshot.remainingActive_nonempty_of_certificate
BanditRLProof.DelayedFeedback.DelayedSAPOEliminationSnapshot.sum_delayedSAPOProbability_after_elimination_eq_one
BanditRLProof.DelayedFeedback.DelayedSAPOAllocation
BanditRLProof.DelayedFeedback.DelayedSAPOAllocation.probability
BanditRLProof.DelayedFeedback.DelayedSAPOAllocation.probability_nonnegative
BanditRLProof.DelayedFeedback.DelayedSAPOAllocation.sum_probability_eq_one
BanditRLProof.DelayedFeedback.DelayedSAPOAllocation.finiteActionDistribution
BanditRLProof.DelayedFeedback.DelayedSAPOAllocation.actionMeasure
BanditRLProof.DelayedFeedback.DelayedSAPOAllocation.actionMeasure_isProbabilityMeasure
BanditRLProof.DelayedFeedback.causalDelayedSAPOActionMeasureRule
BanditRLProof.DelayedFeedback.causalDelayedSAPOActionMeasureRule_isProbabilityMeasure
BanditRLProof.DelayedFeedback.causalDelayedSAPOActionMeasureRule_eq_of_observation_equivalent
Depends on
BanditRLProof.DelayedFeedback.delayedSAPOProbability_nonneg
BanditRLProof.DelayedFeedback.sum_delayedSAPOProbability_eq_one
BanditRLProof.DelayedFeedback.actionTimeViewAt_eq_of_observation_equivalent
BanditRLProof.Exp3.finiteActionMeasure_isProbabilityMeasure
Remaining gap
The Definition-D.1 count, phase, error, and delay clauses, their probability bound, and full recursive source Lemma D.9.
EAP preservation of its inactive-probability premises.
Coordinate measurability, a Markov kernel over generated histories, and recursive delayed trajectory generation.
Source-shaped good-event projection for optimal-arm survival
DELAYED-SAPO-GOOD-EVENT-D9-PROJECTION
Frontier Compiled

A source-shaped confidence snapshot defines ucbStar as the finite-arm infimum of the two upper-confidence surfaces used in the paper. Its elimination projection of Definition D.1 derives muStar <= ucbStar rather than assuming that inequality as an independent certificate, constructs the deterministic Lemma-D.9 survival certificate, and transports any externally supplied complement-good-event probability bound to an optimal-arm-elimination bound. Corollary D.8's six-event union assembly is compiled separately; the full Definition-D.1 event and the D.2--D.7 component concentration/counting producers remain open.

Lean evidence and boundary
Declarations
BanditRLProof.DelayedFeedback.DelayedSAPOSourceConfidenceSnapshot
BanditRLProof.DelayedFeedback.DelayedSAPOSourceConfidenceSnapshot.sourceUcbStar
BanditRLProof.DelayedFeedback.DelayedSAPOSourceConfidenceSnapshot.EliminationGoodEvent
BanditRLProof.DelayedFeedback.DelayedSAPOSourceConfidenceSnapshot.optimalMean_le_ucbStar_of_eliminationGoodEvent
BanditRLProof.DelayedFeedback.DelayedSAPOSourceConfidenceSnapshot.optimalArmSurvivalCertificate_of_eliminationGoodEvent
BanditRLProof.DelayedFeedback.DelayedSAPOSourceConfidenceSnapshot.optimal_mem_remainingActive_of_eliminationGoodEvent
BanditRLProof.DelayedFeedback.DelayedSAPOSourceConfidenceSnapshot.eliminationGoodEventSet
BanditRLProof.DelayedFeedback.DelayedSAPOSourceConfidenceSnapshot.optimalSurvivalEventSet
BanditRLProof.DelayedFeedback.DelayedSAPOSourceConfidenceSnapshot.eliminationGoodEventSet_subset_optimalSurvivalEventSet
BanditRLProof.DelayedFeedback.DelayedSAPOSourceConfidenceSnapshot.measure_optimalSurvivalEventSet_compl_le
BanditRLProof.DelayedFeedback.DelayedSAPOSourceConfidenceSnapshot.measure_optimalSurvivalEventSet_compl_le_of_goodEvent
Depends on
BanditRLProof.DelayedFeedback.DelayedSAPOEliminationSnapshot.OptimalArmSurvivalCertificate
BanditRLProof.DelayedFeedback.DelayedSAPOEliminationSnapshot.optimal_mem_remainingActive_of_certificate
Remaining gap
The full Definition D.1 count, phase, error, and delay clauses and their measurable simultaneous event.
The D.2--D.7 concentration/counting lemmas that produce the six component probability bounds.
Persistence across the recursive Delayed SAPO state machine and the stochastic/adversarial regret endpoints.
Corollary-D.8 union assembly to D.9 survival
DELAYED-SAPO-D8-D9-ASSEMBLY
Frontier Compiled

Six explicitly named failure components represent the clauses discharged by source Lemmas D.2--D.7. The compiled Corollary-D.8 layer proves that three 1/T^2 budgets and three 1/T budgets combine into the paper's deliberately loose 9/T complement-good-event bound, then transports a recorded full-event-to-elimination projection through the compiled D.9 consumer to bound optimal-arm elimination. The six concentration/counting bounds and the semantic projection are hypotheses, not claimed source theorems.

Lean evidence and boundary
Declarations
BanditRLProof.DelayedFeedback.DelayedSAPOGoodEventComponent
BanditRLProof.DelayedFeedback.DelayedSAPOGoodEventFailureFamily
BanditRLProof.DelayedFeedback.DelayedSAPOGoodEventFailureFamily.componentFailure
BanditRLProof.DelayedFeedback.DelayedSAPOGoodEventFailureFamily.failureSet
BanditRLProof.DelayedFeedback.DelayedSAPOGoodEventFailureFamily.sourceGoodEventSet
BanditRLProof.DelayedFeedback.DelayedSAPOGoodEventFailureFamily.sourceGoodEventSet_compl
BanditRLProof.DelayedFeedback.DelayedSAPOGoodEventFailureFamily.measure_sourceGoodEventSet_compl_le_sum
BanditRLProof.DelayedFeedback.DelayedSAPOGoodEventFailureFamily.quadraticFailureBudget
BanditRLProof.DelayedFeedback.DelayedSAPOGoodEventFailureFamily.linearFailureBudget
BanditRLProof.DelayedFeedback.DelayedSAPOGoodEventFailureFamily.quadraticFailureBudget_le_linearFailureBudget
BanditRLProof.DelayedFeedback.DelayedSAPOGoodEventFailureFamily.measure_sourceGoodEventSet_compl_le_nine_div
BanditRLProof.DelayedFeedback.DelayedSAPOGoodEventFailureFamily.measure_eliminationGoodEventSet_compl_le_nine_div
BanditRLProof.DelayedFeedback.DelayedSAPOGoodEventFailureFamily.measure_optimalSurvivalEventSet_compl_le_nine_div
Depends on
BanditRLProof.ProbabilityUnionBound.measure_iUnion_fintype_le_sum
BanditRLProof.DelayedFeedback.DelayedSAPOSourceConfidenceSnapshot.measure_optimalSurvivalEventSet_compl_le
Remaining gap
Source-faithful random variables, events, and proofs of Lemmas D.2--D.7 on one generated Delayed SAPO law.
A proved projection from the complete Definition-D.1 event to the compiled elimination slice.
Recursive optimal-arm persistence and either paper-level regret endpoint.
Lemma-D.10/D.12 width-direction diagnostic and conditional same-snapshot skeleton
DELAYED-SAPO-D10-D12-GAP-ORDERING-AUDIT
Frontier Partial

Lean proves that the source inverse-square-root empirical width is antitone in a positive pull count and gives both a normalized count-one/count-four witness and a literal T=4 witness against the printed reverse transport. It also proves the exact source-shaped small-count implication count <= 192 log T -> 1 <= 10 width. A branched active-arm consumer uses current-UCB and the optimal-to-later factor-three edge only in the large-count branch, while the small-count branch uses bounded means plus an explicit source-width/count certificate. Together with an explicit later-to-earlier factor-ten width premise, this yields a conditional same-snapshot factor-20 consumer without transport to a later elimination snapshot. The recursive trajectory does not yet produce the branch, source-width/count, or factor-ten certificates. The earlier explicit four-edge consumer remains for comparison. These 19 declarations do not verify or refute source Lemmas D.10/D.12, main-text Lemma 4.2, or Theorem 4.1.

Lean evidence and boundary
Declarations
BanditRLProof.DelayedFeedback.sourceEmpiricalWidthScale
BanditRLProof.DelayedFeedback.sourceEmpiricalWidthScale_antitone
BanditRLProof.DelayedFeedback.one_le_ten_mul_sourceEmpiricalWidthScale_of_count_le_96_mul_scale
BanditRLProof.DelayedFeedback.one_le_ten_mul_sourceEmpiricalWidthScale_two_log_of_small_count
BanditRLProof.DelayedFeedback.sourceEmpiricalWidthScale_one_one
BanditRLProof.DelayedFeedback.sourceEmpiricalWidthScale_one_four
BanditRLProof.DelayedFeedback.not_sourceEmpiricalWidthScale_one_le_four
BanditRLProof.DelayedFeedback.not_sourceEmpiricalWidthScale_horizon_four_one_le_four
BanditRLProof.DelayedFeedback.eight_mul_empiricalWidth_lt_gap_of_mem_eliminated
BanditRLProof.DelayedFeedback.gap_le_sixteen_mul_empiricalWidth_of_mem_remainingActive
BanditRLProof.DelayedFeedback.gap_le_sixteen_mul_empiricalWidth_of_mem_remainingActive_of_large_or_small_count
BanditRLProof.DelayedFeedback.gap_le_twenty_mul_gap_at_earlier_elimination_snapshot
BanditRLProof.DelayedFeedback.gap_le_twenty_mul_gap_at_earlier_elimination_snapshot_of_large_or_small_count
BanditRLProof.DelayedFeedback.DelayedSAPOD10D12GapOrderingContract
BanditRLProof.DelayedFeedback.DelayedSAPOD10D12GapOrderingContract.surrogateGap
BanditRLProof.DelayedFeedback.DelayedSAPOD10D12GapOrderingContract.surrogateGap_le_gap
BanditRLProof.DelayedFeedback.DelayedSAPOD10D12GapOrderingContract.gap_le_two_mul_surrogateGap
BanditRLProof.DelayedFeedback.DelayedSAPOD10D12GapOrderingContract.d12_gap_ordering_chain
BanditRLProof.DelayedFeedback.DelayedSAPOD10D12GapOrderingContract.gap_le_twenty_mul_gap_of_eliminationPrefixIndex_le
Depends on
No recorded prerequisite milestone.
Remaining gap
A recursive Delayed SAPO processed trace that produces the actual large/small-count branch certificate, the source-width/count equality in the small branch, the current-UCB and optimal-to-later factor-three edges in the large branch, and the later-to-earlier factor-ten comparison used by the conditional same-snapshot skeleton.
A source amendment or author clarification for the intended printed D.10 prefix-to-elimination width step; the compiled conditional skeleton bypasses rather than validates that step.
Unconditional source Lemmas D.10/D.12, main-text Lemma 4.2, Theorem 4.1, and either regret endpoint.
Source-frozen delayed best-of-both-worlds endpoint audit
NEURIPS-2025-DELAYED-BOBW-CENTRAL-ENDPOINTS
Frontier Partial

The exact NeurIPS 2025 source is hash-frozen, a same-algorithm multi-regime contract compiles, and 107 named source-audit declarations compile across accounting, causality, processing, allocation, elimination, good-event projection/union assembly, the one-round action law, and a 19-declaration D.10/D.12 diagnostic/conditional/repair layer. That layer includes a literal T=4 direction witness, the exact source-shaped small-count scalar implication, and a large/small-count conditional same-snapshot factor-20 skeleton. It does not verify or refute source Lemmas D.10/D.12, main-text Lemma 4.2, or Theorem 4.1 because the recursive branch/count/width producers and same-prefix factor-ten comparison remain open. BanditRLlib does not yet implement the full Delayed SAPO trajectory, prove the D.2--D.7 component bounds on that trajectory, or prove either regret endpoint.

Lean evidence and boundary
Depends on
BanditRLProof.DelayedFeedback.paperMissingCount_le_paperSigmaMaxThrough
BanditRLProof.DelayedFeedback.causalDecision_eq_of_observation_equivalent
BanditRLProof.DelayedFeedback.processAllNew_from_previous_eq_current
BanditRLProof.DelayedFeedback.sum_delayedSAPOProbability_eq_one
BanditRLProof.DelayedFeedback.DelayedSAPOEliminationSnapshot.optimal_mem_remainingActive_of_certificate
BanditRLProof.DelayedFeedback.DelayedSAPOSourceConfidenceSnapshot.measure_optimalSurvivalEventSet_compl_le_of_goodEvent
BanditRLProof.DelayedFeedback.DelayedSAPOGoodEventFailureFamily.measure_optimalSurvivalEventSet_compl_le_nine_div
BanditRLProof.DelayedFeedback.gap_le_twenty_mul_gap_at_earlier_elimination_snapshot
BanditRLProof.DelayedFeedback.DelayedSAPOD10D12GapOrderingContract.gap_le_twenty_mul_gap_of_eliminationPrefixIndex_le
BanditRLProof.DelayedFeedback.causalDelayedSAPOActionMeasureRule_eq_of_observation_equivalent
Remaining gap
The complete Definition-D.1 event, its D.2--D.7 component probability producers, Delayed SAPO BSC/EAP state machines, switching rule, and ordered update semantics.
A measurable causal randomized sampling kernel and recursively generated delayed-feedback trajectory law; only the one-round measure-valued rule now compiles.
Recursive branch/count/width producers for the large/small-count conditional D.12 skeleton, the same-prefix factor-ten comparison, a clarification or amendment of the printed D.10 transport, and an unconditional D.12 / main-text Lemma 4.2 bridge.
The stochastic-instance and oblivious-adversarial regret endpoints for the same algorithm identity.
Balanced target-drift controlled evaluation
TARGET-DRIFT-V2-CONTROLLED-EVALUATION
Frontier Planned

Version 2 reuses 30 frozen source cases while balancing 75 source-faithful and 75 injected-drift target-replicate triplets across compile-only, source-aware blueprint, and full ABRL conditions. Both variants use one matched field/value template, with a frozen text-only leakage diagnostic. The result-free protocol and component-tested code specify a pre-audit common workspace, opaque identifiers, content-addressed sealing, an agent-adapter interface, workflow-artifact presence/hash records, blind grading packets, and source/target-aware analysis with multiplicity-controlled secondary endpoints. Neutral replay is split into a host controller that never executes Lean, a canonical Docker launcher, a trusted in-image controller, and a restricted Lean worker. The sandbox receives only a pristine base snapshot, submitted patch, public declaration names, expected file hashes, and opaque/hash bindings; the complete sealed pack, operator metadata, source bank, condition, variant, and ground truth are excluded. Runtime binding covers the allowlisted Docker executable, version/daemon/signature-or-package ledger, image recipe/SBOM, exact argv, and actual launcher/controller/inner bytes. A provenance-bound multi-stage builder now derives the cache-complete image context from the exact common pre-audit Git snapshot, excludes evaluation and operator data, runs the full Lean and Tests targets, byte-manifests the cache, keeps builder-stage source out of the final image, and emits an image/toolchain/cache SBOM plus sealed provenance sidecars. A result-free Linux CI candidate build then produced an unpublished cache-complete image, a 121,277-file cache manifest, and matching build-input/log/SBOM hashes after an offline Lean 4.29.1 / Lake 5.0.0-src+f72c35b worker probe. The candidate image existed only on the ephemeral runner and is not a frozen production image or isolation evidence. The launcher verifies the manifest extracted from a digest-pinned image, the inner checker verifies every cached file, and the already restricted worker copies the seed into the per-run tmpfs replay. A real provider image, final published checker image, passed seven-probe checker isolation report, final seal, preregistered real-infrastructure smoke, and all primary runs remain pending; no model run or formalization outcome is reported.

Lean evidence and boundary
Declarations
No local declaration yet
Depends on
No recorded prerequisite milestone.
Remaining gap
Freeze the provider, immutable model version, replicate semantics, token/tool/build/time/cost budgets, retry and missing-run policies.
Publish and freeze the final production checker image from a reviewed candidate, freeze the provider image and commands, and pass all seven bound checker probes: network denial, host-sentinel protection, operator-ground-truth absence, controller/worker output protection, patched-source/controller-input read-only enforcement, mounted-input/cidfile protection, and background-process reaping under the exact image.
Pass the preregistered real-provider/real-sandbox one-case-by-three-condition smoke, excluded only from the primary analysis.
Complete the frozen-model source-absent wording control and independent blind wording review; freeze hash-verified source paths, grader identities, the sealed pack digest, and blind-packet procedure.
Execute and neutrally check all 450 matched runs, complete independent grading, and analyze the frozen target-level endpoints.

Major theorem dependencies

The graph shows the main teaching spine. Module pages list the exact import dependencies for every Lean source file.

flowchart TB
  Model["FiniteBanditModel"] --> Decomp["pseudoRegret = Σ gap × pullCount"]
  Trace["ActionTrace / RewardTrace"] --> Decomp
  Policy["MeasurablePolicy"] --> Traj["historyStepKernelFamily / trajMeasure"]
  Kernel["Conditional reward-kernel contracts"] --> Traj
  Traj --> CondMGF["selected centered reward conditional MGF"]
  CondMGF --> Concentration["sub-Gaussian / martingale tails"]

  Decomp --> ETC["ETC expected regret"]
  Concentration --> ETC
  Decomp --> UCB["UCB gap-sum + average consistency"]
  Concentration --> UCB

  GramDet["OFUL Gram + rank-one determinant"] --> Ellipse["log-det + elliptical potential"]
  Ellipse --> SelfNorm["conditional-MGF self-normalized confidence"]
  CondMGF --> SelfNorm
  SelfNorm --> Ridge["ridge confidence ellipsoid"]
  Ridge --> Optimistic["measurable optimistic policy"]
  Optimistic --> AllTime["generated one-policy all-time confidence"]
  AllTime --> OFULRate["same-policy all-horizon pseudo-regret"]
  OFULRate --> StopBounded["bounded stopping consumer"]
  OFULRate --> StopL2["square-integrable stopping consumer"]
  Ridge --> OFULExpected["separate horizon-indexed expectation + consistency"]

  Prior["prior"] --> Posterior["posterior kernel"]
  Likelihood["likelihood kernel"] --> Posterior
  Posterior --> Match["one-step probability matching"]
  Match --> RecursiveTS["recursive generated TS trajectory"]
  Traj --> RecursiveTS
  RecursiveTS --> BayesDecomp["comparator/Bayesian decomposition"]
  OptimalSelector["pointwise mean-optimal selector"] --> BayesDecomp
  BayesDecomp --> Clipped["clipped confidence bridge"]
  Clipped --> Latent["stationary latent-arm stream"]
  Latent --> TS["generated stationary Bayesian regret"]

  Hedge["EXP3 potential + Hedge"] --> IW["IW support + conditional moments"]
  Traj --> IW
  IW --> EXP3Expected["horizon-tuned expected regret"]
  IW --> EXP3Window["horizon-tuned best-arm realized tail"]
  Concentration --> EXP3Window
  IW --> EXP3Pred["fixed-process predictable all-prefix event"]
  Concentration --> EXP3Dev["fixed-process realized-deviation all-prefix event"]
  EXP3Pred --> EXP3All["same-process comparator all-prefix regret"]
  EXP3Dev --> EXP3All
  IW --> EXP3Sparse["sparse/variance-sensitive extension"]

  FTRL["half-Tsallis simplex minimizer"] --> FTRLStab["one-step stability + penalty"]
  Traj --> TsallisGenerated["scheduled generated action law"]
  FTRLStab --> TsallisGenerated
  TsallisGenerated --> ScoreAlign["observed IW score alignment"]
  ScoreAlign --> AllRate["all-rate expected stability/regret"]
  AllRate --> SelfBound["fixed-gap self-bounding"]
  SelfBound --> TsallisIID["bounded IID logarithmic regret"]
  SelfBound --> Dynamic["corruption + dynamic extensions"]
  Dynamic --> Restart["population-mean oracle restart extension"]

  MDP["FiniteHorizonRL.MDP"] --> Bellman["optimal Bellman recursion"]
  Bellman --> Occupancy["expectedRegret_eq_occupancyGapRemaining"]
  GeneratedEpisodes["generated adaptive episode source"] --> CumState["strict-prefix aggregate counts"]
  CumState --> AggregateP["aggregate empirical transition row"]
  AggregateP --> RecurrentQ["previous-Q clipped UCBVI-CH planner"]
  RecurrentQ --> GreedyPolicy["measurable finite argmax policy"]
  CondMGF --> RLConfidence["same-law singleton + optimal-tail confidence"]
  CumState --> RLConfidence
  RLConfidence --> OptimismRL["all-episode Bellman optimism"]
  RecurrentQ --> OptimismRL
  Occupancy --> EpisodeRegret["generated episode pseudo-regret"]
  GreedyPolicy --> EpisodeRegret
  OptimismRL --> DecompRL["charge + Bellman-innovation decomposition"]
  EpisodeRegret --> DecompRL
  CumState --> CountSumRL["actual-count charge summation"]
  CondMGF --> MartingaleRL["generated-filtration innovation tail"]
  DecompRL --> UCBVITerminal["20/250 high-probability UCBVI-CH terminal"]
  CountSumRL --> UCBVITerminal
  MartingaleRL --> UCBVITerminal
  UCBVITerminal --> UCBVIExpected["expected regret + K H delta"]

  RLConfidence --> Behavior["natural-causal consistency extension"]
  StopL2 --> Hitting["uncapped inverse-sqrt hittingAfter L2"]
  Behavior --> Hitting
  Hitting --> ExpectedHit["stopped value integrable; expectation ≤ threshold"]
  UCBVITerminal -. "separate milestone" .-> BernsteinRL["Bernstein/minimax UCB-VI"]
Major local declaration and theorem-family dependencies · editable Mermaid source

Complete module inventory

Every project module is assigned to a teaching chapter. This exhaustive inventory is collapsed by default so that the mathematical milestones remain the primary reading surface.

Open the complete generated module inventory (576 modules)

Lean moduleTeaching chapterDeclarationsProject importsBuild statusSource
BanditRLProof Foundations 0 539 Compiled BanditRLProof.lean
BanditRLProof.Algorithms.ETC ETC 8 1 Compiled BanditRLProof/Algorithms/ETC.lean
BanditRLProof.Algorithms.ETCArgmaxOracle ETC 10 1 Compiled BanditRLProof/Algorithms/ETCArgmaxOracle.lean
BanditRLProof.Algorithms.ETCBoundedRewardInfinitePiSource ETC 7 3 Compiled BanditRLProof/Algorithms/ETCBoundedRewardInfinitePiSource.lean
BanditRLProof.Algorithms.ETCBoundedRewardSource ETC 17 3 Compiled BanditRLProof/Algorithms/ETCBoundedRewardSource.lean
BanditRLProof.Algorithms.ETCBoundedRewardSubGaussian ETC 8 2 Compiled BanditRLProof/Algorithms/ETCBoundedRewardSubGaussian.lean
BanditRLProof.Algorithms.ETCCenteredDiffCanonicalTail ETC 3 1 Compiled BanditRLProof/Algorithms/ETCCenteredDiffCanonicalTail.lean
BanditRLProof.Algorithms.ETCCenteredDiffRewardIndependence ETC 1 1 Compiled BanditRLProof/Algorithms/ETCCenteredDiffRewardIndependence.lean
BanditRLProof.Algorithms.ETCCenteredDiffRewardSubGaussian ETC 3 2 Compiled BanditRLProof/Algorithms/ETCCenteredDiffRewardSubGaussian.lean
BanditRLProof.Algorithms.ETCCenteredDiffSubGaussianWitnesses ETC 2 1 Compiled BanditRLProof/Algorithms/ETCCenteredDiffSubGaussianWitnesses.lean
BanditRLProof.Algorithms.ETCCondSubGaussianWitnesses ETC 24 4 Compiled BanditRLProof/Algorithms/ETCCondSubGaussianWitnesses.lean
BanditRLProof.Algorithms.ETCCountLemmas ETC 4 2 Compiled BanditRLProof/Algorithms/ETCCountLemmas.lean
BanditRLProof.Algorithms.ETCEmpiricalMean ETC 6 3 Compiled BanditRLProof/Algorithms/ETCEmpiricalMean.lean
BanditRLProof.Algorithms.ETCEmpiricalMeanMeasurability ETC 4 3 Compiled BanditRLProof/Algorithms/ETCEmpiricalMeanMeasurability.lean
BanditRLProof.Algorithms.ETCExactSubGaussianTail ETC 5 2 Compiled BanditRLProof/Algorithms/ETCExactSubGaussianTail.lean
BanditRLProof.Algorithms.ETCExpectedPullCount ETC 4 2 Compiled BanditRLProof/Algorithms/ETCExpectedPullCount.lean
BanditRLProof.Algorithms.ETCExpectedRegretAssembly ETC 4 2 Compiled BanditRLProof/Algorithms/ETCExpectedRegretAssembly.lean
BanditRLProof.Algorithms.ETCFiniteArmRewardLaw ETC 51 5 Compiled BanditRLProof/Algorithms/ETCFiniteArmRewardLaw.lean
BanditRLProof.Algorithms.ETCGeneratedHistoryPolicy ETC 8 3 Compiled BanditRLProof/Algorithms/ETCGeneratedHistoryPolicy.lean
BanditRLProof.Algorithms.ETCInfinitePiExpectedRegretAssembly ETC 27 3 Compiled BanditRLProof/Algorithms/ETCInfinitePiExpectedRegretAssembly.lean
BanditRLProof.Algorithms.ETCMeasurability ETC 19 2 Compiled BanditRLProof/Algorithms/ETCMeasurability.lean
BanditRLProof.Algorithms.ETCPairwiseCenteredSubGaussianTail ETC 1 3 Compiled BanditRLProof/Algorithms/ETCPairwiseCenteredSubGaussianTail.lean
BanditRLProof.Algorithms.ETCPairwiseSubGaussianTail ETC 1 2 Compiled BanditRLProof/Algorithms/ETCPairwiseSubGaussianTail.lean
BanditRLProof.Algorithms.ETCPairwiseTailContract ETC 3 2 Compiled BanditRLProof/Algorithms/ETCPairwiseTailContract.lean
BanditRLProof.Algorithms.ETCRatArmLawRealKernel ETC 8 2 Compiled BanditRLProof/Algorithms/ETCRatArmLawRealKernel.lean
BanditRLProof.Algorithms.ETCRealArgmaxTie ETC 14 1 Compiled BanditRLProof/Algorithms/ETCRealArgmaxTie.lean
BanditRLProof.Algorithms.ETCRealEmpiricalMean ETC 15 2 Compiled BanditRLProof/Algorithms/ETCRealEmpiricalMean.lean
BanditRLProof.Algorithms.ETCRealHistoryScore ETC 10 1 Compiled BanditRLProof/Algorithms/ETCRealHistoryScore.lean
BanditRLProof.Algorithms.ETCRealInfinitePiTail ETC 17 4 Compiled BanditRLProof/Algorithms/ETCRealInfinitePiTail.lean
BanditRLProof.Algorithms.ETCRealLMLCompat ETC 2 1 Compiled BanditRLProof/Algorithms/ETCRealLMLCompat.lean
BanditRLProof.Algorithms.ETCRealPrefixLawTransport ETC 23 2 Compiled BanditRLProof/Algorithms/ETCRealPrefixLawTransport.lean
BanditRLProof.Algorithms.ETCRealSourceAdapter ETC 1 1 Compiled BanditRLProof/Algorithms/ETCRealSourceAdapter.lean
BanditRLProof.Algorithms.ETCRegretLemmas ETC 8 2 Compiled BanditRLProof/Algorithms/ETCRegretLemmas.lean
BanditRLProof.Algorithms.ETCSumRewardsDiff ETC 6 2 Compiled BanditRLProof/Algorithms/ETCSumRewardsDiff.lean
BanditRLProof.Algorithms.ETCTrace ETC 4 2 Compiled BanditRLProof/Algorithms/ETCTrace.lean
BanditRLProof.Algorithms.ETCTraceCountLemmas ETC 9 3 Compiled BanditRLProof/Algorithms/ETCTraceCountLemmas.lean
BanditRLProof.Algorithms.ETCWrongCommitCanonicalTail ETC 1 1 Compiled BanditRLProof/Algorithms/ETCWrongCommitCanonicalTail.lean
BanditRLProof.Algorithms.ETCWrongCommitRegretAssembly ETC 1 1 Compiled BanditRLProof/Algorithms/ETCWrongCommitRegretAssembly.lean
BanditRLProof.Algorithms.KLUCBBernoulli Foundations 41 0 Compiled BanditRLProof/Algorithms/KLUCBBernoulli.lean
BanditRLProof.Algorithms.KLUCBGeneratedRegret Foundations 47 2 Compiled BanditRLProof/Algorithms/KLUCBGeneratedRegret.lean
BanditRLProof.Algorithms.Thompson Thompson sampling 14 2 Compiled BanditRLProof/Algorithms/Thompson.lean
BanditRLProof.Algorithms.ThompsonAlgorithmDensity Thompson sampling 11 1 Compiled BanditRLProof/Algorithms/ThompsonAlgorithmDensity.lean
BanditRLProof.Algorithms.ThompsonAlgorithmDensityProcess Thompson sampling 31 2 Compiled BanditRLProof/Algorithms/ThompsonAlgorithmDensityProcess.lean
BanditRLProof.Algorithms.ThompsonBayesRegretDecomposition Thompson sampling 16 2 Compiled BanditRLProof/Algorithms/ThompsonBayesRegretDecomposition.lean
BanditRLProof.Algorithms.ThompsonCanonicalSampler Thompson sampling 14 1 Compiled BanditRLProof/Algorithms/ThompsonCanonicalSampler.lean
BanditRLProof.Algorithms.ThompsonCanonicalTrajectory Thompson sampling 31 1 Compiled BanditRLProof/Algorithms/ThompsonCanonicalTrajectory.lean
BanditRLProof.Algorithms.ThompsonClippedUCBScore Thompson sampling 20 3 Compiled BanditRLProof/Algorithms/ThompsonClippedUCBScore.lean
BanditRLProof.Algorithms.ThompsonMeasurableTrajectory Thompson sampling 31 2 Compiled BanditRLProof/Algorithms/ThompsonMeasurableTrajectory.lean
BanditRLProof.Algorithms.ThompsonRecursiveSampler Thompson sampling 15 1 Compiled BanditRLProof/Algorithms/ThompsonRecursiveSampler.lean
BanditRLProof.Algorithms.ThompsonReferencePolicy Thompson sampling 17 2 Compiled BanditRLProof/Algorithms/ThompsonReferencePolicy.lean
BanditRLProof.Algorithms.ThompsonStationaryReward Thompson sampling 97 2 Compiled BanditRLProof/Algorithms/ThompsonStationaryReward.lean
BanditRLProof.Algorithms.UCB UCB 142 8 Compiled BanditRLProof/Algorithms/UCB.lean
BanditRLProof.Algorithms.UCBArmStreamAsymptotics UCB 15 2 Compiled BanditRLProof/Algorithms/UCBArmStreamAsymptotics.lean
BanditRLProof.Algorithms.UCBArmStreamConditionalReward UCB 46 2 Compiled BanditRLProof/Algorithms/UCBArmStreamConditionalReward.lean
BanditRLProof.Algorithms.UCBArmStreamExpectedPullCount UCB 39 7 Compiled BanditRLProof/Algorithms/UCBArmStreamExpectedPullCount.lean
BanditRLProof.Algorithms.UCBArmStreamFiniteArmRewardLaws UCB 15 2 Compiled BanditRLProof/Algorithms/UCBArmStreamFiniteArmRewardLaws.lean
BanditRLProof.Algorithms.UCBArmStreamProcess UCB 19 1 Compiled BanditRLProof/Algorithms/UCBArmStreamProcess.lean
BanditRLProof.Algorithms.UCBArmStreamSource UCB 6 1 Compiled BanditRLProof/Algorithms/UCBArmStreamSource.lean
BanditRLProof.Algorithms.UCBArmStreamTail UCB 38 3 Compiled BanditRLProof/Algorithms/UCBArmStreamTail.lean
BanditRLProof.Algorithms.UCBArmwiseBoundedFiniteArmSampledAsymptotics UCB 6 1 Compiled BanditRLProof/Algorithms/UCBArmwiseBoundedFiniteArmSampledAsymptotics.lean
BanditRLProof.Algorithms.UCBBoundedFiniteArmRewardLaw UCB 2 2 Compiled BanditRLProof/Algorithms/UCBBoundedFiniteArmRewardLaw.lean
BanditRLProof.Algorithms.UCBBoundedFiniteArmSampledAsymptotics UCB 5 1 Compiled BanditRLProof/Algorithms/UCBBoundedFiniteArmSampledAsymptotics.lean
BanditRLProof.Algorithms.UCBConditionalRewardLaw UCB 7 2 Compiled BanditRLProof/Algorithms/UCBConditionalRewardLaw.lean
BanditRLProof.Algorithms.UCBConditionalRewardLawCenteredKernel UCB 12 1 Compiled BanditRLProof/Algorithms/UCBConditionalRewardLawCenteredKernel.lean
BanditRLProof.Algorithms.UCBConditionalRewardLawCenteredKernelReal UCB 3 2 Compiled BanditRLProof/Algorithms/UCBConditionalRewardLawCenteredKernelReal.lean
BanditRLProof.Algorithms.UCBConditionalRewardLawPolicy UCB 46 3 Compiled BanditRLProof/Algorithms/UCBConditionalRewardLawPolicy.lean
BanditRLProof.Algorithms.UCBConditionalRewardLawRegret UCB 12 3 Compiled BanditRLProof/Algorithms/UCBConditionalRewardLawRegret.lean
BanditRLProof.Algorithms.UCBConditionalRewardLawTrajMeasure UCB 6 1 Compiled BanditRLProof/Algorithms/UCBConditionalRewardLawTrajMeasure.lean
BanditRLProof.Algorithms.UCBConditionalRewardPairTrajectory UCB 6 4 Compiled BanditRLProof/Algorithms/UCBConditionalRewardPairTrajectory.lean
BanditRLProof.Algorithms.UCBConditionalRewardPairTrajectoryReal UCB 1 2 Compiled BanditRLProof/Algorithms/UCBConditionalRewardPairTrajectoryReal.lean
BanditRLProof.Algorithms.UCBConditionalRewardPairTrajectorySampledAsymptotics UCB 18 1 Compiled BanditRLProof/Algorithms/UCBConditionalRewardPairTrajectorySampledAsymptotics.lean
BanditRLProof.Algorithms.UCBConditionalRewardPairTrajectorySampledReal UCB 3 1 Compiled BanditRLProof/Algorithms/UCBConditionalRewardPairTrajectorySampledReal.lean
BanditRLProof.Algorithms.UCBContextDependentBoundedRewardKernel UCB 1 2 Compiled BanditRLProof/Algorithms/UCBContextDependentBoundedRewardKernel.lean
BanditRLProof.Algorithms.UCBContextDependentSubGaussianRewardKernel UCB 3 3 Compiled BanditRLProof/Algorithms/UCBContextDependentSubGaussianRewardKernel.lean
BanditRLProof.Algorithms.UCBFiniteArmSubGaussianRewardLaw UCB 2 2 Compiled BanditRLProof/Algorithms/UCBFiniteArmSubGaussianRewardLaw.lean
BanditRLProof.Algorithms.UCBFiniteArmSubGaussianSampledAsymptotics UCB 8 2 Compiled BanditRLProof/Algorithms/UCBFiniteArmSubGaussianSampledAsymptotics.lean
BanditRLProof.Algorithms.UCBFixedCountPeeling UCB 8 2 Compiled BanditRLProof/Algorithms/UCBFixedCountPeeling.lean
BanditRLProof.Algorithms.UCBFixedPolicyTelescopingAnytimeRegret UCB 43 3 Compiled BanditRLProof/Algorithms/UCBFixedPolicyTelescopingAnytimeRegret.lean
BanditRLProof.Algorithms.UCBRealHistoryIndex UCB 22 4 Compiled BanditRLProof/Algorithms/UCBRealHistoryIndex.lean
BanditRLProof.Algorithms.UCBRealLMLCompat UCB 4 1 Compiled BanditRLProof/Algorithms/UCBRealLMLCompat.lean
BanditRLProof.Algorithms.UCBRealStationaryCanonicalKernelTrajectory UCB 9 2 Compiled BanditRLProof/Algorithms/UCBRealStationaryCanonicalKernelTrajectory.lean
BanditRLProof.Algorithms.UCBRealStationaryExplicitPolicy UCB 13 1 Compiled BanditRLProof/Algorithms/UCBRealStationaryExplicitPolicy.lean
BanditRLProof.Algorithms.UCBRealStationaryFiniteArmRewardLaws UCB 9 2 Compiled BanditRLProof/Algorithms/UCBRealStationaryFiniteArmRewardLaws.lean
BanditRLProof.Algorithms.UCBRealStationaryMeasurePreservingSource UCB 10 1 Compiled BanditRLProof/Algorithms/UCBRealStationaryMeasurePreservingSource.lean
BanditRLProof.Algorithms.UCBRealStationarySelectedRewardConsistency UCB 4 1 Compiled BanditRLProof/Algorithms/UCBRealStationarySelectedRewardConsistency.lean
BanditRLProof.Automation Frontier 9 1 Compiled BanditRLProof/Automation.lean
BanditRLProof.BoundedRewardKernelLaw Probability layer 3 2 Compiled BanditRLProof/BoundedRewardKernelLaw.lean
BanditRLProof.BudgetStoppingTime Frontier 3 0 Compiled BanditRLProof/BudgetStoppingTime.lean
BanditRLProof.ConcentrationConfidenceSchedule Probability layer 12 0 Compiled BanditRLProof/ConcentrationConfidenceSchedule.lean
BanditRLProof.ConcentrationFintypeGeometricAllTime Probability layer 2 2 Compiled BanditRLProof/ConcentrationFintypeGeometricAllTime.lean
BanditRLProof.ConcentrationFintypeTelescopingAllTime Probability layer 1 1 Compiled BanditRLProof/ConcentrationFintypeTelescopingAllTime.lean
BanditRLProof.ConcentrationFixedMGF Probability layer 24 0 Compiled BanditRLProof/ConcentrationFixedMGF.lean
BanditRLProof.ConcentrationQuadraticFixedMGF Probability layer 3 1 Compiled BanditRLProof/ConcentrationQuadraticFixedMGF.lean
BanditRLProof.ConcentrationQuadraticMaximal Probability layer 2 2 Compiled BanditRLProof/ConcentrationQuadraticMaximal.lean
BanditRLProof.ConcentrationQuadraticScheduled Probability layer 3 1 Compiled BanditRLProof/ConcentrationQuadraticScheduled.lean
BanditRLProof.ConcentrationSubGaussian Probability layer 31 3 Compiled BanditRLProof/ConcentrationSubGaussian.lean
BanditRLProof.ConcentrationVariance Probability layer 3 0 Compiled BanditRLProof/ConcentrationVariance.lean
BanditRLProof.ConditionalExpectationReward Probability layer 89 3 Compiled BanditRLProof/ConditionalExpectationReward.lean
BanditRLProof.ConditionalRewardFoundation Probability layer 2 1 Compiled BanditRLProof/ConditionalRewardFoundation.lean
BanditRLProof.ConditionalRewardLawSource Probability layer 347 3 Compiled BanditRLProof/ConditionalRewardLawSource.lean
BanditRLProof.ConditionalRewardPartialTrajectoryGeometricAllTime Probability layer 2 2 Compiled BanditRLProof/ConditionalRewardPartialTrajectoryGeometricAllTime.lean
BanditRLProof.ConditionalRewardPartialTrajectoryLaw Probability layer 8 1 Compiled BanditRLProof/ConditionalRewardPartialTrajectoryLaw.lean
BanditRLProof.ConditionalRewardPartialTrajectoryMaskedLaw Probability layer 6 1 Compiled BanditRLProof/ConditionalRewardPartialTrajectoryMaskedLaw.lean
BanditRLProof.ConditionalRewardPartialTrajectoryTelescopingAllTime Probability layer 2 2 Compiled BanditRLProof/ConditionalRewardPartialTrajectoryTelescopingAllTime.lean
BanditRLProof.Core Foundations 15 0 Compiled BanditRLProof/Core.lean
BanditRLProof.CurvatureNoiseGapGeometry Foundations 12 0 Compiled BanditRLProof/CurvatureNoiseGapGeometry.lean
BanditRLProof.DelayedFeedback.Accounting Frontier 17 0 Compiled BanditRLProof/DelayedFeedback/Accounting.lean
BanditRLProof.DelayedFeedback.ActionLaw Frontier 10 2 Compiled BanditRLProof/DelayedFeedback/ActionLaw.lean
BanditRLProof.DelayedFeedback.ActiveAllocation Frontier 8 1 Compiled BanditRLProof/DelayedFeedback/ActiveAllocation.lean
BanditRLProof.DelayedFeedback.CausalView Frontier 11 1 Compiled BanditRLProof/DelayedFeedback/CausalView.lean
BanditRLProof.DelayedFeedback.Elimination Frontier 9 1 Compiled BanditRLProof/DelayedFeedback/Elimination.lean
BanditRLProof.DelayedFeedback.MultiRegimeContract Frontier 5 0 Compiled BanditRLProof/DelayedFeedback/MultiRegimeContract.lean
BanditRLProof.DelayedFeedback.Processing Frontier 9 1 Compiled BanditRLProof/DelayedFeedback/Processing.lean
BanditRLProof.DelayedFeedback.StochasticGapOrderingAudit Frontier 19 1 Compiled BanditRLProof/DelayedFeedback/StochasticGapOrderingAudit.lean
BanditRLProof.DelayedFeedback.StochasticGoodEvent Frontier 11 2 Compiled BanditRLProof/DelayedFeedback/StochasticGoodEvent.lean
BanditRLProof.DelayedFeedback.StochasticGoodEventAssembly Frontier 13 2 Compiled BanditRLProof/DelayedFeedback/StochasticGoodEventAssembly.lean
BanditRLProof.Exp3ActionProcess EXP3 14 1 Compiled BanditRLProof/Exp3ActionProcess.lean
BanditRLProof.Exp3BernsteinAllHorizon EXP3 8 1 Compiled BanditRLProof/Exp3BernsteinAllHorizon.lean
BanditRLProof.Exp3BernsteinExplicitTuning EXP3 16 1 Compiled BanditRLProof/Exp3BernsteinExplicitTuning.lean
BanditRLProof.Exp3BernsteinHighProbabilityRegret EXP3 3 2 Compiled BanditRLProof/Exp3BernsteinHighProbabilityRegret.lean
BanditRLProof.Exp3BernsteinRealizedHighProbabilityRegret EXP3 3 2 Compiled BanditRLProof/Exp3BernsteinRealizedHighProbabilityRegret.lean
BanditRLProof.Exp3BernsteinTuning EXP3 12 1 Compiled BanditRLProof/Exp3BernsteinTuning.lean
BanditRLProof.Exp3BestArm EXP3 2 1 Compiled BanditRLProof/Exp3BestArm.lean
BanditRLProof.Exp3ComparatorBernstein EXP3 13 2 Compiled BanditRLProof/Exp3ComparatorBernstein.lean
BanditRLProof.Exp3ComparatorConfidence EXP3 18 1 Compiled BanditRLProof/Exp3ComparatorConfidence.lean
BanditRLProof.Exp3ConditionalMoments EXP3 9 1 Compiled BanditRLProof/Exp3ConditionalMoments.lean
BanditRLProof.Exp3DoubleVarianceSparseBestArmEventualRefinedRegret EXP3 10 1 Compiled BanditRLProof/Exp3DoubleVarianceSparseBestArmEventualRefinedRegret.lean
BanditRLProof.Exp3ExpectedRegret EXP3 11 1 Compiled BanditRLProof/Exp3ExpectedRegret.lean
BanditRLProof.Exp3ExplorationBias EXP3 4 1 Compiled BanditRLProof/Exp3ExplorationBias.lean
BanditRLProof.Exp3HedgeRegret EXP3 26 1 Compiled BanditRLProof/Exp3HedgeRegret.lean
BanditRLProof.Exp3HighProbabilityRegret EXP3 6 1 Compiled BanditRLProof/Exp3HighProbabilityRegret.lean
BanditRLProof.Exp3ImportanceWeighted EXP3 12 1 Compiled BanditRLProof/Exp3ImportanceWeighted.lean
BanditRLProof.Exp3MixedSquareBernstein EXP3 11 3 Compiled BanditRLProof/Exp3MixedSquareBernstein.lean
BanditRLProof.Exp3MixedSquareBernsteinHighProbabilityRegret EXP3 3 2 Compiled BanditRLProof/Exp3MixedSquareBernsteinHighProbabilityRegret.lean
BanditRLProof.Exp3MixedSquareBernsteinRealizedAllHorizon EXP3 3 2 Compiled BanditRLProof/Exp3MixedSquareBernsteinRealizedAllHorizon.lean
BanditRLProof.Exp3MixedSquareBernsteinRealizedBestArmAllHorizon EXP3 2 2 Compiled BanditRLProof/Exp3MixedSquareBernsteinRealizedBestArmAllHorizon.lean
BanditRLProof.Exp3MixedSquareBernsteinRealizedExplicitTuning EXP3 11 2 Compiled BanditRLProof/Exp3MixedSquareBernsteinRealizedExplicitTuning.lean
BanditRLProof.Exp3MixedSquareBernsteinRealizedHighProbabilityRegret EXP3 3 2 Compiled BanditRLProof/Exp3MixedSquareBernsteinRealizedHighProbabilityRegret.lean
BanditRLProof.Exp3MixedSquareBernsteinRealizedTuning EXP3 9 1 Compiled BanditRLProof/Exp3MixedSquareBernsteinRealizedTuning.lean
BanditRLProof.Exp3MixedSquareConfidence EXP3 24 1 Compiled BanditRLProof/Exp3MixedSquareConfidence.lean
BanditRLProof.Exp3MixedSquareExponentialHighProbabilityRegret EXP3 3 1 Compiled BanditRLProof/Exp3MixedSquareExponentialHighProbabilityRegret.lean
BanditRLProof.Exp3MixedSquareExponentialRealizedAllHorizon EXP3 3 2 Compiled BanditRLProof/Exp3MixedSquareExponentialRealizedAllHorizon.lean
BanditRLProof.Exp3MixedSquareExponentialRealizedExplicitTuning EXP3 19 2 Compiled BanditRLProof/Exp3MixedSquareExponentialRealizedExplicitTuning.lean
BanditRLProof.Exp3MixedSquareExponentialRealizedHighProbabilityRegret EXP3 3 2 Compiled BanditRLProof/Exp3MixedSquareExponentialRealizedHighProbabilityRegret.lean
BanditRLProof.Exp3MixedSquareExponentialRealizedTuning EXP3 9 1 Compiled BanditRLProof/Exp3MixedSquareExponentialRealizedTuning.lean
BanditRLProof.Exp3MixedSquarePredictableVariance EXP3 19 1 Compiled BanditRLProof/Exp3MixedSquarePredictableVariance.lean
BanditRLProof.Exp3MixedSquarePredictableVarianceHighProbabilityRegret EXP3 6 2 Compiled BanditRLProof/Exp3MixedSquarePredictableVarianceHighProbabilityRegret.lean
BanditRLProof.Exp3MixedSquarePredictableVarianceLossEnergyRealizedMarkovHighProbabilityRegret EXP3 7 1 Compiled BanditRLProof/Exp3MixedSquarePredictableVarianceLossEnergyRealizedMarkovHighProbabilityRegret.lean
BanditRLProof.Exp3MixedSquarePredictableVarianceRealizedDoublePredictableVarianceHighProbabilityRegret EXP3 2 2 Compiled BanditRLProof/Exp3MixedSquarePredictableVarianceRealizedDoublePredictableVarianceHighProbabilityRegret.lean
BanditRLProof.Exp3MixedSquarePredictableVarianceRealizedHighProbabilityRegret EXP3 5 2 Compiled BanditRLProof/Exp3MixedSquarePredictableVarianceRealizedHighProbabilityRegret.lean
BanditRLProof.Exp3MixedSquarePredictableVarianceRealizedMarkovHighProbabilityRegret EXP3 8 1 Compiled BanditRLProof/Exp3MixedSquarePredictableVarianceRealizedMarkovHighProbabilityRegret.lean
BanditRLProof.Exp3MixedSquarePredictableVarianceSmallLossRealizedDoublePredictableVarianceHighProbabilityRegret EXP3 2 2 Compiled BanditRLProof/Exp3MixedSquarePredictableVarianceSmallLossRealizedDoublePredictableVarianceHighProbabilityRegret.lean
BanditRLProof.Exp3MixedSquarePredictableVarianceSmallLossRealizedMarkovHighProbabilityRegret EXP3 19 1 Compiled BanditRLProof/Exp3MixedSquarePredictableVarianceSmallLossRealizedMarkovHighProbabilityRegret.lean
BanditRLProof.Exp3MixedSquarePredictableVarianceSparseLossRealizedDoublePathwiseVarianceProbabilisticSparsity EXP3 6 2 Compiled BanditRLProof/Exp3MixedSquarePredictableVarianceSparseLossRealizedDoublePathwiseVarianceProbabilisticSparsity.lean
BanditRLProof.Exp3MixedSquarePredictableVarianceSparseLossRealizedDoublePathwiseVarianceProbabilisticSparsityAllHorizon EXP3 5 2 Compiled BanditRLProof/Exp3MixedSquarePredictableVarianceSparseLossRealizedDoublePathwiseVarianceProbabilisticSparsityAllHorizon.lean
BanditRLProof.Exp3MixedSquarePredictableVarianceSparseLossRealizedDoublePathwiseVarianceProbabilisticSparsityBestArmAllHorizon EXP3 4 2 Compiled BanditRLProof/Exp3MixedSquarePredictableVarianceSparseLossRealizedDoublePathwiseVarianceProbabilisticSparsityBestArmAllHorizon.lean
BanditRLProof.Exp3MixedSquarePredictableVarianceSparseLossRealizedDoublePathwiseVarianceProbabilisticSparsityExplicitTuning EXP3 19 2 Compiled BanditRLProof/Exp3MixedSquarePredictableVarianceSparseLossRealizedDoublePathwiseVarianceProbabilisticSparsityExplicitTuning.lean
BanditRLProof.Exp3MixedSquarePredictableVarianceSparseLossRealizedDoublePathwiseVarianceProbabilisticSparsityTuning EXP3 5 2 Compiled BanditRLProof/Exp3MixedSquarePredictableVarianceSparseLossRealizedDoublePathwiseVarianceProbabilisticSparsityTuning.lean
BanditRLProof.Exp3MixedSquarePredictableVarianceSparseLossRealizedMarkovAESparsityAllHorizon EXP3 1 1 Compiled BanditRLProof/Exp3MixedSquarePredictableVarianceSparseLossRealizedMarkovAESparsityAllHorizon.lean
BanditRLProof.Exp3MixedSquarePredictableVarianceSparseLossRealizedMarkovAllHorizon EXP3 3 2 Compiled BanditRLProof/Exp3MixedSquarePredictableVarianceSparseLossRealizedMarkovAllHorizon.lean
BanditRLProof.Exp3MixedSquarePredictableVarianceSparseLossRealizedMarkovExplicitTuning EXP3 22 2 Compiled BanditRLProof/Exp3MixedSquarePredictableVarianceSparseLossRealizedMarkovExplicitTuning.lean
BanditRLProof.Exp3MixedSquarePredictableVarianceSparseLossRealizedMarkovHighProbabilityRegret EXP3 7 1 Compiled BanditRLProof/Exp3MixedSquarePredictableVarianceSparseLossRealizedMarkovHighProbabilityRegret.lean
BanditRLProof.Exp3MixedSquarePredictableVarianceSparseLossRealizedMarkovProbabilisticSparsity EXP3 8 1 Compiled BanditRLProof/Exp3MixedSquarePredictableVarianceSparseLossRealizedMarkovProbabilisticSparsity.lean
BanditRLProof.Exp3MixedSquarePredictableVarianceSparseLossRealizedMarkovProbabilisticSparsityAllHorizon EXP3 4 2 Compiled BanditRLProof/Exp3MixedSquarePredictableVarianceSparseLossRealizedMarkovProbabilisticSparsityAllHorizon.lean
BanditRLProof.Exp3MixedSquarePredictableVarianceSparseLossRealizedMarkovProbabilisticSparsityExplicitTuning EXP3 18 2 Compiled BanditRLProof/Exp3MixedSquarePredictableVarianceSparseLossRealizedMarkovProbabilisticSparsityExplicitTuning.lean
BanditRLProof.Exp3MixedSquarePredictableVarianceSparseLossRealizedMarkovProbabilisticSparsityTuning EXP3 12 1 Compiled BanditRLProof/Exp3MixedSquarePredictableVarianceSparseLossRealizedMarkovProbabilisticSparsityTuning.lean
BanditRLProof.Exp3MixedSquarePredictableVarianceSparseLossRealizedMarkovTuning EXP3 11 1 Compiled BanditRLProof/Exp3MixedSquarePredictableVarianceSparseLossRealizedMarkovTuning.lean
BanditRLProof.Exp3MixedSquarePredictableVarianceSparseLossRealizedPathwiseVarianceProbabilisticSparsity EXP3 6 1 Compiled BanditRLProof/Exp3MixedSquarePredictableVarianceSparseLossRealizedPathwiseVarianceProbabilisticSparsity.lean
BanditRLProof.Exp3MixedSquarePredictableVarianceSparseLossRealizedPathwiseVarianceProbabilisticSparsityAllHorizon EXP3 5 2 Compiled BanditRLProof/Exp3MixedSquarePredictableVarianceSparseLossRealizedPathwiseVarianceProbabilisticSparsityAllHorizon.lean
BanditRLProof.Exp3MixedSquarePredictableVarianceSparseLossRealizedPathwiseVarianceProbabilisticSparsityBestArmAllHorizon EXP3 6 2 Compiled BanditRLProof/Exp3MixedSquarePredictableVarianceSparseLossRealizedPathwiseVarianceProbabilisticSparsityBestArmAllHorizon.lean
BanditRLProof.Exp3MixedSquarePredictableVarianceSparseLossRealizedPathwiseVarianceProbabilisticSparsityExplicitTuning EXP3 20 2 Compiled BanditRLProof/Exp3MixedSquarePredictableVarianceSparseLossRealizedPathwiseVarianceProbabilisticSparsityExplicitTuning.lean
BanditRLProof.Exp3MixedSquarePredictableVarianceSparseLossRealizedPathwiseVarianceProbabilisticSparsityTuning EXP3 11 1 Compiled BanditRLProof/Exp3MixedSquarePredictableVarianceSparseLossRealizedPathwiseVarianceProbabilisticSparsityTuning.lean
BanditRLProof.Exp3MixedSquarePredictableVarianceTail EXP3 12 1 Compiled BanditRLProof/Exp3MixedSquarePredictableVarianceTail.lean
BanditRLProof.Exp3Potential EXP3 10 0 Compiled BanditRLProof/Exp3Potential.lean
BanditRLProof.Exp3PredictableAdversary EXP3 8 1 Compiled BanditRLProof/Exp3PredictableAdversary.lean
BanditRLProof.Exp3PredictableHedge EXP3 4 1 Compiled BanditRLProof/Exp3PredictableHedge.lean
BanditRLProof.Exp3PredictableIntegration EXP3 22 1 Compiled BanditRLProof/Exp3PredictableIntegration.lean
BanditRLProof.Exp3PredictableMoments EXP3 33 2 Compiled BanditRLProof/Exp3PredictableMoments.lean
BanditRLProof.Exp3PredictableRegretAllTime EXP3 4 2 Compiled BanditRLProof/Exp3PredictableRegretAllTime.lean
BanditRLProof.Exp3PureBernstein EXP3 12 2 Compiled BanditRLProof/Exp3PureBernstein.lean
BanditRLProof.Exp3PureConfidence EXP3 25 1 Compiled BanditRLProof/Exp3PureConfidence.lean
BanditRLProof.Exp3RandomSquareBernsteinRealizedAllHorizon EXP3 3 2 Compiled BanditRLProof/Exp3RandomSquareBernsteinRealizedAllHorizon.lean
BanditRLProof.Exp3RandomSquareBernsteinRealizedExplicitTuning EXP3 15 2 Compiled BanditRLProof/Exp3RandomSquareBernsteinRealizedExplicitTuning.lean
BanditRLProof.Exp3RandomSquareBernsteinRealizedHighProbabilityRegret EXP3 3 2 Compiled BanditRLProof/Exp3RandomSquareBernsteinRealizedHighProbabilityRegret.lean
BanditRLProof.Exp3RandomSquareBernsteinRealizedTuning EXP3 7 2 Compiled BanditRLProof/Exp3RandomSquareBernsteinRealizedTuning.lean
BanditRLProof.Exp3RandomSquareHighProbabilityRegret EXP3 9 2 Compiled BanditRLProof/Exp3RandomSquareHighProbabilityRegret.lean
BanditRLProof.Exp3RealizedConcentration EXP3 6 3 Compiled BanditRLProof/Exp3RealizedConcentration.lean
BanditRLProof.Exp3RealizedConfidence EXP3 6 1 Compiled BanditRLProof/Exp3RealizedConfidence.lean
BanditRLProof.Exp3RealizedDeviationAllTime EXP3 7 1 Compiled BanditRLProof/Exp3RealizedDeviationAllTime.lean
BanditRLProof.Exp3RealizedDeviationTail EXP3 11 1 Compiled BanditRLProof/Exp3RealizedDeviationTail.lean
BanditRLProof.Exp3RealizedHighProbabilityRegret EXP3 3 2 Compiled BanditRLProof/Exp3RealizedHighProbabilityRegret.lean
BanditRLProof.Exp3RealizedPredictableVariance EXP3 23 1 Compiled BanditRLProof/Exp3RealizedPredictableVariance.lean
BanditRLProof.Exp3RealizedPredictableVarianceAllTime EXP3 4 3 Compiled BanditRLProof/Exp3RealizedPredictableVarianceAllTime.lean
BanditRLProof.Exp3RealizedPredictableVarianceMaximal EXP3 2 2 Compiled BanditRLProof/Exp3RealizedPredictableVarianceMaximal.lean
BanditRLProof.Exp3RealizedPredictableVarianceTail EXP3 6 1 Compiled BanditRLProof/Exp3RealizedPredictableVarianceTail.lean
BanditRLProof.Exp3RealizedRegret EXP3 12 1 Compiled BanditRLProof/Exp3RealizedRegret.lean
BanditRLProof.Exp3RealizedRegretAllTime EXP3 6 2 Compiled BanditRLProof/Exp3RealizedRegretAllTime.lean
BanditRLProof.Exp3RecursiveTrajectory EXP3 25 2 Compiled BanditRLProof/Exp3RecursiveTrajectory.lean
BanditRLProof.Exp3SampledHedge EXP3 9 1 Compiled BanditRLProof/Exp3SampledHedge.lean
BanditRLProof.Exp3SampledHistoryScore EXP3 14 1 Compiled BanditRLProof/Exp3SampledHistoryScore.lean
BanditRLProof.Exp3ScoreRegularity EXP3 20 1 Compiled BanditRLProof/Exp3ScoreRegularity.lean
BanditRLProof.Exp3UniformRegret EXP3 9 1 Compiled BanditRLProof/Exp3UniformRegret.lean
BanditRLProof.ExpectationBochnerSums Foundations 2 1 Compiled BanditRLProof/ExpectationBochnerSums.lean
BanditRLProof.ExpectationFiniteBanditBounds Foundations 1 1 Compiled BanditRLProof/ExpectationFiniteBanditBounds.lean
BanditRLProof.ExpectationFiniteBanditModelBounds Foundations 1 1 Compiled BanditRLProof/ExpectationFiniteBanditModelBounds.lean
BanditRLProof.ExpectationFoundation Foundations 1 1 Compiled BanditRLProof/ExpectationFoundation.lean
BanditRLProof.ExpectationPseudoRegretOfRealBounds Foundations 1 2 Compiled BanditRLProof/ExpectationPseudoRegretOfRealBounds.lean
BanditRLProof.ExpectationPseudoRegretRatBounds Foundations 2 2 Compiled BanditRLProof/ExpectationPseudoRegretRatBounds.lean
BanditRLProof.ExpectationPullCount Foundations 2 2 Compiled BanditRLProof/ExpectationPullCount.lean
BanditRLProof.ExpectationPullCountBounds Foundations 1 1 Compiled BanditRLProof/ExpectationPullCountBounds.lean
BanditRLProof.ExpectationRegretPullCount Foundations 4 3 Compiled BanditRLProof/ExpectationRegretPullCount.lean
BanditRLProof.ExpectationSums Foundations 1 1 Compiled BanditRLProof/ExpectationSums.lean
BanditRLProof.ExpectationWeightedPullCount Foundations 1 2 Compiled BanditRLProof/ExpectationWeightedPullCount.lean
BanditRLProof.ExpectationWeightedPullCountBounds Foundations 1 2 Compiled BanditRLProof/ExpectationWeightedPullCountBounds.lean
BanditRLProof.FTRLOneStep Tsallis-FTRL 6 0 Compiled BanditRLProof/FTRLOneStep.lean
BanditRLProof.FiniteArmRewardKernelLaw Probability layer 12 1 Compiled BanditRLProof/FiniteArmRewardKernelLaw.lean
BanditRLProof.FiniteBanditModelInvariants Foundations 6 1 Compiled BanditRLProof/FiniteBanditModelInvariants.lean
BanditRLProof.FiniteContextVarianceProxy Probability layer 6 1 Compiled BanditRLProof/FiniteContextVarianceProxy.lean
BanditRLProof.FiniteRealArgmax Foundations 10 1 Compiled BanditRLProof/FiniteRealArgmax.lean
BanditRLProof.HistoryFiltration Probability layer 49 1 Compiled BanditRLProof/HistoryFiltration.lean
BanditRLProof.IndependenceFoundation Probability layer 2 1 Compiled BanditRLProof/IndependenceFoundation.lean
BanditRLProof.IntegrabilitySums Probability layer 2 0 Compiled BanditRLProof/IntegrabilitySums.lean
BanditRLProof.KernelIndependentExtension Probability layer 2 0 Compiled BanditRLProof/KernelIndependentExtension.lean
BanditRLProof.KernelTrajectoryPrefix Probability layer 2 0 Compiled BanditRLProof/KernelTrajectoryPrefix.lean
BanditRLProof.LeafLemmas Foundations 37 1 Compiled BanditRLProof/LeafLemmas.lean
BanditRLProof.Literature Frontier 3 3 Compiled BanditRLProof/Literature.lean
BanditRLProof.LowerBounds.BanditHistoryKL Foundations 32 2 Compiled BanditRLProof/LowerBounds/BanditHistoryKL.lean
BanditRLProof.LowerBounds.BasicIdeas Foundations 12 0 Compiled BanditRLProof/LowerBounds/BasicIdeas.lean
BanditRLProof.LowerBounds.ConditionalKernelKL Foundations 10 0 Compiled BanditRLProof/LowerBounds/ConditionalKernelKL.lean
BanditRLProof.LowerBounds.HighProbability Foundations 10 1 Compiled BanditRLProof/LowerBounds/HighProbability.lean
BanditRLProof.LowerBounds.InformationTheory Foundations 19 1 Compiled BanditRLProof/LowerBounds/InformationTheory.lean
BanditRLProof.LowerBounds.InstanceDependent Foundations 11 1 Compiled BanditRLProof/LowerBounds/InstanceDependent.lean
BanditRLProof.LowerBounds.Minimax Foundations 11 1 Compiled BanditRLProof/LowerBounds/Minimax.lean
BanditRLProof.MartingaleDifference Probability layer 15 0 Compiled BanditRLProof/MartingaleDifference.lean
BanditRLProof.MathlibWrappers Foundations 3 1 Compiled BanditRLProof/MathlibWrappers.lean
BanditRLProof.MeasurableLocalQuantities Probability layer 2 2 Compiled BanditRLProof/MeasurableLocalQuantities.lean
BanditRLProof.MeasurablePullCount Probability layer 1 2 Compiled BanditRLProof/MeasurablePullCount.lean
BanditRLProof.MeasurablePullCountCast Probability layer 1 1 Compiled BanditRLProof/MeasurablePullCountCast.lean
BanditRLProof.MeasurableRegret Probability layer 1 1 Compiled BanditRLProof/MeasurableRegret.lean
BanditRLProof.MeasurableSums Probability layer 1 1 Compiled BanditRLProof/MeasurableSums.lean
BanditRLProof.MeasureFoundation Probability layer 3 1 Compiled BanditRLProof/MeasureFoundation.lean
BanditRLProof.MeasureL2Indicator Probability layer 1 0 Compiled BanditRLProof/MeasureL2Indicator.lean
BanditRLProof.OFULAllTimeConfidence OFUL 17 1 Compiled BanditRLProof/OFULAllTimeConfidence.lean
BanditRLProof.OFULConcreteHistoryRidgeSelection OFUL 26 1 Compiled BanditRLProof/OFULConcreteHistoryRidgeSelection.lean
BanditRLProof.OFULConfidenceEllipsoid OFUL 18 1 Compiled BanditRLProof/OFULConfidenceEllipsoid.lean
BanditRLProof.OFULEllipticalPotential OFUL 115 0 Compiled BanditRLProof/OFULEllipticalPotential.lean
BanditRLProof.OFULEllipticalPotentialFoundation OFUL 1 1 Compiled BanditRLProof/OFULEllipticalPotentialFoundation.lean
BanditRLProof.OFULExpectedRegret OFUL 20 1 Compiled BanditRLProof/OFULExpectedRegret.lean
BanditRLProof.OFULExpectedRegretAsymptotics OFUL 7 1 Compiled BanditRLProof/OFULExpectedRegretAsymptotics.lean
BanditRLProof.OFULExpectedRegretConsistency OFUL 5 1 Compiled BanditRLProof/OFULExpectedRegretConsistency.lean
BanditRLProof.OFULExpectedRegretRate OFUL 6 1 Compiled BanditRLProof/OFULExpectedRegretRate.lean
BanditRLProof.OFULFiniteActionOptimism OFUL 16 1 Compiled BanditRLProof/OFULFiniteActionOptimism.lean
BanditRLProof.OFULFiniteHorizonScoreGram OFUL 14 2 Compiled BanditRLProof/OFULFiniteHorizonScoreGram.lean
BanditRLProof.OFULGaussianCovarianceMixture OFUL 9 1 Compiled BanditRLProof/OFULGaussianCovarianceMixture.lean
BanditRLProof.OFULGaussianEvaluatedMixture OFUL 6 1 Compiled BanditRLProof/OFULGaussianEvaluatedMixture.lean
BanditRLProof.OFULGaussianMixture OFUL 4 1 Compiled BanditRLProof/OFULGaussianMixture.lean
BanditRLProof.OFULGaussianMixtureMeasurability OFUL 7 1 Compiled BanditRLProof/OFULGaussianMixtureMeasurability.lean
BanditRLProof.OFULGaussianSpectralMixture OFUL 8 1 Compiled BanditRLProof/OFULGaussianSpectralMixture.lean
BanditRLProof.OFULGeneratedTrajectoryConfidenceGap OFUL 13 2 Compiled BanditRLProof/OFULGeneratedTrajectoryConfidenceGap.lean
BanditRLProof.OFULGeneratedTrajectoryPredictableConfidence OFUL 20 2 Compiled BanditRLProof/OFULGeneratedTrajectoryPredictableConfidence.lean
BanditRLProof.OFULGeneratedTrajectoryRadiusWidth OFUL 14 2 Compiled BanditRLProof/OFULGeneratedTrajectoryRadiusWidth.lean
BanditRLProof.OFULGeneratedTrajectoryUniformConfidence OFUL 4 1 Compiled BanditRLProof/OFULGeneratedTrajectoryUniformConfidence.lean
BanditRLProof.OFULHighProbabilityRegretRate OFUL 6 1 Compiled BanditRLProof/OFULHighProbabilityRegretRate.lean
BanditRLProof.OFULHistoryEnvironmentRewardLaw OFUL 12 2 Compiled BanditRLProof/OFULHistoryEnvironmentRewardLaw.lean
BanditRLProof.OFULInitialRoundGap OFUL 9 1 Compiled BanditRLProof/OFULInitialRoundGap.lean
BanditRLProof.OFULMeasurableRecursiveSelection OFUL 9 3 Compiled BanditRLProof/OFULMeasurableRecursiveSelection.lean
BanditRLProof.OFULNormalizedRadiusWidth OFUL 5 1 Compiled BanditRLProof/OFULNormalizedRadiusWidth.lean
BanditRLProof.OFULScalarRegularizationBias OFUL 6 1 Compiled BanditRLProof/OFULScalarRegularizationBias.lean
BanditRLProof.OFULScheduledAEAlignedWindowPositiveActionCostBudgetExhaustionExpectedRegret OFUL 11 2 Compiled BanditRLProof/OFULScheduledAEAlignedWindowPositiveActionCostBudgetExhaustionExpectedRegret.lean
BanditRLProof.OFULScheduledAllHorizonAllRoundGap OFUL 7 2 Compiled BanditRLProof/OFULScheduledAllHorizonAllRoundGap.lean
BanditRLProof.OFULScheduledAllHorizonCumulativeGap OFUL 12 2 Compiled BanditRLProof/OFULScheduledAllHorizonCumulativeGap.lean
BanditRLProof.OFULScheduledAllHorizonHighProbabilityRegretRate OFUL 9 1 Compiled BanditRLProof/OFULScheduledAllHorizonHighProbabilityRegretRate.lean
BanditRLProof.OFULScheduledAllTimeConfidence OFUL 33 2 Compiled BanditRLProof/OFULScheduledAllTimeConfidence.lean
BanditRLProof.OFULScheduledBlockStartForcedActionChargeBound OFUL 8 1 Compiled BanditRLProof/OFULScheduledBlockStartForcedActionChargeBound.lean
BanditRLProof.OFULScheduledBlockStartForcedAllTimeConfidence OFUL 21 2 Compiled BanditRLProof/OFULScheduledBlockStartForcedAllTimeConfidence.lean
BanditRLProof.OFULScheduledBlockStartForcedHistoryAlgorithm OFUL 11 1 Compiled BanditRLProof/OFULScheduledBlockStartForcedHistoryAlgorithm.lean
BanditRLProof.OFULScheduledBlockStartForcedHorizonIndexedHighProbabilityRegretRate OFUL 5 1 Compiled BanditRLProof/OFULScheduledBlockStartForcedHorizonIndexedHighProbabilityRegretRate.lean
BanditRLProof.OFULScheduledBlockStartForcedHorizonWindowFiniteHorizonTail OFUL 6 1 Compiled BanditRLProof/OFULScheduledBlockStartForcedHorizonWindowFiniteHorizonTail.lean
BanditRLProof.OFULScheduledBlockStartForcedPositiveActionCostBudgetExhaustionExpectedRegret OFUL 6 1 Compiled BanditRLProof/OFULScheduledBlockStartForcedPositiveActionCostBudgetExhaustionExpectedRegret.lean
BanditRLProof.OFULScheduledBlockStartForcedPseudoRegretDecomposition OFUL 13 1 Compiled BanditRLProof/OFULScheduledBlockStartForcedPseudoRegretDecomposition.lean
BanditRLProof.OFULScheduledBoundedStoppingTimeExpectedRegret OFUL 9 2 Compiled BanditRLProof/OFULScheduledBoundedStoppingTimeExpectedRegret.lean
BanditRLProof.OFULScheduledBoundedStoppingTimeExpectedRegretAsymptotics OFUL 4 2 Compiled BanditRLProof/OFULScheduledBoundedStoppingTimeExpectedRegretAsymptotics.lean
BanditRLProof.OFULScheduledBoundedStoppingTimeExpectedRegretConsistency OFUL 4 2 Compiled BanditRLProof/OFULScheduledBoundedStoppingTimeExpectedRegretConsistency.lean
BanditRLProof.OFULScheduledBoundedStoppingTimeExpectedRegretRate OFUL 7 2 Compiled BanditRLProof/OFULScheduledBoundedStoppingTimeExpectedRegretRate.lean
BanditRLProof.OFULScheduledBoundedStoppingTimeHighProbabilityRegretRate OFUL 13 1 Compiled BanditRLProof/OFULScheduledBoundedStoppingTimeHighProbabilityRegretRate.lean
BanditRLProof.OFULScheduledBudgetExhaustionExpectedRegret OFUL 6 2 Compiled BanditRLProof/OFULScheduledBudgetExhaustionExpectedRegret.lean
BanditRLProof.OFULScheduledCumulativeAlignedWindowPositiveCostBudgetExhaustionExpectedRegret OFUL 7 1 Compiled BanditRLProof/OFULScheduledCumulativeAlignedWindowPositiveCostBudgetExhaustionExpectedRegret.lean
BanditRLProof.OFULScheduledCumulativePositiveCostBudgetExhaustionExpectedRegret OFUL 6 1 Compiled BanditRLProof/OFULScheduledCumulativePositiveCostBudgetExhaustionExpectedRegret.lean
BanditRLProof.OFULScheduledPositiveActionCostBudgetExhaustionExpectedRegret OFUL 8 1 Compiled BanditRLProof/OFULScheduledPositiveActionCostBudgetExhaustionExpectedRegret.lean
BanditRLProof.OFULScheduledPowerOfTwoForcedAllTimeConfidence OFUL 13 2 Compiled BanditRLProof/OFULScheduledPowerOfTwoForcedAllTimeConfidence.lean
BanditRLProof.OFULScheduledPowerOfTwoForcedHighProbabilityAverageConsistency OFUL 4 1 Compiled BanditRLProof/OFULScheduledPowerOfTwoForcedHighProbabilityAverageConsistency.lean
BanditRLProof.OFULScheduledPowerOfTwoForcedHighProbabilityAverageRegret OFUL 6 2 Compiled BanditRLProof/OFULScheduledPowerOfTwoForcedHighProbabilityAverageRegret.lean
BanditRLProof.OFULScheduledPowerOfTwoForcedHighProbabilityRegretRate OFUL 9 2 Compiled BanditRLProof/OFULScheduledPowerOfTwoForcedHighProbabilityRegretRate.lean
BanditRLProof.OFULScheduledPowerOfTwoForcedHistoryAlgorithm OFUL 7 2 Compiled BanditRLProof/OFULScheduledPowerOfTwoForcedHistoryAlgorithm.lean
BanditRLProof.OFULScheduledPowerOfTwoForcedIndexCount OFUL 7 0 Compiled BanditRLProof/OFULScheduledPowerOfTwoForcedIndexCount.lean
BanditRLProof.OFULScheduledPowerOfTwoForcedPseudoRegretDecomposition OFUL 10 1 Compiled BanditRLProof/OFULScheduledPowerOfTwoForcedPseudoRegretDecomposition.lean
BanditRLProof.OFULScheduledPowerOfTwoForcedScalarChargeBound OFUL 6 1 Compiled BanditRLProof/OFULScheduledPowerOfTwoForcedScalarChargeBound.lean
BanditRLProof.OFULScheduledUnboundedStoppingTimeExpectedRegret OFUL 9 1 Compiled BanditRLProof/OFULScheduledUnboundedStoppingTimeExpectedRegret.lean
BanditRLProof.OFULScheduledUnboundedStoppingTimeExpectedRegretClosed OFUL 7 1 Compiled BanditRLProof/OFULScheduledUnboundedStoppingTimeExpectedRegretClosed.lean
BanditRLProof.OFULScheduledUnboundedStoppingTimeExpectedRegretExactMoment OFUL 3 1 Compiled BanditRLProof/OFULScheduledUnboundedStoppingTimeExpectedRegretExactMoment.lean
BanditRLProof.OFULScheduledUnboundedStoppingTimeExpectedRegretRate OFUL 5 1 Compiled BanditRLProof/OFULScheduledUnboundedStoppingTimeExpectedRegretRate.lean
BanditRLProof.OFULScheduledUnboundedStoppingTimeExpectedRegretSecondMoment OFUL 2 1 Compiled BanditRLProof/OFULScheduledUnboundedStoppingTimeExpectedRegretSecondMoment.lean
BanditRLProof.OFULScheduledUnitGrowthBudgetExhaustionExpectedRegret OFUL 5 1 Compiled BanditRLProof/OFULScheduledUnitGrowthBudgetExhaustionExpectedRegret.lean
BanditRLProof.OFULSelectedWidthSummation OFUL 7 2 Compiled BanditRLProof/OFULSelectedWidthSummation.lean
BanditRLProof.OFULSelfNormalizedConfidence OFUL 4 3 Compiled BanditRLProof/OFULSelfNormalizedConfidence.lean
BanditRLProof.OFULSelfNormalizedMarkov OFUL 12 1 Compiled BanditRLProof/OFULSelfNormalizedMarkov.lean
BanditRLProof.OFULUniformTimeConfidence OFUL 7 2 Compiled BanditRLProof/OFULUniformTimeConfidence.lean
BanditRLProof.OpenProblems Frontier 3 1 Compiled BanditRLProof/OpenProblems.lean
BanditRLProof.PolicyMeasurability Probability layer 14 1 Compiled BanditRLProof/PolicyMeasurability.lean
BanditRLProof.PosteriorKernel Probability layer 18 0 Compiled BanditRLProof/PosteriorKernel.lean
BanditRLProof.ProbabilityUnionBound Probability layer 3 0 Compiled BanditRLProof/ProbabilityUnionBound.lean
BanditRLProof.PullCountDecomposition Foundations 2 1 Compiled BanditRLProof/PullCountDecomposition.lean
BanditRLProof.RL.FiniteHorizonAdaptiveCumulativeCountMartingaleConfidence Finite-horizon RL 46 2 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveCumulativeCountMartingaleConfidence.lean
BanditRLProof.RL.FiniteHorizonAdaptiveCumulativeDecayingExplorationBehaviorConsistency Finite-horizon RL 26 1 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveCumulativeDecayingExplorationBehaviorConsistency.lean
BanditRLProof.RL.FiniteHorizonAdaptiveCumulativeDecayingExplorationRealizedBehaviorConsistency Finite-horizon RL 19 1 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveCumulativeDecayingExplorationRealizedBehaviorConsistency.lean
BanditRLProof.RL.FiniteHorizonAdaptiveCumulativeEmpiricalOptimisticRegret Finite-horizon RL 23 1 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveCumulativeEmpiricalOptimisticRegret.lean
BanditRLProof.RL.FiniteHorizonAdaptiveCumulativeEpisodewiseCommonSpaceConsistency Finite-horizon RL 17 1 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveCumulativeEpisodewiseCommonSpaceConsistency.lean
BanditRLProof.RL.FiniteHorizonAdaptiveCumulativeEpisodewiseCommonSpaceExpectedConsistency Finite-horizon RL 17 1 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveCumulativeEpisodewiseCommonSpaceExpectedConsistency.lean
BanditRLProof.RL.FiniteHorizonAdaptiveCumulativeEpisodewiseCommonSpaceL1Consistency Finite-horizon RL 8 1 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveCumulativeEpisodewiseCommonSpaceL1Consistency.lean
BanditRLProof.RL.FiniteHorizonAdaptiveCumulativeEpisodewiseRealizedBehaviorConsistency Finite-horizon RL 33 1 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveCumulativeEpisodewiseRealizedBehaviorConsistency.lean
BanditRLProof.RL.FiniteHorizonAdaptiveCumulativeExploratoryBehaviorRegret Finite-horizon RL 20 1 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveCumulativeExploratoryBehaviorRegret.lean
BanditRLProof.RL.FiniteHorizonAdaptiveCumulativeHoeffdingUCBVI Finite-horizon RL 36 1 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveCumulativeHoeffdingUCBVI.lean
BanditRLProof.RL.FiniteHorizonAdaptiveCumulativeInverseSqrtAverageConsistency Finite-horizon RL 14 1 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveCumulativeInverseSqrtAverageConsistency.lean
BanditRLProof.RL.FiniteHorizonAdaptiveCumulativeInverseSqrtAverageRate Finite-horizon RL 5 1 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveCumulativeInverseSqrtAverageRate.lean
BanditRLProof.RL.FiniteHorizonAdaptiveCumulativeInverseSqrtCalibration Finite-horizon RL 16 2 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveCumulativeInverseSqrtCalibration.lean
BanditRLProof.RL.FiniteHorizonAdaptiveCumulativeInverseSqrtExplicitRate Finite-horizon RL 12 2 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveCumulativeInverseSqrtExplicitRate.lean
BanditRLProof.RL.FiniteHorizonAdaptiveCumulativeInverseSqrtHighProbabilityAverageConsistency Finite-horizon RL 14 1 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveCumulativeInverseSqrtHighProbabilityAverageConsistency.lean
BanditRLProof.RL.FiniteHorizonAdaptiveCumulativeInverseSqrtNormalizedRate Finite-horizon RL 11 1 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveCumulativeInverseSqrtNormalizedRate.lean
BanditRLProof.RL.FiniteHorizonAdaptiveCumulativeRealizedBehaviorRegret Finite-horizon RL 46 1 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveCumulativeRealizedBehaviorRegret.lean
BanditRLProof.RL.FiniteHorizonAdaptiveCumulativeUCBVIAdaptiveBellmanMartingale Finite-horizon RL 31 1 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveCumulativeUCBVIAdaptiveBellmanMartingale.lean
BanditRLProof.RL.FiniteHorizonAdaptiveCumulativeUCBVIAggregateTransition Finite-horizon RL 13 1 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveCumulativeUCBVIAggregateTransition.lean
BanditRLProof.RL.FiniteHorizonAdaptiveCumulativeUCBVIAlignment Finite-horizon RL 5 2 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveCumulativeUCBVIAlignment.lean
BanditRLProof.RL.FiniteHorizonAdaptiveCumulativeUCBVIBellmanInnovation Finite-horizon RL 24 1 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveCumulativeUCBVIBellmanInnovation.lean
BanditRLProof.RL.FiniteHorizonAdaptiveCumulativeUCBVIBernsteinConfidence Finite-horizon RL 12 2 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveCumulativeUCBVIBernsteinConfidence.lean
BanditRLProof.RL.FiniteHorizonAdaptiveCumulativeUCBVIChargeSummation Finite-horizon RL 31 1 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveCumulativeUCBVIChargeSummation.lean
BanditRLProof.RL.FiniteHorizonAdaptiveCumulativeUCBVIClippedPlanner Finite-horizon RL 21 1 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveCumulativeUCBVIClippedPlanner.lean
BanditRLProof.RL.FiniteHorizonAdaptiveCumulativeUCBVIConfidenceTuning Finite-horizon RL 6 1 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveCumulativeUCBVIConfidenceTuning.lean
BanditRLProof.RL.FiniteHorizonAdaptiveCumulativeUCBVICoordinateAlignment Finite-horizon RL 5 1 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveCumulativeUCBVICoordinateAlignment.lean
BanditRLProof.RL.FiniteHorizonAdaptiveCumulativeUCBVICounting Finite-horizon RL 11 1 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveCumulativeUCBVICounting.lean
BanditRLProof.RL.FiniteHorizonAdaptiveCumulativeUCBVIEpisodeRegret Finite-horizon RL 9 1 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveCumulativeUCBVIEpisodeRegret.lean
BanditRLProof.RL.FiniteHorizonAdaptiveCumulativeUCBVIExpectedRegret Finite-horizon RL 5 1 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveCumulativeUCBVIExpectedRegret.lean
BanditRLProof.RL.FiniteHorizonAdaptiveCumulativeUCBVILocalBellman Finite-horizon RL 13 1 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveCumulativeUCBVILocalBellman.lean
BanditRLProof.RL.FiniteHorizonAdaptiveCumulativeUCBVIMartingaleTuning Finite-horizon RL 6 1 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveCumulativeUCBVIMartingaleTuning.lean
BanditRLProof.RL.FiniteHorizonAdaptiveCumulativeUCBVIOptimalTailAlignment Finite-horizon RL 2 1 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveCumulativeUCBVIOptimalTailAlignment.lean
BanditRLProof.RL.FiniteHorizonAdaptiveCumulativeUCBVIOptimism Finite-horizon RL 8 1 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveCumulativeUCBVIOptimism.lean
BanditRLProof.RL.FiniteHorizonAdaptiveCumulativeUCBVIProbabilityBudget Finite-horizon RL 7 2 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveCumulativeUCBVIProbabilityBudget.lean
BanditRLProof.RL.FiniteHorizonAdaptiveCumulativeUCBVIRecurrentOptimism Finite-horizon RL 3 1 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveCumulativeUCBVIRecurrentOptimism.lean
BanditRLProof.RL.FiniteHorizonAdaptiveCumulativeUCBVIRegretDecomposition Finite-horizon RL 23 1 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveCumulativeUCBVIRegretDecomposition.lean
BanditRLProof.RL.FiniteHorizonAdaptiveCumulativeUCBVISameSourceConfidence Finite-horizon RL 42 4 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveCumulativeUCBVISameSourceConfidence.lean
BanditRLProof.RL.FiniteHorizonAdaptiveCumulativeUCBVISimultaneousConfidence Finite-horizon RL 13 2 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveCumulativeUCBVISimultaneousConfidence.lean
BanditRLProof.RL.FiniteHorizonAdaptiveCumulativeUCBVITerminal Finite-horizon RL 10 1 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveCumulativeUCBVITerminal.lean
BanditRLProof.RL.FiniteHorizonAdaptiveCumulativeUCBVITransitionValueConfidence Finite-horizon RL 29 2 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveCumulativeUCBVITransitionValueConfidence.lean
BanditRLProof.RL.FiniteHorizonAdaptiveEmpiricalOptimisticConfidence Finite-horizon RL 25 1 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveEmpiricalOptimisticConfidence.lean
BanditRLProof.RL.FiniteHorizonAdaptiveEmpiricalOptimisticOccupancyEnvelope Finite-horizon RL 5 1 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveEmpiricalOptimisticOccupancyEnvelope.lean
BanditRLProof.RL.FiniteHorizonAdaptiveEmpiricalOptimisticSource Finite-horizon RL 26 1 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveEmpiricalOptimisticSource.lean
BanditRLProof.RL.FiniteHorizonAdaptiveEpisodeBatchLaw Finite-horizon RL 27 2 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveEpisodeBatchLaw.lean
BanditRLProof.RL.FiniteHorizonAdaptiveStochasticRewardCumulativeDecayingExplorationCommonSpaceConsistency Finite-horizon RL 17 1 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveStochasticRewardCumulativeDecayingExplorationCommonSpaceConsistency.lean
BanditRLProof.RL.FiniteHorizonAdaptiveStochasticRewardCumulativeDecayingExplorationCommonSpaceL1Consistency Finite-horizon RL 30 2 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveStochasticRewardCumulativeDecayingExplorationCommonSpaceL1Consistency.lean
BanditRLProof.RL.FiniteHorizonAdaptiveStochasticRewardCumulativeDecayingExplorationConsistency Finite-horizon RL 32 2 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveStochasticRewardCumulativeDecayingExplorationConsistency.lean
BanditRLProof.RL.FiniteHorizonAdaptiveStochasticRewardCumulativeDecayingExplorationRegularityClosedConsistency Finite-horizon RL 2 2 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveStochasticRewardCumulativeDecayingExplorationRegularityClosedConsistency.lean
BanditRLProof.RL.FiniteHorizonAdaptiveStochasticRewardEmpiricalOptimisticProjection Finite-horizon RL 21 4 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveStochasticRewardEmpiricalOptimisticProjection.lean
BanditRLProof.RL.FiniteHorizonAdaptiveStochasticRewardEmpiricalOptimisticRealizedBehaviorRegret Finite-horizon RL 9 4 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveStochasticRewardEmpiricalOptimisticRealizedBehaviorRegret.lean
BanditRLProof.RL.FiniteHorizonAdaptiveStochasticRewardRealizedBehaviorRegret Finite-horizon RL 53 1 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveStochasticRewardRealizedBehaviorRegret.lean
BanditRLProof.RL.FiniteHorizonAdaptiveStochasticRewardSampledEmpiricalOptimisticConfidence Finite-horizon RL 24 2 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveStochasticRewardSampledEmpiricalOptimisticConfidence.lean
BanditRLProof.RL.FiniteHorizonAdaptiveStochasticRewardSampledEmpiricalOptimisticCumulativeExploratoryBehaviorRegret Finite-horizon RL 7 2 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveStochasticRewardSampledEmpiricalOptimisticCumulativeExploratoryBehaviorRegret.lean
BanditRLProof.RL.FiniteHorizonAdaptiveStochasticRewardSampledEmpiricalOptimisticCumulativeRecommendedRegret Finite-horizon RL 5 1 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveStochasticRewardSampledEmpiricalOptimisticCumulativeRecommendedRegret.lean
BanditRLProof.RL.FiniteHorizonAdaptiveStochasticRewardSampledEmpiricalOptimisticExplicitBudgetRealizedBehaviorRegret Finite-horizon RL 6 1 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveStochasticRewardSampledEmpiricalOptimisticExplicitBudgetRealizedBehaviorRegret.lean
BanditRLProof.RL.FiniteHorizonAdaptiveStochasticRewardSampledEmpiricalOptimisticRealizedBehaviorRegret Finite-horizon RL 3 2 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveStochasticRewardSampledEmpiricalOptimisticRealizedBehaviorRegret.lean
BanditRLProof.RL.FiniteHorizonAdaptiveStochasticRewardSampledEmpiricalOptimisticSelfConsistentCausalCommonSpaceAlmostSureBehaviorExpectedRegretConsistency Finite-horizon RL 5 1 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveStochasticRewardSampledEmpiricalOptimisticSelfConsistentCausalCommonSpaceAlmostSureBehaviorExpectedRegretConsistency.lean
BanditRLProof.RL.FiniteHorizonAdaptiveStochasticRewardSampledEmpiricalOptimisticSelfConsistentCausalCommonSpaceAlmostSureConsistency Finite-horizon RL 14 1 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveStochasticRewardSampledEmpiricalOptimisticSelfConsistentCausalCommonSpaceAlmostSureConsistency.lean
BanditRLProof.RL.FiniteHorizonAdaptiveStochasticRewardSampledEmpiricalOptimisticSelfConsistentCausalCommonSpaceBehaviorExpectedRegretExplicitIntegratedRate Finite-horizon RL 10 1 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveStochasticRewardSampledEmpiricalOptimisticSelfConsistentCausalCommonSpaceBehaviorExpectedRegretExplicitIntegratedRate.lean
BanditRLProof.RL.FiniteHorizonAdaptiveStochasticRewardSampledEmpiricalOptimisticSelfConsistentCausalCommonSpaceBehaviorExpectedRegretFinitePrefixCumulativeAverageRate Finite-horizon RL 17 2 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveStochasticRewardSampledEmpiricalOptimisticSelfConsistentCausalCommonSpaceBehaviorExpectedRegretFinitePrefixCumulativeAverageRate.lean
BanditRLProof.RL.FiniteHorizonAdaptiveStochasticRewardSampledEmpiricalOptimisticSelfConsistentCausalCommonSpaceBehaviorExpectedRegretInMeasureConsistency Finite-horizon RL 4 1 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveStochasticRewardSampledEmpiricalOptimisticSelfConsistentCausalCommonSpaceBehaviorExpectedRegretInMeasureConsistency.lean
BanditRLProof.RL.FiniteHorizonAdaptiveStochasticRewardSampledEmpiricalOptimisticSelfConsistentCausalCommonSpaceBehaviorExpectedRegretL1Consistency Finite-horizon RL 13 1 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveStochasticRewardSampledEmpiricalOptimisticSelfConsistentCausalCommonSpaceBehaviorExpectedRegretL1Consistency.lean
BanditRLProof.RL.FiniteHorizonAdaptiveStochasticRewardSampledEmpiricalOptimisticSelfConsistentCausalCommonSpaceConsistency Finite-horizon RL 38 2 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveStochasticRewardSampledEmpiricalOptimisticSelfConsistentCausalCommonSpaceConsistency.lean
BanditRLProof.RL.FiniteHorizonAdaptiveStochasticRewardSampledEmpiricalOptimisticSelfConsistentCausalCommonSpaceL1Consistency Finite-horizon RL 27 1 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveStochasticRewardSampledEmpiricalOptimisticSelfConsistentCausalCommonSpaceL1Consistency.lean
BanditRLProof.RL.FiniteHorizonAdaptiveStochasticRewardSampledEmpiricalOptimisticSelfConsistentCausalExplicitRate Finite-horizon RL 20 2 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveStochasticRewardSampledEmpiricalOptimisticSelfConsistentCausalExplicitRate.lean
BanditRLProof.RL.FiniteHorizonAdaptiveStochasticRewardSampledEmpiricalOptimisticSelfConsistentCausalModelConfidence Finite-horizon RL 23 3 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveStochasticRewardSampledEmpiricalOptimisticSelfConsistentCausalModelConfidence.lean
BanditRLProof.RL.FiniteHorizonAdaptiveStochasticRewardSampledEmpiricalOptimisticSelfConsistentCausalRealizedSuccessorRegret Finite-horizon RL 26 3 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveStochasticRewardSampledEmpiricalOptimisticSelfConsistentCausalRealizedSuccessorRegret.lean
BanditRLProof.RL.FiniteHorizonAdaptiveStochasticRewardSampledEmpiricalOptimisticSelfConsistentCausalReturnConcentration Finite-horizon RL 38 2 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveStochasticRewardSampledEmpiricalOptimisticSelfConsistentCausalReturnConcentration.lean
BanditRLProof.RL.FiniteHorizonAdaptiveStochasticRewardSampledEmpiricalOptimisticSelfConsistentCausalSource Finite-horizon RL 15 2 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveStochasticRewardSampledEmpiricalOptimisticSelfConsistentCausalSource.lean
BanditRLProof.RL.FiniteHorizonAdaptiveStochasticRewardSampledEmpiricalOptimisticSelfConsistentCommonSpaceConsistency Finite-horizon RL 12 2 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveStochasticRewardSampledEmpiricalOptimisticSelfConsistentCommonSpaceConsistency.lean
BanditRLProof.RL.FiniteHorizonAdaptiveStochasticRewardSampledEmpiricalOptimisticSelfConsistentExplicitRate Finite-horizon RL 14 1 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveStochasticRewardSampledEmpiricalOptimisticSelfConsistentExplicitRate.lean
BanditRLProof.RL.FiniteHorizonAdaptiveStochasticRewardSampledEmpiricalOptimisticSelfConsistentRealizedBehaviorRegret Finite-horizon RL 5 2 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveStochasticRewardSampledEmpiricalOptimisticSelfConsistentRealizedBehaviorRegret.lean
BanditRLProof.RL.FiniteHorizonAdaptiveStochasticRewardSampledEmpiricalOptimisticSelfConsistentSchedule Finite-horizon RL 39 4 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveStochasticRewardSampledEmpiricalOptimisticSelfConsistentSchedule.lean
BanditRLProof.RL.FiniteHorizonAdaptiveStochasticRewardSampledEmpiricalOptimisticSource Finite-horizon RL 19 2 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveStochasticRewardSampledEmpiricalOptimisticSource.lean
BanditRLProof.RL.FiniteHorizonAdaptiveStochasticRewardTotalReturnConcentration Finite-horizon RL 29 3 Compiled BanditRLProof/RL/FiniteHorizonAdaptiveStochasticRewardTotalReturnConcentration.lean
BanditRLProof.RL.FiniteHorizonCoordinateModelConfidence Finite-horizon RL 5 1 Compiled BanditRLProof/RL/FiniteHorizonCoordinateModelConfidence.lean
BanditRLProof.RL.FiniteHorizonEmpiricalModel Finite-horizon RL 25 1 Compiled BanditRLProof/RL/FiniteHorizonEmpiricalModel.lean
BanditRLProof.RL.FiniteHorizonEpisodeBatchStandardBorel Finite-horizon RL 1 2 Compiled BanditRLProof/RL/FiniteHorizonEpisodeBatchStandardBorel.lean
BanditRLProof.RL.FiniteHorizonEstimatedModelCertificate Finite-horizon RL 30 2 Compiled BanditRLProof/RL/FiniteHorizonEstimatedModelCertificate.lean
BanditRLProof.RL.FiniteHorizonExploratoryPathSupportEpisodeThreshold Finite-horizon RL 8 1 Compiled BanditRLProof/RL/FiniteHorizonExploratoryPathSupportEpisodeThreshold.lean
BanditRLProof.RL.FiniteHorizonExploratoryPathSupportExplicitCalibration Finite-horizon RL 10 1 Compiled BanditRLProof/RL/FiniteHorizonExploratoryPathSupportExplicitCalibration.lean
BanditRLProof.RL.FiniteHorizonExploratoryPathSupportReachability Finite-horizon RL 13 1 Compiled BanditRLProof/RL/FiniteHorizonExploratoryPathSupportReachability.lean
BanditRLProof.RL.FiniteHorizonExploratoryReachabilityCalibration Finite-horizon RL 14 2 Compiled BanditRLProof/RL/FiniteHorizonExploratoryReachabilityCalibration.lean
BanditRLProof.RL.FiniteHorizonIIDAllCoordinateFiniteBatchConfidence Finite-horizon RL 10 1 Compiled BanditRLProof/RL/FiniteHorizonIIDAllCoordinateFiniteBatchConfidence.lean
BanditRLProof.RL.FiniteHorizonIIDCountConcentration Finite-horizon RL 37 2 Compiled BanditRLProof/RL/FiniteHorizonIIDCountConcentration.lean
BanditRLProof.RL.FiniteHorizonIIDEligibleEmpiricalTransitionConfidence Finite-horizon RL 2 3 Compiled BanditRLProof/RL/FiniteHorizonIIDEligibleEmpiricalTransitionConfidence.lean
BanditRLProof.RL.FiniteHorizonIIDEligibleVisitCountPositivity Finite-horizon RL 12 1 Compiled BanditRLProof/RL/FiniteHorizonIIDEligibleVisitCountPositivity.lean
BanditRLProof.RL.FiniteHorizonIIDGeneratedEmpiricalRewardExactness Finite-horizon RL 11 2 Compiled BanditRLProof/RL/FiniteHorizonIIDGeneratedEmpiricalRewardExactness.lean
BanditRLProof.RL.FiniteHorizonIIDMultiBatchCumulativeConfidenceRegret Finite-horizon RL 16 2 Compiled BanditRLProof/RL/FiniteHorizonIIDMultiBatchCumulativeConfidenceRegret.lean
BanditRLProof.RL.FiniteHorizonIIDSimultaneousCountConfidence Finite-horizon RL 20 2 Compiled BanditRLProof/RL/FiniteHorizonIIDSimultaneousCountConfidence.lean
BanditRLProof.RL.FiniteHorizonIIDTrajectoryBatch Finite-horizon RL 27 1 Compiled BanditRLProof/RL/FiniteHorizonIIDTrajectoryBatch.lean
BanditRLProof.RL.FiniteHorizonMDP Finite-horizon RL 6 0 Compiled BanditRLProof/RL/FiniteHorizonMDP.lean
BanditRLProof.RL.FiniteHorizonNaturalCausalAverageRealizedBehaviorRegretAlmostSureConsistency Finite-horizon RL 21 2 Compiled BanditRLProof/RL/FiniteHorizonNaturalCausalAverageRealizedBehaviorRegretAlmostSureConsistency.lean
BanditRLProof.RL.FiniteHorizonNaturalCausalAverageRealizedBehaviorRegretAlmostSureExplicitSchedule Finite-horizon RL 21 1 Compiled BanditRLProof/RL/FiniteHorizonNaturalCausalAverageRealizedBehaviorRegretAlmostSureExplicitSchedule.lean
BanditRLProof.RL.FiniteHorizonNaturalCausalAverageRealizedBehaviorRegretL1Consistency Finite-horizon RL 26 1 Compiled BanditRLProof/RL/FiniteHorizonNaturalCausalAverageRealizedBehaviorRegretL1Consistency.lean
BanditRLProof.RL.FiniteHorizonNaturalCausalBehaviorExpectedRegretHighProbabilityLogRate Finite-horizon RL 13 1 Compiled BanditRLProof/RL/FiniteHorizonNaturalCausalBehaviorExpectedRegretHighProbabilityLogRate.lean
BanditRLProof.RL.FiniteHorizonNaturalCausalBehaviorExpectedRegretLogRate Finite-horizon RL 30 1 Compiled BanditRLProof/RL/FiniteHorizonNaturalCausalBehaviorExpectedRegretLogRate.lean
BanditRLProof.RL.FiniteHorizonNaturalCausalBoundedStoppingTimeExplicitDeterministicMomentExpectedAverageRealizedBehaviorRegret Finite-horizon RL 8 3 Compiled BanditRLProof/RL/FiniteHorizonNaturalCausalBoundedStoppingTimeExplicitDeterministicMomentExpectedAverageRealizedBehaviorRegret.lean
BanditRLProof.RL.FiniteHorizonNaturalCausalBoundedStoppingTimeExplicitExpectedAverageRealizedBehaviorRegret Finite-horizon RL 10 3 Compiled BanditRLProof/RL/FiniteHorizonNaturalCausalBoundedStoppingTimeExplicitExpectedAverageRealizedBehaviorRegret.lean
BanditRLProof.RL.FiniteHorizonNaturalCausalBoundedStoppingTimeExplicitThreeQuarterGoodEventAverageRealizedBehaviorRegret Finite-horizon RL 5 1 Compiled BanditRLProof/RL/FiniteHorizonNaturalCausalBoundedStoppingTimeExplicitThreeQuarterGoodEventAverageRealizedBehaviorRegret.lean
BanditRLProof.RL.FiniteHorizonNaturalCausalBoundedStoppingTimeHighProbabilityAverageRealizedBehaviorRegret Finite-horizon RL 14 3 Compiled BanditRLProof/RL/FiniteHorizonNaturalCausalBoundedStoppingTimeHighProbabilityAverageRealizedBehaviorRegret.lean
BanditRLProof.RL.FiniteHorizonNaturalCausalBoundedStoppingTimeSingleModelEventHighProbabilityAverageRealizedBehaviorRegret Finite-horizon RL 13 1 Compiled BanditRLProof/RL/FiniteHorizonNaturalCausalBoundedStoppingTimeSingleModelEventHighProbabilityAverageRealizedBehaviorRegret.lean
BanditRLProof.RL.FiniteHorizonNaturalCausalBoundedWindowStoppingTimeL1AverageRealizedBehaviorRegretConsistency Finite-horizon RL 12 3 Compiled BanditRLProof/RL/FiniteHorizonNaturalCausalBoundedWindowStoppingTimeL1AverageRealizedBehaviorRegretConsistency.lean
BanditRLProof.RL.FiniteHorizonNaturalCausalCappedDoubleLinearRawWindowFirstPassageStoppingTimeL1AverageRealizedBehaviorRegretConsistency Finite-horizon RL 11 1 Compiled BanditRLProof/RL/FiniteHorizonNaturalCausalCappedDoubleLinearRawWindowFirstPassageStoppingTimeL1AverageRealizedBehaviorRegretConsistency.lean
BanditRLProof.RL.FiniteHorizonNaturalCausalGrowingWindowGridStoppingTimeL1AverageRealizedBehaviorRegretConsistency Finite-horizon RL 18 3 Compiled BanditRLProof/RL/FiniteHorizonNaturalCausalGrowingWindowGridStoppingTimeL1AverageRealizedBehaviorRegretConsistency.lean
BanditRLProof.RL.FiniteHorizonNaturalCausalInverseSqrtThresholdCappedDoubleLinearRawWindowFirstPassageSummableDelayAndEventualImmediateStoppingL1Consistency Finite-horizon RL 22 1 Compiled BanditRLProof/RL/FiniteHorizonNaturalCausalInverseSqrtThresholdCappedDoubleLinearRawWindowFirstPassageSummableDelayAndEventualImmediateStoppingL1Consistency.lean
BanditRLProof.RL.FiniteHorizonNaturalCausalInverseSqrtThresholdCappedUnboundedHittingAfterExpectedRegretTruncationReplacement Finite-horizon RL 6 2 Compiled BanditRLProof/RL/FiniteHorizonNaturalCausalInverseSqrtThresholdCappedUnboundedHittingAfterExpectedRegretTruncationReplacement.lean
BanditRLProof.RL.FiniteHorizonNaturalCausalInverseSqrtThresholdCappedUnboundedHittingAfterL1TruncationEquivalence Finite-horizon RL 10 2 Compiled BanditRLProof/RL/FiniteHorizonNaturalCausalInverseSqrtThresholdCappedUnboundedHittingAfterL1TruncationEquivalence.lean
BanditRLProof.RL.FiniteHorizonNaturalCausalInverseSqrtThresholdCappedUnboundedHittingAfterStoppedAverageSampledReturnExpectedOptimality Finite-horizon RL 22 1 Compiled BanditRLProof/RL/FiniteHorizonNaturalCausalInverseSqrtThresholdCappedUnboundedHittingAfterStoppedAverageSampledReturnExpectedOptimality.lean
BanditRLProof.RL.FiniteHorizonNaturalCausalInverseSqrtThresholdCappedUnboundedHittingAfterStoppedBehaviorExpectedRegretAndReturnDeviationExpectedTruncationReplacement Finite-horizon RL 7 2 Compiled BanditRLProof/RL/FiniteHorizonNaturalCausalInverseSqrtThresholdCappedUnboundedHittingAfterStoppedBehaviorExpectedRegretAndReturnDeviationExpectedTruncationReplacement.lean
BanditRLProof.RL.FiniteHorizonNaturalCausalInverseSqrtThresholdCappedUnboundedHittingAfterStoppedBehaviorExpectedRegretAndReturnDeviationL1TruncationEquivalence Finite-horizon RL 18 2 Compiled BanditRLProof/RL/FiniteHorizonNaturalCausalInverseSqrtThresholdCappedUnboundedHittingAfterStoppedBehaviorExpectedRegretAndReturnDeviationL1TruncationEquivalence.lean
BanditRLProof.RL.FiniteHorizonNaturalCausalInverseSqrtThresholdCappedUnboundedHittingAfterStoppedRealizedBehaviorRegretAndPolicyValueExpectedConsistency Finite-horizon RL 7 1 Compiled BanditRLProof/RL/FiniteHorizonNaturalCausalInverseSqrtThresholdCappedUnboundedHittingAfterStoppedRealizedBehaviorRegretAndPolicyValueExpectedConsistency.lean
BanditRLProof.RL.FiniteHorizonNaturalCausalInverseSqrtThresholdCappedUnboundedHittingAfterStoppedSampledAndSuccessorPolicyReturnDeterministicTailHighProbabilityOptimality Finite-horizon RL 7 1 Compiled BanditRLProof/RL/FiniteHorizonNaturalCausalInverseSqrtThresholdCappedUnboundedHittingAfterStoppedSampledAndSuccessorPolicyReturnDeterministicTailHighProbabilityOptimality.lean
BanditRLProof.RL.FiniteHorizonNaturalCausalInverseSqrtThresholdCappedUnboundedHittingAfterStoppedSampledAndSuccessorPolicyReturnInMeasureAlmostSureOptimality Finite-horizon RL 15 1 Compiled BanditRLProof/RL/FiniteHorizonNaturalCausalInverseSqrtThresholdCappedUnboundedHittingAfterStoppedSampledAndSuccessorPolicyReturnInMeasureAlmostSureOptimality.lean
BanditRLProof.RL.FiniteHorizonNaturalCausalInverseSqrtThresholdCappedUnboundedHittingAfterStoppedSampledAndSuccessorPolicyReturnL1Optimality Finite-horizon RL 20 1 Compiled BanditRLProof/RL/FiniteHorizonNaturalCausalInverseSqrtThresholdCappedUnboundedHittingAfterStoppedSampledAndSuccessorPolicyReturnL1Optimality.lean
BanditRLProof.RL.FiniteHorizonNaturalCausalInverseSqrtThresholdCappedUnboundedHittingAfterStoppedSampledAndSuccessorPolicyReturnSimultaneousHighProbabilityOptimality Finite-horizon RL 11 1 Compiled BanditRLProof/RL/FiniteHorizonNaturalCausalInverseSqrtThresholdCappedUnboundedHittingAfterStoppedSampledAndSuccessorPolicyReturnSimultaneousHighProbabilityOptimality.lean
BanditRLProof.RL.FiniteHorizonNaturalCausalInverseSqrtThresholdCappedUnboundedHittingAfterStoppedSampledReturnAndSuccessorPolicyExpectedReturnConsistency Finite-horizon RL 29 1 Compiled BanditRLProof/RL/FiniteHorizonNaturalCausalInverseSqrtThresholdCappedUnboundedHittingAfterStoppedSampledReturnAndSuccessorPolicyExpectedReturnConsistency.lean
BanditRLProof.RL.FiniteHorizonNaturalCausalInverseSqrtThresholdUnboundedHittingAfterAEFiniteEventualImmediateStoppingAndInMeasureConsistency Finite-horizon RL 12 2 Compiled BanditRLProof/RL/FiniteHorizonNaturalCausalInverseSqrtThresholdUnboundedHittingAfterAEFiniteEventualImmediateStoppingAndInMeasureConsistency.lean
BanditRLProof.RL.FiniteHorizonNaturalCausalInverseSqrtThresholdUnboundedHittingAfterCauchySchwarzExpectedAbsoluteAsymptotics Finite-horizon RL 10 1 Compiled BanditRLProof/RL/FiniteHorizonNaturalCausalInverseSqrtThresholdUnboundedHittingAfterCauchySchwarzExpectedAbsoluteAsymptotics.lean
BanditRLProof.RL.FiniteHorizonNaturalCausalInverseSqrtThresholdUnboundedHittingAfterDelayedEventExpectedContribution Finite-horizon RL 3 2 Compiled BanditRLProof/RL/FiniteHorizonNaturalCausalInverseSqrtThresholdUnboundedHittingAfterDelayedEventExpectedContribution.lean
BanditRLProof.RL.FiniteHorizonNaturalCausalInverseSqrtThresholdUnboundedHittingAfterExpectedPositivePartConsistency Finite-horizon RL 4 1 Compiled BanditRLProof/RL/FiniteHorizonNaturalCausalInverseSqrtThresholdUnboundedHittingAfterExpectedPositivePartConsistency.lean
BanditRLProof.RL.FiniteHorizonNaturalCausalInverseSqrtThresholdUnboundedHittingAfterExplicitTailStartExpectedAbsoluteBound Finite-horizon RL 15 1 Compiled BanditRLProof/RL/FiniteHorizonNaturalCausalInverseSqrtThresholdUnboundedHittingAfterExplicitTailStartExpectedAbsoluteBound.lean
BanditRLProof.RL.FiniteHorizonNaturalCausalInverseSqrtThresholdUnboundedHittingAfterIntegrableExpectedUpperBound Finite-horizon RL 10 3 Compiled BanditRLProof/RL/FiniteHorizonNaturalCausalInverseSqrtThresholdUnboundedHittingAfterIntegrableExpectedUpperBound.lean
BanditRLProof.RL.FiniteHorizonNaturalCausalInverseSqrtThresholdUnboundedHittingAfterIntegrableFiniteStoppingTime Finite-horizon RL 21 4 Compiled BanditRLProof/RL/FiniteHorizonNaturalCausalInverseSqrtThresholdUnboundedHittingAfterIntegrableFiniteStoppingTime.lean
BanditRLProof.RL.FiniteHorizonNaturalCausalInverseSqrtThresholdUnboundedHittingAfterL1Consistency Finite-horizon RL 21 3 Compiled BanditRLProof/RL/FiniteHorizonNaturalCausalInverseSqrtThresholdUnboundedHittingAfterL1Consistency.lean
BanditRLProof.RL.FiniteHorizonNaturalCausalInverseSqrtThresholdUnboundedHittingAfterLpConsistency Finite-horizon RL 8 1 Compiled BanditRLProof/RL/FiniteHorizonNaturalCausalInverseSqrtThresholdUnboundedHittingAfterLpConsistency.lean
BanditRLProof.RL.FiniteHorizonNaturalCausalInverseSqrtThresholdUnboundedHittingAfterPolynomialSecondMomentExpectedAbsoluteAsymptotics Finite-horizon RL 25 1 Compiled BanditRLProof/RL/FiniteHorizonNaturalCausalInverseSqrtThresholdUnboundedHittingAfterPolynomialSecondMomentExpectedAbsoluteAsymptotics.lean
BanditRLProof.RL.FiniteHorizonNaturalCausalInverseSqrtThresholdUnboundedHittingAfterPolynomialSecondMomentExpectedAbsoluteBound Finite-horizon RL 16 1 Compiled BanditRLProof/RL/FiniteHorizonNaturalCausalInverseSqrtThresholdUnboundedHittingAfterPolynomialSecondMomentExpectedAbsoluteBound.lean
BanditRLProof.RL.FiniteHorizonNaturalCausalInverseSqrtThresholdUnboundedHittingAfterSquareIntegrableFiniteStoppingTime Finite-horizon RL 27 2 Compiled BanditRLProof/RL/FiniteHorizonNaturalCausalInverseSqrtThresholdUnboundedHittingAfterSquareIntegrableFiniteStoppingTime.lean
BanditRLProof.RL.FiniteHorizonNaturalCausalInverseSqrtThresholdUnboundedHittingAfterStoppedBehaviorExpectedRegretAndReturnDeviationL1Consistency Finite-horizon RL 23 2 Compiled BanditRLProof/RL/FiniteHorizonNaturalCausalInverseSqrtThresholdUnboundedHittingAfterStoppedBehaviorExpectedRegretAndReturnDeviationL1Consistency.lean
BanditRLProof.RL.FiniteHorizonNaturalCausalInverseSqrtThresholdUnboundedHittingAfterUniformAbsoluteContinuity Finite-horizon RL 2 1 Compiled BanditRLProof/RL/FiniteHorizonNaturalCausalInverseSqrtThresholdUnboundedHittingAfterUniformAbsoluteContinuity.lean
BanditRLProof.RL.FiniteHorizonNaturalCausalInverseSqrtThresholdUnboundedHittingAfterUniformIntegrabilityExpectedConsistency Finite-horizon RL 4 1 Compiled BanditRLProof/RL/FiniteHorizonNaturalCausalInverseSqrtThresholdUnboundedHittingAfterUniformIntegrabilityExpectedConsistency.lean
BanditRLProof.RL.FiniteHorizonNaturalCausalPolynomialBaseGrowingRawWindowStoppingTimeL1AverageRealizedBehaviorRegretConsistency Finite-horizon RL 22 3 Compiled BanditRLProof/RL/FiniteHorizonNaturalCausalPolynomialBaseGrowingRawWindowStoppingTimeL1AverageRealizedBehaviorRegretConsistency.lean
BanditRLProof.RL.FiniteHorizonNaturalCausalRandomPrefixAverageRealizedBehaviorRegretAlmostSureConsistency Finite-horizon RL 8 1 Compiled BanditRLProof/RL/FiniteHorizonNaturalCausalRandomPrefixAverageRealizedBehaviorRegretAlmostSureConsistency.lean
BanditRLProof.RL.FiniteHorizonNaturalCausalRateControlledRawWindowStoppingTimeL1AverageRealizedBehaviorRegretConsistency Finite-horizon RL 19 1 Compiled BanditRLProof/RL/FiniteHorizonNaturalCausalRateControlledRawWindowStoppingTimeL1AverageRealizedBehaviorRegretConsistency.lean
BanditRLProof.RL.FiniteHorizonNaturalCausalRealizedBehaviorRegretHighProbabilityBurninLogRate Finite-horizon RL 16 1 Compiled BanditRLProof/RL/FiniteHorizonNaturalCausalRealizedBehaviorRegretHighProbabilityBurninLogRate.lean
BanditRLProof.RL.FiniteHorizonNaturalCausalRealizedBehaviorRegretHighProbabilityExplicitSchedule Finite-horizon RL 25 1 Compiled BanditRLProof/RL/FiniteHorizonNaturalCausalRealizedBehaviorRegretHighProbabilityExplicitSchedule.lean
BanditRLProof.RL.FiniteHorizonNaturalCausalRealizedBehaviorRegretHighProbabilityLogRate Finite-horizon RL 43 2 Compiled BanditRLProof/RL/FiniteHorizonNaturalCausalRealizedBehaviorRegretHighProbabilityLogRate.lean
BanditRLProof.RL.FiniteHorizonNaturalCausalRealizedBehaviorRegretInMeasureExplicitSchedule Finite-horizon RL 11 1 Compiled BanditRLProof/RL/FiniteHorizonNaturalCausalRealizedBehaviorRegretInMeasureExplicitSchedule.lean
BanditRLProof.RL.FiniteHorizonNaturalCausalRealizedBehaviorRegretUpperTailInProbability Finite-horizon RL 8 1 Compiled BanditRLProof/RL/FiniteHorizonNaturalCausalRealizedBehaviorRegretUpperTailInProbability.lean
BanditRLProof.RL.FiniteHorizonNaturalCausalReciprocalThresholdCappedDoubleLinearRawWindowFirstPassageVanishingDelayProbabilityAndL1Consistency Finite-horizon RL 16 2 Compiled BanditRLProof/RL/FiniteHorizonNaturalCausalReciprocalThresholdCappedDoubleLinearRawWindowFirstPassageVanishingDelayProbabilityAndL1Consistency.lean
BanditRLProof.RL.FiniteHorizonNaturalCausalStoppingTimeAverageRealizedBehaviorRegretAlmostSureConsistency Finite-horizon RL 14 1 Compiled BanditRLProof/RL/FiniteHorizonNaturalCausalStoppingTimeAverageRealizedBehaviorRegretAlmostSureConsistency.lean
BanditRLProof.RL.FiniteHorizonNaturalCausalThresholdTriggeredDoubleLinearRawWindowStoppingTimeL1AverageRealizedBehaviorRegretConsistency Finite-horizon RL 9 1 Compiled BanditRLProof/RL/FiniteHorizonNaturalCausalThresholdTriggeredDoubleLinearRawWindowStoppingTimeL1AverageRealizedBehaviorRegretConsistency.lean
BanditRLProof.RL.FiniteHorizonOccupancyRegret Finite-horizon RL 19 1 Compiled BanditRLProof/RL/FiniteHorizonOccupancyRegret.lean
BanditRLProof.RL.FiniteHorizonOptimality Finite-horizon RL 22 1 Compiled BanditRLProof/RL/FiniteHorizonOptimality.lean
BanditRLProof.RL.FiniteHorizonOptimisticCertificate Finite-horizon RL 18 1 Compiled BanditRLProof/RL/FiniteHorizonOptimisticCertificate.lean
BanditRLProof.RL.FiniteHorizonPolicy Finite-horizon RL 11 1 Compiled BanditRLProof/RL/FiniteHorizonPolicy.lean
BanditRLProof.RL.FiniteHorizonStageTransitionJointFactorization Finite-horizon RL 18 1 Compiled BanditRLProof/RL/FiniteHorizonStageTransitionJointFactorization.lean
BanditRLProof.RL.FiniteHorizonStageVisitFactorization Finite-horizon RL 7 1 Compiled BanditRLProof/RL/FiniteHorizonStageVisitFactorization.lean
BanditRLProof.RL.FiniteHorizonStochasticRewardBellman Finite-horizon RL 13 2 Compiled BanditRLProof/RL/FiniteHorizonStochasticRewardBellman.lean
BanditRLProof.RL.FiniteHorizonStochasticRewardBellmanInnovationConcentration Finite-horizon RL 15 1 Compiled BanditRLProof/RL/FiniteHorizonStochasticRewardBellmanInnovationConcentration.lean
BanditRLProof.RL.FiniteHorizonStochasticRewardConcentration Finite-horizon RL 10 2 Compiled BanditRLProof/RL/FiniteHorizonStochasticRewardConcentration.lean
BanditRLProof.RL.FiniteHorizonStochasticRewardConditionalLaw Finite-horizon RL 9 2 Compiled BanditRLProof/RL/FiniteHorizonStochasticRewardConditionalLaw.lean
BanditRLProof.RL.FiniteHorizonStochasticRewardCumulativeConcentration Finite-horizon RL 7 1 Compiled BanditRLProof/RL/FiniteHorizonStochasticRewardCumulativeConcentration.lean
BanditRLProof.RL.FiniteHorizonStochasticRewardErasureLaw Finite-horizon RL 14 3 Compiled BanditRLProof/RL/FiniteHorizonStochasticRewardErasureLaw.lean
BanditRLProof.RL.FiniteHorizonStochasticRewardIIDAllCoordinateEmpiricalModelConfidence Finite-horizon RL 32 1 Compiled BanditRLProof/RL/FiniteHorizonStochasticRewardIIDAllCoordinateEmpiricalModelConfidence.lean
BanditRLProof.RL.FiniteHorizonStochasticRewardIIDEmpiricalRewardConfidence Finite-horizon RL 22 3 Compiled BanditRLProof/RL/FiniteHorizonStochasticRewardIIDEmpiricalRewardConfidence.lean
BanditRLProof.RL.FiniteHorizonStochasticRewardIIDExplicitCalibration Finite-horizon RL 7 2 Compiled BanditRLProof/RL/FiniteHorizonStochasticRewardIIDExplicitCalibration.lean
BanditRLProof.RL.FiniteHorizonStochasticRewardIIDSelfConsistentCalibration Finite-horizon RL 11 1 Compiled BanditRLProof/RL/FiniteHorizonStochasticRewardIIDSelfConsistentCalibration.lean
BanditRLProof.RL.FiniteHorizonStochasticRewardIIDTotalReturnConcentration Finite-horizon RL 11 1 Compiled BanditRLProof/RL/FiniteHorizonStochasticRewardIIDTotalReturnConcentration.lean
BanditRLProof.RL.FiniteHorizonStochasticRewardInitialLawTotalReturnConcentration Finite-horizon RL 5 1 Compiled BanditRLProof/RL/FiniteHorizonStochasticRewardInitialLawTotalReturnConcentration.lean
BanditRLProof.RL.FiniteHorizonStochasticRewardMarginal Finite-horizon RL 14 1 Compiled BanditRLProof/RL/FiniteHorizonStochasticRewardMarginal.lean
BanditRLProof.RL.FiniteHorizonStochasticRewardTotalReturnConcentration Finite-horizon RL 28 1 Compiled BanditRLProof/RL/FiniteHorizonStochasticRewardTotalReturnConcentration.lean
BanditRLProof.RL.FiniteHorizonStochasticRewardTrajectory Finite-horizon RL 15 1 Compiled BanditRLProof/RL/FiniteHorizonStochasticRewardTrajectory.lean
BanditRLProof.RL.FiniteHorizonTrajectory Finite-horizon RL 15 1 Compiled BanditRLProof/RL/FiniteHorizonTrajectory.lean
BanditRLProof.RL.StoppedReturnJointErrorDeterministicTailHighProbability Finite-horizon RL 7 1 Compiled BanditRLProof/RL/StoppedReturnJointErrorDeterministicTailHighProbability.lean
BanditRLProof.RatMeasurability Foundations 1 0 Compiled BanditRLProof/RatMeasurability.lean
BanditRLProof.RealKernelRegretPullCount Foundations 8 1 Compiled BanditRLProof/RealKernelRegretPullCount.lean
BanditRLProof.RealMeanRegretPullCount Foundations 6 3 Compiled BanditRLProof/RealMeanRegretPullCount.lean
BanditRLProof.Regret Foundations 5 1 Compiled BanditRLProof/Regret.lean
BanditRLProof.RegretCountBounds Foundations 3 2 Compiled BanditRLProof/RegretCountBounds.lean
BanditRLProof.RegretDecomposition Foundations 1 1 Compiled BanditRLProof/RegretDecomposition.lean
BanditRLProof.RewardKernel Probability layer 74 1 Compiled BanditRLProof/RewardKernel.lean
BanditRLProof.RewardTraceLaw Probability layer 4 1 Compiled BanditRLProof/RewardTraceLaw.lean
BanditRLProof.ScalarENNReal Foundations 1 0 Compiled BanditRLProof/ScalarENNReal.lean
BanditRLProof.ScalarPseudoRegret Foundations 2 2 Compiled BanditRLProof/ScalarPseudoRegret.lean
BanditRLProof.TsallisConjugatePotentialFiniteHorizon Tsallis-FTRL 21 4 Compiled BanditRLProof/TsallisConjugatePotentialFiniteHorizon.lean
BanditRLProof.TsallisConjugatePotentialStability Tsallis-FTRL 17 1 Compiled BanditRLProof/TsallisConjugatePotentialStability.lean
BanditRLProof.TsallisConstrainedQuadraticOptimization Tsallis-FTRL 9 1 Compiled BanditRLProof/TsallisConstrainedQuadraticOptimization.lean
BanditRLProof.TsallisFTRLConditionalStability Tsallis-FTRL 8 2 Compiled BanditRLProof/TsallisFTRLConditionalStability.lean
BanditRLProof.TsallisFTRLEstimatedEnvironmentRegret Tsallis-FTRL 39 1 Compiled BanditRLProof/TsallisFTRLEstimatedEnvironmentRegret.lean
BanditRLProof.TsallisFTRLExpectedStability Tsallis-FTRL 6 2 Compiled BanditRLProof/TsallisFTRLExpectedStability.lean
BanditRLProof.TsallisFTRLFiniteHorizonSelection Tsallis-FTRL 5 1 Compiled BanditRLProof/TsallisFTRLFiniteHorizonSelection.lean
BanditRLProof.TsallisFTRLGeneratedMeasurability Tsallis-FTRL 9 2 Compiled BanditRLProof/TsallisFTRLGeneratedMeasurability.lean
BanditRLProof.TsallisFTRLGeneratedRegularity Tsallis-FTRL 9 1 Compiled BanditRLProof/TsallisFTRLGeneratedRegularity.lean
BanditRLProof.TsallisFTRLInteriority Tsallis-FTRL 8 1 Compiled BanditRLProof/TsallisFTRLInteriority.lean
BanditRLProof.TsallisFTRLMinimizerExistence Tsallis-FTRL 20 1 Compiled BanditRLProof/TsallisFTRLMinimizerExistence.lean
BanditRLProof.TsallisFTRLMinimizerMeasurability Tsallis-FTRL 8 1 Compiled BanditRLProof/TsallisFTRLMinimizerMeasurability.lean
BanditRLProof.TsallisFTRLMinimizerUniqueness Tsallis-FTRL 4 1 Compiled BanditRLProof/TsallisFTRLMinimizerUniqueness.lean
BanditRLProof.TsallisFTRLOneStepStability Tsallis-FTRL 5 2 Compiled BanditRLProof/TsallisFTRLOneStepStability.lean
BanditRLProof.TsallisFTRLRecursiveTrajectory Tsallis-FTRL 27 4 Compiled BanditRLProof/TsallisFTRLRecursiveTrajectory.lean
BanditRLProof.TsallisFTRLRegret Tsallis-FTRL 12 1 Compiled BanditRLProof/TsallisFTRLRegret.lean
BanditRLProof.TsallisFTRLStationarity Tsallis-FTRL 19 1 Compiled BanditRLProof/TsallisFTRLStationarity.lean
BanditRLProof.TsallisFiniteArmIIDArmDependentSuboptimalBoostRegret Tsallis-FTRL 6 1 Compiled BanditRLProof/TsallisFiniteArmIIDArmDependentSuboptimalBoostRegret.lean
BanditRLProof.TsallisFiniteArmIIDCorruptedRewardLaw Tsallis-FTRL 20 2 Compiled BanditRLProof/TsallisFiniteArmIIDCorruptedRewardLaw.lean
BanditRLProof.TsallisFiniteArmIIDHistoryAdaptiveCorruptedRewardLaw Tsallis-FTRL 15 3 Compiled BanditRLProof/TsallisFiniteArmIIDHistoryAdaptiveCorruptedRewardLaw.lean
BanditRLProof.TsallisFiniteArmIIDHistoryAdaptiveExpectedCorruptedRewardLaw Tsallis-FTRL 18 2 Compiled BanditRLProof/TsallisFiniteArmIIDHistoryAdaptiveExpectedCorruptedRewardLaw.lean
BanditRLProof.TsallisFiniteArmIIDHistoryAdaptiveRefinedCorruptedRewardLaw Tsallis-FTRL 4 3 Compiled BanditRLProof/TsallisFiniteArmIIDHistoryAdaptiveRefinedCorruptedRewardLaw.lean
BanditRLProof.TsallisFiniteArmIIDHorizonHistoryAdaptiveExpectedCorruptedRewardLaw Tsallis-FTRL 19 1 Compiled BanditRLProof/TsallisFiniteArmIIDHorizonHistoryAdaptiveExpectedCorruptedRewardLaw.lean
BanditRLProof.TsallisFiniteArmIIDMeasurableHistoryArmGatedSuboptimalBoostRegret Tsallis-FTRL 4 1 Compiled BanditRLProof/TsallisFiniteArmIIDMeasurableHistoryArmGatedSuboptimalBoostRegret.lean
BanditRLProof.TsallisFiniteArmIIDPreviousActionGatedSuboptimalBoostRegret Tsallis-FTRL 4 1 Compiled BanditRLProof/TsallisFiniteArmIIDPreviousActionGatedSuboptimalBoostRegret.lean
BanditRLProof.TsallisFiniteArmIIDRewardLaw Tsallis-FTRL 14 1 Compiled BanditRLProof/TsallisFiniteArmIIDRewardLaw.lean
BanditRLProof.TsallisFiniteArmIIDTimeVaryingCorruptedRewardLaw Tsallis-FTRL 11 1 Compiled BanditRLProof/TsallisFiniteArmIIDTimeVaryingCorruptedRewardLaw.lean
BanditRLProof.TsallisFiniteArmIIDTimeVaryingSuboptimalBoostRegret Tsallis-FTRL 7 1 Compiled BanditRLProof/TsallisFiniteArmIIDTimeVaryingSuboptimalBoostRegret.lean
BanditRLProof.TsallisFiniteArmIIDUniformSuboptimalBoostRefinedRegret Tsallis-FTRL 8 1 Compiled BanditRLProof/TsallisFiniteArmIIDUniformSuboptimalBoostRefinedRegret.lean
BanditRLProof.TsallisFiniteArmIndependentDriftingMeanAllRegimes Tsallis-FTRL 3 1 Compiled BanditRLProof/TsallisFiniteArmIndependentDriftingMeanAllRegimes.lean
BanditRLProof.TsallisFiniteArmIndependentDriftingMeanDynamicRegret Tsallis-FTRL 11 2 Compiled BanditRLProof/TsallisFiniteArmIndependentDriftingMeanDynamicRegret.lean
BanditRLProof.TsallisFiniteArmIndependentDriftingMeanRefinedRegret Tsallis-FTRL 2 3 Compiled BanditRLProof/TsallisFiniteArmIndependentDriftingMeanRefinedRegret.lean
BanditRLProof.TsallisFiniteArmIndependentDriftingMeanRewardLaw Tsallis-FTRL 8 1 Compiled BanditRLProof/TsallisFiniteArmIndependentDriftingMeanRewardLaw.lean
BanditRLProof.TsallisFiniteArmIndependentGlobalMeanSwitchCountCompressedDynamicRegret Tsallis-FTRL 8 1 Compiled BanditRLProof/TsallisFiniteArmIndependentGlobalMeanSwitchCountCompressedDynamicRegret.lean
BanditRLProof.TsallisFiniteArmIndependentGlobalMeanSwitchCountDynamicRegret Tsallis-FTRL 9 1 Compiled BanditRLProof/TsallisFiniteArmIndependentGlobalMeanSwitchCountDynamicRegret.lean
BanditRLProof.TsallisFiniteArmIndependentMeanSwitchCountDynamicRegret Tsallis-FTRL 9 1 Compiled BanditRLProof/TsallisFiniteArmIndependentMeanSwitchCountDynamicRegret.lean
BanditRLProof.TsallisFiniteArmIndependentPathVariationDynamicRegret Tsallis-FTRL 7 1 Compiled BanditRLProof/TsallisFiniteArmIndependentPathVariationDynamicRegret.lean
BanditRLProof.TsallisFiniteArmIndependentRewardLaw Tsallis-FTRL 4 3 Compiled BanditRLProof/TsallisFiniteArmIndependentRewardLaw.lean
BanditRLProof.TsallisFiniteArmIndependentSingleSwitchComparatorObstruction Tsallis-FTRL 21 1 Compiled BanditRLProof/TsallisFiniteArmIndependentSingleSwitchComparatorObstruction.lean
BanditRLProof.TsallisFiniteBanditMeanLoss Tsallis-FTRL 6 2 Compiled BanditRLProof/TsallisFiniteBanditMeanLoss.lean
BanditRLProof.TsallisImportanceWeightedMoment Tsallis-FTRL 4 2 Compiled BanditRLProof/TsallisImportanceWeightedMoment.lean
BanditRLProof.TsallisOracleRestartDynamicRegret Tsallis-FTRL 6 1 Compiled BanditRLProof/TsallisOracleRestartDynamicRegret.lean
BanditRLProof.TsallisOracleRestartExpectedRegret Tsallis-FTRL 25 2 Compiled BanditRLProof/TsallisOracleRestartExpectedRegret.lean
BanditRLProof.TsallisOracleRestartExpectedStability Tsallis-FTRL 26 2 Compiled BanditRLProof/TsallisOracleRestartExpectedStability.lean
BanditRLProof.TsallisOracleRestartGeneratedDynamicRegret Tsallis-FTRL 2 1 Compiled BanditRLProof/TsallisOracleRestartGeneratedDynamicRegret.lean
BanditRLProof.TsallisOracleRestartGeneratedTrajectory Tsallis-FTRL 22 1 Compiled BanditRLProof/TsallisOracleRestartGeneratedTrajectory.lean
BanditRLProof.TsallisOracleRestartGlobalMeanSwitchCount Tsallis-FTRL 16 2 Compiled BanditRLProof/TsallisOracleRestartGlobalMeanSwitchCount.lean
BanditRLProof.TsallisOracleRestartPredictableRegret Tsallis-FTRL 11 2 Compiled BanditRLProof/TsallisOracleRestartPredictableRegret.lean
BanditRLProof.TsallisOracleRestartRefinedStabilityTuning Tsallis-FTRL 12 5 Compiled BanditRLProof/TsallisOracleRestartRefinedStabilityTuning.lean
BanditRLProof.TsallisOracleRestartScoreAlignment Tsallis-FTRL 17 1 Compiled BanditRLProof/TsallisOracleRestartScoreAlignment.lean
BanditRLProof.TsallisRefinedAveragedStabilityObstruction Tsallis-FTRL 30 1 Compiled BanditRLProof/TsallisRefinedAveragedStabilityObstruction.lean
BanditRLProof.TsallisRefinedImportanceWeightedMoment Tsallis-FTRL 9 2 Compiled BanditRLProof/TsallisRefinedImportanceWeightedMoment.lean
BanditRLProof.TsallisRefinedSuboptimalStability Tsallis-FTRL 6 1 Compiled BanditRLProof/TsallisRefinedSuboptimalStability.lean
BanditRLProof.TsallisRegularizer Tsallis-FTRL 6 1 Compiled BanditRLProof/TsallisRegularizer.lean
BanditRLProof.TsallisScheduledAllRateExpectedStability Tsallis-FTRL 16 1 Compiled BanditRLProof/TsallisScheduledAllRateExpectedStability.lean
BanditRLProof.TsallisScheduledAllTimesExpectedStability Tsallis-FTRL 4 1 Compiled BanditRLProof/TsallisScheduledAllTimesExpectedStability.lean
BanditRLProof.TsallisScheduledConditionalMeanGap Tsallis-FTRL 5 1 Compiled BanditRLProof/TsallisScheduledConditionalMeanGap.lean
BanditRLProof.TsallisScheduledExpectedGapSelfBounding Tsallis-FTRL 5 1 Compiled BanditRLProof/TsallisScheduledExpectedGapSelfBounding.lean
BanditRLProof.TsallisScheduledExpectedRegret Tsallis-FTRL 13 2 Compiled BanditRLProof/TsallisScheduledExpectedRegret.lean
BanditRLProof.TsallisScheduledExpectedStability Tsallis-FTRL 19 2 Compiled BanditRLProof/TsallisScheduledExpectedStability.lean
BanditRLProof.TsallisScheduledFixedGapSelfBounding Tsallis-FTRL 6 1 Compiled BanditRLProof/TsallisScheduledFixedGapSelfBounding.lean
BanditRLProof.TsallisScheduledIIDHistoryAdaptive Tsallis-FTRL 4 1 Compiled BanditRLProof/TsallisScheduledIIDHistoryAdaptive.lean
BanditRLProof.TsallisScheduledIIDMeanGap Tsallis-FTRL 12 4 Compiled BanditRLProof/TsallisScheduledIIDMeanGap.lean
BanditRLProof.TsallisScheduledIIDTimeVaryingMeanGap Tsallis-FTRL 9 2 Compiled BanditRLProof/TsallisScheduledIIDTimeVaryingMeanGap.lean
BanditRLProof.TsallisScheduledIndependentMeanGap Tsallis-FTRL 4 2 Compiled BanditRLProof/TsallisScheduledIndependentMeanGap.lean
BanditRLProof.TsallisScheduledInitialExpectedStability Tsallis-FTRL 6 1 Compiled BanditRLProof/TsallisScheduledInitialExpectedStability.lean
BanditRLProof.TsallisScheduledRecursiveTrajectory Tsallis-FTRL 13 1 Compiled BanditRLProof/TsallisScheduledRecursiveTrajectory.lean
BanditRLProof.TsallisScheduledReferenceGapExpectedDeviationSelfBounding Tsallis-FTRL 1 1 Compiled BanditRLProof/TsallisScheduledReferenceGapExpectedDeviationSelfBounding.lean
BanditRLProof.TsallisScheduledReferenceGapSelfBounding Tsallis-FTRL 1 1 Compiled BanditRLProof/TsallisScheduledReferenceGapSelfBounding.lean
BanditRLProof.TsallisScheduledRefinedExpectedPenalty Tsallis-FTRL 8 1 Compiled BanditRLProof/TsallisScheduledRefinedExpectedPenalty.lean
BanditRLProof.TsallisScheduledRefinedStabilityPenalty Tsallis-FTRL 7 2 Compiled BanditRLProof/TsallisScheduledRefinedStabilityPenalty.lean
BanditRLProof.TsallisScheduledScoreAlignment Tsallis-FTRL 11 2 Compiled BanditRLProof/TsallisScheduledScoreAlignment.lean
BanditRLProof.TsallisScheduledSelfBoundingInterpolation Tsallis-FTRL 2 1 Compiled BanditRLProof/TsallisScheduledSelfBoundingInterpolation.lean
BanditRLProof.TsallisScheduledSelfBoundingOptimization Tsallis-FTRL 5 2 Compiled BanditRLProof/TsallisScheduledSelfBoundingOptimization.lean
BanditRLProof.TsallisScheduledSuboptimalExpectedBound Tsallis-FTRL 10 2 Compiled BanditRLProof/TsallisScheduledSuboptimalExpectedBound.lean
BanditRLProof.TsallisScheduledTimeVaryingExpectedGap Tsallis-FTRL 9 2 Compiled BanditRLProof/TsallisScheduledTimeVaryingExpectedGap.lean
BanditRLProof.TsallisSelfBounding Tsallis-FTRL 14 1 Compiled BanditRLProof/TsallisSelfBounding.lean
BanditRLProof.TsallisSelfBoundingBetaRoot Tsallis-FTRL 3 1 Compiled BanditRLProof/TsallisSelfBoundingBetaRoot.lean
BanditRLProof.TsallisSqrtScheduleFixedGap Tsallis-FTRL 17 1 Compiled BanditRLProof/TsallisSqrtScheduleFixedGap.lean
BanditRLProof.TsallisSqrtScheduleSelfBoundingOptimization Tsallis-FTRL 7 2 Compiled BanditRLProof/TsallisSqrtScheduleSelfBoundingOptimization.lean
BanditRLProof.TsallisSqrtScheduleSelfBoundingRefinedScalar Tsallis-FTRL 14 1 Compiled BanditRLProof/TsallisSqrtScheduleSelfBoundingRefinedScalar.lean
BanditRLProof.TsallisSqrtScheduleSelfBoundingRefinedTuning Tsallis-FTRL 6 1 Compiled BanditRLProof/TsallisSqrtScheduleSelfBoundingRefinedTuning.lean
BanditRLProof.TsallisSqrtScheduleSelfBoundingRefinedWindow Tsallis-FTRL 2 1 Compiled BanditRLProof/TsallisSqrtScheduleSelfBoundingRefinedWindow.lean
BanditRLProof.TsallisSqrtScheduleSelfBoundingTuning Tsallis-FTRL 7 1 Compiled BanditRLProof/TsallisSqrtScheduleSelfBoundingTuning.lean
BanditRLProof.TsallisTimeVaryingPenalty Tsallis-FTRL 14 4 Compiled BanditRLProof/TsallisTimeVaryingPenalty.lean
BanditRLProof.UCBSummability UCB 3 1 Compiled BanditRLProof/UCBSummability.lean
BanditRLProof.UnboundedStoppingTimeL2CoordinateIntegrability Probability layer 10 2 Compiled BanditRLProof/UnboundedStoppingTimeL2CoordinateIntegrability.lean
BanditRLProof.UnboundedStoppingTimeWeightedL2CoordinateIntegrability Probability layer 3 1 Compiled BanditRLProof/UnboundedStoppingTimeWeightedL2CoordinateIntegrability.lean