Mix p Ensemble pure average
Ensemble.mix_pEnsemble_pure_average
Mathematical 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 2,569 curated research declarations and 119,070 complete package declarations. Search 10,000 more complete Mathlib declarations.
Showing 991 to 996 of 2,569 results.
Ensemble.mix_pEnsemble_pure_average
Mathematical 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
Mathematical 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
Mathematical 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'
Mathematical 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.
enumΘ'ArgMax_eq_iff
Mathematical statement
Among the first enumerated phases, enumΘ'ArgMax returns the smallest index at which the function attains its maximum at . Equivalently, every index has value at most the value at , and every earlier index has strictly smaller value.
Source project: Carleson formalization
Person-level attribution pending.