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 research declarations. Search 10,000 more complete Mathlib declarations.

All topics

2569 results

Project-declaredLean 4.32.0

S truncation

S_truncation

Plain-language statement

Let 1<q21<q\le2, let qq' be its Hölder conjugate, and suppose the linearized nontangential operators have the required uniform L2L^2 bound. For bounded measurable F,GF,G and measurable ff with f(x)1F(x)\lVert f(x)\rVert\le\mathbf 1_F(x), the supremum over all truncated scale intervals Bs1s2B-B\le s_1\le s_2\le B satisfies

G+sups1s2Ts1,s2f(x)dxC(a,q)μ(G)1/qμ(F)1/q.\int_G^+\sup_{s_1\le s_2}\lVert T_{s_1,s_2}f(x)\rVert\,dx\le C(a,q)\,\mu(G)^{1/q'}\mu(F)^{1/q}.

harmonic analysisFourier analysismeasure theory

Source project: Carleson formalization

Person-level attribution pending.

View proof record
Project-declaredLean 4.28.0

Sandwiched Aux Fun concave in H

sandwichedAuxFun_concave_in_H

Plain-language statement

For α > 1, the map H ↦ f_α(H, ρ, σ) is concave (for fixed ρ, σ), so the optimal H is a maximizer.

quantum informationentropyquantum channels

Source project: quantumInfo

Person-level attribution pending.

View proof record
Project-declaredLean 4.28.0

Sandwiched Rel Rentropy additive alpha ne one

sandwichedRelRentropy_additive_alpha_ne_one

Project documentation

The Sandwiched Renyi Relative entropy is additive for α=1 (standard relative entropy). -/ private theorem sandwichedRelRentropy_additive_alpha_one (ρ₁ σ₁ : MState d₁) (ρ₂ σ₂ : MState d₂) : D̃_ 1(ρ₁ ⊗ᴹ ρ₂‖σ₁ ⊗ᴹ σ₂) = D̃_ 1(ρ₁‖σ₁) + D̃_ 1(ρ₂‖σ₂) := by by_cases h1 : σ₁.M.ker ≤ ρ₁.M.ker <;> by_cases h2 : σ₂.M.ker ≤ ρ₂.M.ker · simp only [SandwichedRelRentropy,...

quantum informationentropyquantum channels

Source project: quantumInfo

Person-level attribution pending.

View proof record
Project-declaredLean 4.28.0

Sandwiched Renyi Entropy DPI eq one

sandwichedRenyiEntropy_DPI_eq_one

Plain-language statement

The Data Processing Inequality for the Sandwiched Rényi relative entropy (α > 1). Every CPTP map Φ satisfies D̃_α(Φρ‖Φσ) ≤ D̃_α(ρ‖σ). The proof uses the Stinespring representation (see CPTPMap.exists_purify): every CPTP map can be written as ancilla preparation + unitary conjugation + partial trace. Since the sandwiched Rényi divergence is invariant...

quantum informationentropyquantum channels

Source project: quantumInfo

Person-level attribution pending.

View proof record
Project-declaredLean 4.28.0

Sandwiched Renyi Entropy DPI gt one

sandwichedRenyiEntropy_DPI_gt_one

Plain-language statement

The Data Processing Inequality for the Sandwiched Rényi relative entropy (α > 1). Every CPTP map Φ satisfies D̃_α(Φρ‖Φσ) ≤ D̃_α(ρ‖σ). The proof uses the Stinespring representation (see CPTPMap.exists_purify): every CPTP map can be written as ancilla preparation + unitary conjugation + partial trace. Since the sandwiched Rényi divergence is invariant...

quantum informationentropyquantum channels

Source project: quantumInfo

Person-level attribution pending.

View proof record
Project-declaredLean 4.28.0

Sandwiched Renyi Entropy mono trace Left

sandwichedRenyiEntropy_mono_traceLeft

Plain-language statement

Monotonicity of the sandwiched Rényi divergence under traceLeft for α > 1. Follows from sandwichedRenyiEntropy_mono_traceRight' + SWAP invariance.

quantum informationentropyquantum channels

Source project: quantumInfo

Person-level attribution pending.

View proof record