Source-pinned research

Research proof index

Search theorem names, mathematical ideas, modules, topics, projects, and role-labelled researchers. Open a result for its complete indexed Lean declaration and source record.

This index contains 13 research declarations. Search 10,000 more complete Mathlib declarations.

1 topic

13 results

Clear filters
Project-declaredLean 4.32.0

Admissible bound mono

admissible_bound.mono

Plain-language statement

For positive parameters A,B,C,RA,B,C,R, the classical error-bound function A(logxR)Bexp ⁣(ClogxR)A\left(\frac{\log x}{R}\right)^B\exp\!\left(-C\sqrt{\frac{\log x}{R}}\right) is nonincreasing once xexp ⁣(R(2B/C)2)x\ge \exp\!\left(R(2B/C)^2\right).

analytic number theoryprime numbersasymptotics

Source project: Prime Number Theorem and More

Person-level attribution pending.

View proof record
Project-declaredLean 4.33.0-rc1

Error map eq hypothesis Error

Cslib.MachineLearning.PACLearning.error_map_eq_hypothesisError

Plain-language statement

Under a realizable distribution P.map (x ↦ (x, c(x))), the general 0-1 error coincides with the binary hypothesisError P h c, where h and c are viewed as subsets of α via the characteristic function decide (· ∈ ·).

computer sciencecomputabilityprogram semantics

Source project: Lean Computer Science Library

Person-level attribution pending.

View proof record
Project-declaredLean 4.33.0-rc1

Is PACLearner For antitone C

Cslib.MachineLearning.PACLearning.IsPACLearnerFor.antitone_C

Plain-language statement

The deterministic PAC learner predicate is antitone in the concept class: a learner for a larger class C' is also a learner for any subclass C ⊆ C', since the agnostic benchmark optimalError _ C ≥ optimalError _ C' makes the error requirement easier.

computer sciencecomputabilityprogram semantics

Source project: Lean Computer Science Library

Person-level attribution pending.

View proof record
Project-declaredLean 4.33.0-rc1

Is PACLearner For mono ε

Cslib.MachineLearning.PACLearning.IsPACLearnerFor.mono_ε

Plain-language statement

A PAC learner with accuracy ε₁ is also a PAC learner with any weaker accuracy ε₂ ≥ ε₁: the bad event {error > opt + ε} only shrinks.

computer sciencecomputabilityprogram semantics

Source project: Lean Computer Science Library

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Dens1 le dens

dens1_le_dens'

Plain-language statement

If every tile in PP lies at the fixed generation kk, then the first global density of PP is at most the generation-specific density dens(k,P)\mathrm{dens}'(k,P).

harmonic analysisFourier analysismeasure theory

Source project: Carleson formalization

Person-level attribution pending.

View proof record
Project-declaredLean 4.31.0

To Coset Fft Domain of Coset Fft Domain

Domain.CosetFftDomainClass.toCosetFftDomain_of_CosetFftDomain

Plain-language statement

Reconstructing a concrete coset FFT domain from its class instance gives back the original domain.

cryptographyproof systemscoding theory

Source project: ArkLib

Person-level attribution pending.

View proof record