Mix p Ensemble pure average
Ensemble.mix_pEnsemble_pure_average
Plain-language statement
The average of f : Ket d → T on an ensemble that mixes to a pure state ψ is f ψ
Source project: quantumInfo
Person-level attribution pending.
Source-pinned research
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.
160 results
Clear filtersEnsemble.mix_pEnsemble_pure_average
Plain-language statement
The average of f : Ket d → T on an ensemble that mixes to a pure state ψ is f ψ
Source project: quantumInfo
Person-level attribution pending.
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...
Source project: quantumInfo
Person-level attribution pending.
ent_ofsum_le
Plain-language statement
Let be independent copies of the -minimizers . Write and . Then the entropy of the four-variable sum obeys .
Source project: Polynomial Freiman-Ruzsa project
Person-level attribution pending.
entropic_PFR_conjecture
Plain-language statement
entropic_PFR_conjecture: For two -valued random variables , there is some subgroup such that .
Source project: Polynomial Freiman-Ruzsa project
Person-level attribution pending.
entropic_PFR_conjecture'
Plain-language statement
In the project's entropic PFR package with parameter , there is a subspace and a random variable uniformly distributed on such that each reference variable is within six times their mutual Ruzsa distance of : .
Source project: Polynomial Freiman-Ruzsa project
Person-level attribution pending.
EoF_of_MES
Plain-language statement
The entanglement of formation of the maximally entangled state with on-site dimension 𝕕 is log(𝕕).
Source project: quantumInfo
Person-level attribution pending.