<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://en.formulasearchengine.com/index.php?action=history&amp;feed=atom&amp;title=Coherence_condition</id>
	<title>Coherence condition - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://en.formulasearchengine.com/index.php?action=history&amp;feed=atom&amp;title=Coherence_condition"/>
	<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/index.php?title=Coherence_condition&amp;action=history"/>
	<updated>2026-06-24T18:57:50Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0-wmf.28</generator>
	<entry>
		<id>https://en.formulasearchengine.com/index.php?title=Coherence_condition&amp;diff=259440&amp;oldid=prev</id>
		<title>en&gt;Tonyxty: /* An illustrative example: a monoidal category */Removed link in title</title>
		<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/index.php?title=Coherence_condition&amp;diff=259440&amp;oldid=prev"/>
		<updated>2014-12-03T06:09:17Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;An illustrative example: a monoidal category: &lt;/span&gt;Removed link in title&lt;/p&gt;
&lt;a href=&quot;https://en.formulasearchengine.com/index.php?title=Coherence_condition&amp;amp;diff=259440&amp;amp;oldid=21395&quot;&gt;Show changes&lt;/a&gt;</summary>
		<author><name>en&gt;Tonyxty</name></author>
	</entry>
	<entry>
		<id>https://en.formulasearchengine.com/index.php?title=Coherence_condition&amp;diff=21395&amp;oldid=prev</id>
		<title>en&gt;AnomieBOT: Dating maintenance tags: {{Technical}}</title>
		<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/index.php?title=Coherence_condition&amp;diff=21395&amp;oldid=prev"/>
		<updated>2012-06-07T13:34:43Z</updated>

		<summary type="html">&lt;p&gt;Dating maintenance tags: {{Technical}}&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;In mathematics, the &amp;#039;&amp;#039;&amp;#039;Johnson–Lindenstrauss lemma&amp;#039;&amp;#039;&amp;#039; is a result named after [[William B. Johnson (mathematician)|William B. Johnson]] and [[Joram Lindenstrauss]] concerning low-distortion [[embedding]]s of points from high-dimensional into low-dimensional [[Euclidean space]]. The lemma states that a small set of points in a high-dimensional space can be embedded into a space of much lower dimension in such a way that distances between the points are nearly preserved. The map used for the embedding is at least [[Lipschitz continuity|Lipschitz]], and can even be taken to be an [[orthogonal projection]].&lt;br /&gt;
