Namespaces
Variants
Actions

Difference between revisions of "User:Boris Tsirelson/sandbox1"

From Encyclopedia of Mathematics
Jump to: navigation, search
 
(55 intermediate revisions by the same user not shown)
Line 1: Line 1:
MSC|81P15|81P40,81R15,46L07
+
<ref> [http://hea-www.harvard.edu/AstroStat http://hea-www.harvard.edu/AstroStat]; <nowiki> http://www.incagroup.org </nowiki>; <nowiki> http://astrostatistics.psu.edu </nowiki> </ref>
 +
 
 +
====Notes====
 +
<references />
 +
 
 +
-------------------------------------------
 +
 
  
 
{|
 
{|
|valign="top"|{{Ref|G}}|| Garg, Anupam; Mermin, N. D., "Farkas's lemma and the nature of reality: statistical implications of quantum correlations", ''Found. Phys.'' '''14''' (1984), no. 1, 1–39.  {{MR|0781026}}
+
| A || B || C
|-
 
|valign="top"|{{Ref|BSHC}}|| Bell, J. S.; Shimony, A.; Horne, M. A.; Clauser, J. F., "An exchange on local beables. Hidden variables and quantum uncertainty," ''Dialectica'' '''39''' (1985), no. 2, 85–110.  {{MR|0806550}}
 
|-
 
|valign="top"|{{Ref|B}}|| Bell, J. S., "Speakable and unspeakable in quantum mechanics. Collected papers on quantum philosophy", Cambridge University Press, Cambridge, 1987 {{MR|0915338}}
 
|-
 
|valign="top"|{{Ref|T}}|| Tsirelson, B. S., "Some results and problems on quantum Bell-type inequalities," ''Hadronic J. Suppl.'' '''8''' (1993), no. 4, 329–345. {{MR|1254597}}
 
|-
 
|valign="top"|{{Ref|WW}}|| Werner, R. F.; Wolf, M. M., "Bell's inequalities for states with positive partial transpose," ''Phys. Rev. A'' (3) '''61''' (2000), no. 6, 062102, 4 pp.  {{MR|1767459}}
 
|-
 
|valign="top"|{{Ref|WW}}|| Werner, Reinhard F.; Wolf, Michael M., "Bell inequalities and entanglement," ''Quantum Inf. Comput.'' '''1''' (2001), no. 3, 1–25. {{MR|1907485}}
 
|-
 
|valign="top"|{{Ref|WW}}|| Keyl, M.; Schlingemann, D.; Werner, R. F., "Infinitely entangled states," ''Quantum Inf. Comput.'' '''3''' (2003), no. 4, 281–306.  {{MR|2003567}}
 
|-
 
|valign="top"|{{Ref|WW}}|| Peres, Asher; Terno, Daniel R., "Quantum information and relativity theory," ''Rev. Modern Phys.'' '''76''' (2004), no. 1, 93–123. {{MR|2116831}}
 
|-
 
|valign="top"|{{Ref|WW}}|| Szarek, Stanislaw J., "Volume of separable states is super-doubly-exponentially small in the number of qubits," ''Phys. Rev. A'' (3) '''72''' (2005), no. 3, part A, 032304, 10 pp.  {{MR|2189159}}
 
|-
 
|valign="top"|{{Ref|WW}}|| {{MR|2383595}}
 
|-
 
|valign="top"|{{Ref|WW}}|| {{MR|2653547}}
 
|-
 
|valign="top"|{{Ref|WW}}|| {{MR|2736960}}
 
|-
 
|valign="top"|{{Ref|WW}}|| {{MR|2790067}}
 
|-
 
|valign="top"|{{Ref|WW}}|| {{MR|2825506}}
 
|-
 
|valign="top"|{{Ref|WW}}|| {{MR|}}
 
|-
 
|valign="top"|{{Ref|WW}}|| {{MR|}}
 
 
|-
 
|-
 +
| X || Y || Z
 
|}
 
|}
 +
 +
 +
 +
-----------------------------------------
 +
-----------------------------------------
 +
 +
$\newcommand*{\longhookrightarrow}{\lhook\joinrel\relbar\joinrel\rightarrow}$
 +
 +
<asy>
 +
size(100,100);
 +
label(scale(1.7)*'$T(\\Sigma)\hookrightarrow T(\\Sigma,X)$',(0,0));
 +
</asy>
 +
 +
<asy>
 +
size(220,220);
 +
 +
import math;
 +
 +
int kmax=40;
 +
 +
guide g;
 +
for (int k=-kmax; k<=kmax; ++k) {
 +
  real phi = 0.2*k*pi;
 +
  real rho = 1;
 +
  if (k!=0) {
 +
    rho = sin(phi)/phi;
 +
  }
 +
  pair z=rho*expi(phi);
 +
  g=g..z;
 +
}
 +
 
 +
draw (g);
 +
 +
defaultpen(0.75);
 +
draw ( (0,0)--(1.3,0), dotted, Arrow(SimpleHead,5) );
 +
dot ( (1,0) );
 +
label ( "$a$", (1,0), NE );
 +
 +
</asy>

Latest revision as of 07:12, 13 March 2016

[1]

Notes

  1. http://hea-www.harvard.edu/AstroStat; http://www.incagroup.org ; http://astrostatistics.psu.edu


A B C
X Y Z




$\newcommand*{\longhookrightarrow}{\lhook\joinrel\relbar\joinrel\rightarrow}$

How to Cite This Entry:
Boris Tsirelson/sandbox1. Encyclopedia of Mathematics. URL: http://encyclopediaofmath.org/index.php?title=Boris_Tsirelson/sandbox1&oldid=26483