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

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
Project-declaredLean 4.28.0

V rho conj mul self eq

V_rho_conj_mul_self_eq

Plain-language statement

V_rho^H * V_rho simplifies to sandwiching the traceRight by the inverse square root.

quantum informationentropyquantum channels

Source project: quantumInfo

Person-level attribution pending.

View proof record
Project-declaredLean 4.28.0

V rho isometry

V_rho_isometry

Plain-language statement

V_rho is an isometry.

quantum informationentropyquantum channels

Source project: quantumInfo

Person-level attribution pending.

View proof record