Theorems · Theorem · functional analysis
tsirelson_inequality
∀ {R : Type u} [inst : Ring R] [inst_1 : PartialOrder R] [inst_2 : StarRing R] [StarOrderedRing R]
[inst_4 : Algebra ℝ R] [IsOrderedModule ℝ R] [StarModule ℝ R] (A₀ A₁ B₀ B₁ : R),
IsCHSHTuple A₀ A₁ B₀ B₁ → A₀ * B₀ + A₀ * B₁ + A₁ * B₀ - A₁ * B₁ ≤ √2 ^ 3 • 1In a noncommutative ordered \-algebra over ℝ,
Tsirelson's bound for a CHSH tuple (A₀, A₁, B₀, B₁) is
`A₀ B₀ + A₀ * B₁ + A₁ * B₀ - A₁ * B₁ ≤ 2^(3/2) • 1.
We prove this by providing an explicit sum-of-squares decomposition
of the difference.
(We could work over ℤ[2^(1/2), 2^(-1/2)]` if we really wanted to!)
- Defined in
- Mathlib.Algebra.Star.CHSH
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 132 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites58
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- Algebrastatement and proof · cited by 11,388
- Ringstatement and proof · cited by 7,463
- PartialOrderstatement and proof · cited by 6,410
- add_zeroproof · cited by 2,707
- zero_addproof · cited by 2,366
- StarRingstatement and proof · cited by 1,686
- add_commproof · cited by 1,535
- one_smulproof · cited by 1,374
- Star.starproof · cited by 1,082
- add_assocproof · cited by 746
- neg_mulproof · cited by 654
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.