Cond KLDiv eq
condKLDiv_eq
Plain-language statement
If are -valued random variables, and is another random variable defined on the same sample space as , then
Source project: Polynomial Freiman-Ruzsa project
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 filterscondKLDiv_eq
Plain-language statement
If are -valued random variables, and is another random variable defined on the same sample space as , then
Source project: Polynomial Freiman-Ruzsa project
Person-level attribution pending.
condMultiDist_of_cast
Plain-language statement
Conditional multidistance is unchanged when both the random variables and their conditioning variables are reindexed along an equality . As with ordinary multidistance, the value does not depend on the chosen equal presentation of the finite index type.
Source project: Polynomial Freiman-Ruzsa project
Person-level attribution pending.
condRuzsaDistance_ge_of_min
Plain-language statement
A lower bound forced by -minimality. If minimizes the source's functional, then for measurable and conditioning variables ,
Source project: Polynomial Freiman-Ruzsa project
Person-level attribution pending.
conjTranspose_isometry_mul_isometry_le_one
Project documentation
The operator norm of the conjugate transpose is equal to the operator norm. -/ theorem Matrix.opNorm_conjTranspose_eq_opNorm {m n : Type*} [Fintype m] [Fintype n] [DecidableEq m] [DecidableEq n] (A : Matrix m n 𝕜) : Matrix.opNorm Aᴴ = Matrix.opNorm A := by unfold Matrix.opNorm rw [← ContinuousLinearMap.adjoint.norm_map (toEuclideanLin A).toContinuousLine...
Source project: quantumInfo
Person-level attribution pending.
construct_good_prelim
Plain-language statement
A preliminary endgame bound. In the -minimizer setup, let and let measurable satisfy . Put and Then
Source project: Polynomial Freiman-Ruzsa project
Person-level attribution pending.
convex_roof_of_pure
Plain-language statement
The convex roof extension of g : KetUpToPhase d → ℝ≥0 applied to a pure state ψ is g (KetUpToPhase.mk ψ).
Source project: quantumInfo
Person-level attribution pending.