&lt;br /&gt;
The lemma has uses in [[compressed sensing]], [[manifold learning]], [[dimensionality reduction]], and [[graph embedding]]. Much of the data stored and manipulated on computers, including text and images, can be represented as points in a high-dimensional space (see [[vector space model]] for the case of text). However, the essential algorithms for working with such data tend{{citation needed|date=December 2012}} to become bogged down very quickly as dimension increases. It is therefore desirable to reduce the dimensionality of the data in a way that preserves its relevant structure. The Johnson–Lindenstrauss lemma is a classic result in this vein.&lt;br /&gt;
&lt;br /&gt;
Also the lemma is tight up to a factor log(1/&amp;#039;&amp;#039;ε&amp;#039;&amp;#039;), i.e. there exists a set of points of size &amp;#039;&amp;#039;m&amp;#039;&amp;#039; that needs dimension&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt; \Omega\left(\frac{\log(m)}{\varepsilon^2\log (1/\varepsilon)}\right)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
in order to preserve the distances between all pair of points. See 4.&lt;br /&gt;
&lt;br /&gt;
== Lemma ==&lt;br /&gt;
Given 0&amp;amp;nbsp;&amp;lt;&amp;amp;nbsp;&amp;#039;&amp;#039;ε&amp;#039;&amp;#039;&amp;amp;nbsp;&amp;lt;&amp;amp;nbsp;1, a set &amp;#039;&amp;#039;X&amp;#039;&amp;#039; of &amp;#039;&amp;#039;m&amp;#039;&amp;#039; points in &amp;#039;&amp;#039;&amp;#039;R&amp;#039;&amp;#039;&amp;#039;&amp;lt;sup&amp;gt;&amp;#039;&amp;#039;N&amp;#039;&amp;#039;&amp;lt;/sup&amp;gt;, and a number {{nowrap|&amp;#039;&amp;#039;n&amp;#039;&amp;#039; &amp;gt;  8 ln(&amp;#039;&amp;#039;m&amp;#039;&amp;#039;)&amp;amp;thinsp;/&amp;amp;thinsp;&amp;#039;&amp;#039;ε&amp;#039;&amp;#039;&amp;lt;sup&amp;gt;&amp;amp;thinsp;2&amp;lt;/sup&amp;gt;}}, there is a linear map &amp;#039;&amp;#039;ƒ&amp;#039;&amp;#039;&amp;amp;nbsp;:&amp;amp;nbsp;&amp;#039;&amp;#039;&amp;#039;R&amp;#039;&amp;#039;&amp;#039;&amp;lt;sup&amp;gt;&amp;#039;&amp;#039;N&amp;#039;&amp;#039;&amp;lt;/sup&amp;gt;&amp;amp;nbsp;→&amp;amp;nbsp;&amp;#039;&amp;#039;&amp;#039;R&amp;#039;&amp;#039;&amp;#039;&amp;lt;sup&amp;gt;&amp;#039;&amp;#039;n&amp;#039;&amp;#039;&amp;lt;/sup&amp;gt; such that&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;(1-\varepsilon)\|u-v\|^2 \leq \|f(u) - f(v)\|^2 \leq (1+\varepsilon)\|u-v\|^2&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
for all &amp;#039;&amp;#039;u&amp;#039;&amp;#039;,&amp;amp;nbsp;&amp;#039;&amp;#039;v&amp;#039;&amp;#039;&amp;amp;nbsp;&amp;amp;isin; &amp;#039;&amp;#039;X&amp;#039;&amp;#039;.&lt;br /&gt;
&lt;br /&gt;
One proof of the lemma takes &amp;#039;&amp;#039;ƒ&amp;#039;&amp;#039; to be a suitable multiple of the orthogonal projection onto a random subspace of dimension &amp;#039;&amp;#039;n&amp;#039;&amp;#039; in &amp;#039;&amp;#039;&amp;#039;R&amp;#039;&amp;#039;&amp;#039;&amp;lt;sup&amp;gt;&amp;#039;&amp;#039;N&amp;#039;&amp;#039;&amp;lt;/sup&amp;gt;, and exploits the phenomenon of [[concentration of measure]].&lt;br /&gt;
&lt;br /&gt;
Obviously an orthogonal projection will, in general, reduce the average distance between points, but the lemma can be viewed as dealing with &amp;#039;&amp;#039;relative distances&amp;#039;&amp;#039;, which do not change under scaling. In a nutshell, you roll the dice and obtain a random projection, which will reduce the average distance, and then you scale up the distances so that the average distance returns to its previous value. If you keep rolling the dice, you will, in polynomial random time, find a projection for which the (scaled) distances satisfy the lemma.&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
*{{citation&lt;br /&gt;
 | last1 = Johnson | first1 = William B. | author1-link = William B. Johnson (mathematician)| last2 = Lindenstrauss | first2 = Joram | author2-link = Joram Lindenstrauss&lt;br /&gt;
 | contribution = Extensions of Lipschitz mappings into a Hilbert space&lt;br /&gt;
 | doi = 10.1090/conm/026/737400&lt;br /&gt;
 | location = Providence, RI&lt;br /&gt;
 | mr = 737400&lt;br /&gt;
 | pages = 189–206&lt;br /&gt;
 | publisher = American Mathematical Society&lt;br /&gt;
 | series = Contemporary Mathematics&lt;br /&gt;
 | title = Conference in Modern Analysis and Probability (New Haven, Conn., 1982)&lt;br /&gt;
 | volume = 26&lt;br /&gt;
 | year = 1984}}.&lt;br /&gt;
*{{citation&lt;br /&gt;
 | last1 = Dasgupta | first1 = Sanjoy&lt;br /&gt;
 | last2 = Gupta | first2 = Anupam&lt;br /&gt;
 | doi = 10.1002/rsa.10073&lt;br /&gt;
 | issue = 1&lt;br /&gt;
 | journal = Random Structures &amp;amp; Algorithms&lt;br /&gt;
 | mr = 1943859&lt;br /&gt;
 | pages = 60–65&lt;br /&gt;
 | title = An elementary proof of a theorem of Johnson and Lindenstrauss&lt;br /&gt;
 | url = http://cseweb.ucsd.edu/~dasgupta/papers/jl.pdf&lt;br /&gt;
 | volume = 22&lt;br /&gt;
 | year = 2003}}.&lt;br /&gt;
*{{citation&lt;br /&gt;
 | last = Achlioptas | first = Dimitris&lt;br /&gt;
 | doi = 10.1016/S0022-0000(03)00025-4&lt;br /&gt;
 | issue = 4&lt;br /&gt;
 | journal = [[Journal of Computer and System Sciences]]&lt;br /&gt;
 | mr = 2005771&lt;br /&gt;
 | pages = 671–687&lt;br /&gt;
 | title = Database-friendly random projections: Johnson-Lindenstrauss with binary coins&lt;br /&gt;
 | volume = 66&lt;br /&gt;
 | year = 2003}}. Journal version of a paper previously appearing at PODC 2001.&lt;br /&gt;
*{{citation&lt;br /&gt;
 | last1 = Baraniuk | first1 = Richard | author1-link = Richard Baraniuk&lt;br /&gt;
 | last2 = Davenport | first2 = Mark&lt;br /&gt;
 | last3 = DeVore | first3 = Ronald | author3-link = Ronald DeVore&lt;br /&gt;
 | last4 = Wakin | first4 = Michael&lt;br /&gt;
 | doi = 10.1007/s00365-007-9003-x&lt;br /&gt;
 | issue = 3&lt;br /&gt;
 | journal = [[Constructive Approximation]]&lt;br /&gt;
 | mr = 2453366&lt;br /&gt;
 | pages = 253–263&lt;br /&gt;
 | title = A simple proof of the restricted isometry property for random matrices&lt;br /&gt;
 | url = http://dsp.rice.edu/files/cs/JL_RIP.pdf&lt;br /&gt;
 | volume = 28&lt;br /&gt;
 | year = 2008}}.&lt;br /&gt;
*{{citation&lt;br /&gt;
 | last = Alon | first = Noga | author-link = Noga Alon&lt;br /&gt;
 | doi = 10.1016/S0012-365X(03)00227-9&lt;br /&gt;
 | issue = 1-3&lt;br /&gt;
 | journal = [[Discrete Mathematics (journal)|Discrete Mathematics]]&lt;br /&gt;
 | mr = 2025940&lt;br /&gt;
 | pages = 31–53&lt;br /&gt;
 | title = Problems and results in extremal combinatorics. I&lt;br /&gt;
 | url = http://www.math.tau.ac.il/~nogaa/PDFS/extremal1.pdf&lt;br /&gt;
 | volume = 273&lt;br /&gt;
 | year = 2003}}.&lt;br /&gt;
&lt;br /&gt;
{{DEFAULTSORT:Johnson-Lindenstrauss lemma}}&lt;br /&gt;
[[Category:Lemmas]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{geometry-stub}}&lt;/div&gt;</summary>
		<author><name>en&gt;AnomieBOT</name></author>
	</entry>
</feed>