Skip to main content

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 2,569 curated research declarations and 119,070 complete package declarations. Search 10,000 more complete Mathlib declarations.

All topics

Showing 991 to 996 of 2,569 results.

Project-declaredLean 4.28.0

Mix p Ensemble pure average

Ensemble.mix_pEnsemble_pure_average

Mathematical statement

The average of f : Ket d → T on an ensemble that mixes to a pure state ψ is f ψ

quantum informationentropyquantum channels

Source project: quantumInfo

Person-level attribution pending.

View proof record
Project-declaredLean 4.28.0

Mix p Ensemble pure iff pure

Ensemble.mix_pEnsemble_pure_iff_pure

Project documentation

The average of f : MState d → T on a coerced pure-state ensemble ↑e : MEnsemble d α is equal to averaging the restricted function over Kets f ∘ pure : Ket d → T on e. -/ theorem average_of_pure_ensemble {T : Type _} {U : Type*} [AddCommGroup U] [Module ℝ U] [inst : Mixable U T] (f : MState d → T) (e : PEnsemble d α) : average f (toMEnsemble e) = p...

quantum informationentropyquantum channels

Source project: quantumInfo

Person-level attribution pending.

View proof record
Project-declaredLean 4.33.0-rc1

Ent ofsum le

ent_ofsum_le

Mathematical statement

Let X1,X2X_1',X_2' be independent copies of the τ\tau-minimizers X1,X2X_1,X_2. Write k=d[X1;X2]k=d[X_1;X_2] and I1=I[X1+X2:X1+X2X1+X2+X1+X2]I_1=I[X_1+X_2:X_1'+X_2\mid X_1+X_2+X_1'+X_2']. Then the entropy of the four-variable sum obeys H[X1+X2+X1+X2]12H[X1]+12H[X2]+(2+η)kI1H[X_1+X_2+X_1'+X_2']\le\tfrac12H[X_1]+\tfrac12H[X_2]+(2+\eta)k-I_1.

additive combinatoricsentropyprobability

Source project: Polynomial Freiman-Ruzsa project

Person-level attribution pending.

View proof record
Project-declaredLean 4.33.0-rc1

Entropic PFR conjecture

entropic_PFR_conjecture

Mathematical statement

entropic_PFR_conjecture: For two GG-valued random variables X10,X20X^0_1, X^0_2, there is some subgroup HGH \leq G such that d[X10;UH]+d[X20;UH]11d[X10;X20]d[X^0_1;U_H] + d[X^0_2;U_H] \le 11 d[X^0_1;X^0_2].

additive combinatoricsentropyprobability

Source project: Polynomial Freiman-Ruzsa project

Person-level attribution pending.

View proof record
Project-declaredLean 4.33.0-rc1

Entropic PFR conjecture

entropic_PFR_conjecture'

Mathematical statement

In the project's entropic PFR package with parameter η=1/9\eta=1/9, there is a subspace HH and a random variable UU uniformly distributed on HH such that each reference variable is within six times their mutual Ruzsa distance of UU: d(X1,U),d(X2,U)6d(X1,X2)d(X_1,U),d(X_2,U)\le6d(X_1,X_2).

additive combinatoricsentropyprobability

Source project: Polynomial Freiman-Ruzsa project

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

EnumΘ'Arg Max eq iff

enumΘ'ArgMax_eq_iff

Mathematical statement

Among the first n+1n+1 enumerated phases, enumΘ'ArgMax returns the smallest index ii at which the function gg attains its maximum at xx. Equivalently, every index jnj\le n has value at most the value at ii, and every earlier index j<ij<i has strictly smaller value.

harmonic analysisFourier analysismeasure theory

Source project: Carleson formalization

Person-level attribution pending.

View proof record