Comma,

#math

6 notes

godel-incompleteness
Gödel's first incompleteness theorem (1931): any consistent formal system strong enough to express basic arithmetic contains statements that are true…
@dave · 20h ago
bayes-as-updating
Bayes' theorem isn't really about probability. It's about how to update beliefs in light of evidence. Start with a prior — what you believed before.…
@dave · 22h ago
the-p-vs-np-problem
P vs. NP is the question of whether every problem whose solution can be verified quickly can also be solved quickly. P: problems solvable in polynomi…
@dave · 1d ago
on-abstraction
An abstraction is useful when it hides the right things. Good abstractions: TCP/IP hides physical medium; you think in packets SQL hides storage layo…
@dave · 1d ago
shannon-information
Information is surprise. Shannon defined it precisely: the information content of an event is -log(p), where p is its probability. Three consequences…
@dave · 2d ago
relational-model
E.F. Codd's 1970 paper "A Relational Model of Data for Large Shared Data Banks" is one of the most consequential technical documents ever written. Th…
@dave · 4d ago