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

1 topic

160 results

Clear filters
Project-declaredLean 4.33.0-rc1

Torsion PFR

torsion_PFR

Project documentation

Polynomial Freiman-Ruzsa theorem for bounded-torsion groups. Let GG be a finite abelian group in which mx=0mx=0 for every xx, with m2m\ge2. If AGA\subseteq G is nonempty and A+AKA|A+A|\le K|A|, then there are a subgroup HGH\le G and a set cc such that Ac+HA\subseteq c+H, HA|H|\le|A|, and c<mK256m3+1|c|<mK^{256m^3+1}.

additive combinatoricsentropyprobability

Source project: Polynomial Freiman-Ruzsa project

Person-level attribution pending.

View proof record
Project-declaredLean 4.28.0

Trace Functional eq i Sup f alpha

traceFunctional_eq_iSup_f_alpha

Plain-language statement

Step 1 (Variational formula): For α > 1, the trace functional equals the supremum of f_α over all PSD H: Q̃_α(ρ‖σ) = ⨆ (H : HermitianMat d ℂ) (_ : 0 ≤ H), f_alpha α H ρ σ. The optimizer is H_hat = σ^γ (σ^γ ρ σ^γ)^{α−1} σ^γ.

quantum informationentropyquantum channels

Source project: quantumInfo

Person-level attribution pending.

View proof record
Project-declaredLean 4.28.0

Trace Right pure MES

traceRight_pure_MES

Plain-language statement

Entanglement of Formation of bipartite systems. It is the convex roof extension of the von Neumann entropy of one of the subsystems (here chosen to be the left one, but see Entropy.Sᵥₙ_of_partial_eq). The function Sᵥₙ ∘ traceRight ∘ pure is phase-invariant because pure maps phase-equivalent kets to the same mixed state, so it descends to `KetUpToPha...

quantum informationentropyquantum channels

Source project: quantumInfo

Person-level attribution pending.

View proof record
Project-declaredLean 4.28.0

Twirling general matrix

twirling_general_matrix

Project documentation

The trace functional is invariant under 1_A ⊗ V conjugation. -/ theorem sandwichedTraceFunctional_conj_tensorUnitary (ρ σ : MState (dA × dB)) (V : Matrix.unitaryGroup dB ℂ) : Q̃_ α(ρ.conjTensorUnitary V‖σ.conjTensorUnitary V) = Q̃_ α(ρ‖σ) := by exact sandwichedTraceFunctional_conj_unitary_MState _ ρ σ section twirling variable {dA dB : Type*} variable [...

quantum informationentropyquantum channels

Source project: quantumInfo

Person-level attribution pending.

View proof record
Project-declaredLean 4.28.0

Twirling hermitian entry

twirling_hermitian_entry

Project documentation

The trace functional is invariant under 1_A ⊗ V conjugation. -/ theorem sandwichedTraceFunctional_conj_tensorUnitary (ρ σ : MState (dA × dB)) (V : Matrix.unitaryGroup dB ℂ) : Q̃_ α(ρ.conjTensorUnitary V‖σ.conjTensorUnitary V) = Q̃_ α(ρ‖σ) := by exact sandwichedTraceFunctional_conj_unitary_MState _ ρ σ section twirling variable {dA dB : Type*} variable [...

quantum informationentropyquantum channels

Source project: quantumInfo

Person-level attribution pending.

View proof record
Project-declaredLean 4.28.0

Relative Ent Resource ne top

UnitalFreeStateTheory.relativeEntResource_ne_top

Plain-language statement

In a FreeStateTheory, we have free states of full rank, therefore the minimum relative entropy of any state ρ to a free state is finite.

quantum informationentropyquantum channels

Source project: quantumInfo

Person-level attribution pending.

View proof record