Bella Subbotovskaya

From The Right Wiki
Revision as of 19:22, 14 May 2024 by imported>Smasongarrison (Copying from Category:20th-century women mathematicians to Category:Soviet women mathematicians Diffusing per WP:DIFFUSE using Cat-a-lot)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
Bella Abramovna Subbotovskaya
Белла Абрамовна Субботовская
File:Bella Subbotovskaya AMS Photograph.png
Subbotovskaya in 1961
Born(1937-12-17)December 17, 1937
DiedNovember 23, 1982(1982-11-23) (aged 44)
Cause of deathCar crash (suspected assassination)
Resting placeVostryakovo Jewish Cemetery, Moscow
NationalityRussian
Alma materFaculty of Mechanics and Mathematics, Moscow State University
Known forBoolean formula complexity
Jewish People's University
Spouse
Ilya Muchnik
(m. 1961⁠–⁠1971)
Scientific career
FieldsMathematical logic
Mathematics education
Thesis"A criterion for the comparability of bases for the realisation of Boolean functions by formulas" (1963)
Academic advisorsOleg Lupanov

Bella Abramovna Subbotovskaya (17 December 1937 – 23 September 1982)[1] was a Soviet mathematician who founded the short-lived Jewish People's University (1978–1983) in Moscow.[2][3] The school's purpose was to offer free education to those affected by structured anti-Semitism within the Soviet educational system. Its existence was outside Soviet authority and it was investigated by the KGB. Subbotovskaya herself was interrogated a number of times by the KGB and shortly thereafter was hit by a truck and died, in what has been speculated was an assassination.[4]

Academic work

Prior to founding the Jewish People's University, Subbotovskaya published papers in mathematical logic. Her results on Boolean formulas written in terms of , , and ¬ were influential in the then nascent field of computational complexity theory.

Random restrictions

Subbotovskaya invented the method of random restrictions to Boolean functions.[5] Starting with a function f, a restriction ρ of f is a partial assignment to nk of the n variables, giving a function fρ of fewer variables. Take the following function:

f(x1,x2,x3)=(x1x2x3)(¬x1x2)(x1¬x3).

The following is a restriction of one variable

fρ(y1,y2)=f(1,y1,y2)=(1y1y2)(¬1y1)(1¬y2).

Under the usual identities of Boolean algebra this simplifies to fρ(y1,y2)=y1. To sample a random restriction, retain k variables uniformly at random. For each remaining variable, assign it 0 or 1 with equal probability.

Formula Size and Restrictions

As demonstrated in the above example, applying a restriction to a function can massively reduce the size of its formula. Though f is written with 7 variables, by only restricting one variable, we found that fρ uses only 1. Subbotovskaya proved something much stronger: if ρ is a random restriction of nk variables, then the expected shrinkage between f and fρ is large, specifically

𝔼[L(fρ)](kn)3/2L(f),

where L is the minimum number of variables in the formula.[5] Applying Markov's inequality we see

Pr[L(fρ)4(kn)3/2L(f)]34.

Example application

Take f to be the parity function over n variables. After applying a random restriction of n1 variables, we know that fρ is either xi or ¬xi depending the parity of the assignments to the remaining variables. Thus clearly the size of the circuit that computes fρ is exactly 1. Then applying the probabilistic method, for sufficiently large n, we know there is some ρ for which

L(fρ)4(1n)3/2L(f).

Plugging in L(fρ)=1, we see that L(f)n3/2/4. Thus we have proven that the smallest circuit to compute the parity of n variables using only ,,¬ must use at least this many variables.[6]

Influence

Although this is not an exceptionally strong lower bound, random restrictions have become an essential tool in complexity. In a similar vein to this proof, the exponent 3/2 in the main lemma has been increased through careful analysis to 1.63 by Paterson and Zwick (1993) and then to 2 by Håstad (1998).[5] Additionally, Håstad's Switching lemma (1987) applied the same technique to the much richer model of constant depth Boolean circuits.

References

  1. O'Connor, J; Robertson, E. "Bella Abramovna Subbotovskaya". MacTutor History of Mathematics. School of Mathematics and Statistics, University of St Andrews, Scotland. Retrieved 9 April 2024.
  2. Szpiro, G. (2007), "Bella Abramovna Subbotovskaya and the Jewish People's University", Notices of the American Mathematical Society, 54(10), 1326–1330.
  3. Zelevinsky, A. (2005), "Remembering Bella Abramovna", You Failed Your Math Test Comrade Einstein (M. Shifman, ed.), World Scientific, 191–195.
  4. "Remembering Math Heroine Bella Abramovna Subbotovskaya". Math in the News. Mathematical Association of America. 12 November 2007. Retrieved 28 June 2014.
  5. 5.0 5.1 5.2 Jukna, Stasys (Jan 6, 2012). Boolean Function Complexity: Advances and Frontiers. Springer Science & Business Media. pp. 167–173. ISBN 978-3642245084.
  6. Kulikov, Alexander. "Circuit Complexity Minicourse: The Shrinkage Exponent of Formulas over U2" (PDF). Retrieved 22 January 2017.