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

All topics

115 results

Clear filters
Project-declaredLean 4.28.0

Sandwiched Trace Functional mono trace Right

sandwichedTraceFunctional_mono_traceRight

Plain-language statement

Monotonicity of the trace functional under partial trace for α > 1. Equation (2.8) of the paper (second line).

quantum informationentropyquantum channels

Source project: quantumInfo

Person-level attribution pending.

View proof record
Project-declaredLean 4.28.0

Sandwiched Trace Functional self

sandwichedTraceFunctional_self

Project documentation

Twirling on a bipartite system: applying 1_A ⊗ V_i and averaging produces the -- partial trace tensored with the maximally mixed state. -/ -- theorem twirling_bipartite [Nonempty dB] -- (κ : Type) [Fintype κ] (V : κ → Matrix.unitaryGroup dB ℂ) -- (hV : ∀ (X : HermitianMat dB ℂ), -- (Fintype.card κ : ℝ)⁻¹ • ∑ i : κ, X.conj (V i : Matrix dB dB ℂ) = -- (X....

quantum informationentropyquantum channels

Source project: quantumInfo

Person-level attribution pending.

View proof record
Project-declaredLean 4.28.0

Support Proj mul of ker le

supportProj_mul_of_ker_le

Plain-language statement

The support projection of A acts as identity on B when A.ker ≤ B.ker. Since A.supportProj projects onto ker(A)⊥ and B is zero on ker(A), the projection preserves B.

quantum informationentropyquantum channels

Source project: quantumInfo

Person-level attribution pending.

View proof record
Project-declaredLean 4.28.0

Lb theorem

SupRegularized.lb

Plain-language statement

The SupRegularized value is also lower bounded.

quantum informationentropyquantum channels

Source project: quantumInfo

Person-level attribution pending.

View proof record
Project-declaredLean 4.28.0

Mono sup

SupRegularized.mono_sup

Plain-language statement

For Monotone functions, the SupRegularized is the supremum of values.

quantum informationentropyquantum channels

Source project: quantumInfo

Person-level attribution pending.

View proof record
Project-declaredLean 4.28.0

Sᵥₙ eq trace cfc

Sᵥₙ_eq_trace_cfc

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