User:IssaRice/Strength of a mathematical statement

From Machinelearning

Negation

Negating a strong statement produces a weak statement, and negating a weak statement produces a strong statement. If a statement has strong and weak components, then the flip occurs at each stage. For example, in with a weak statement, negating it produces , where the strong has become the weak , and the weak has become a strong . See Gowers's posts for more discussion on this.

Strong vs subset

A puzzle: why do we say P is stronger than Q if P is a subset of Q, but we also say that a theorem is stronger if it is more general (so bigger)?

  • One reply/intuition uses something like possible world semantics, e.g. see Wei Dai's post on Aumann's agreement theorem. There is just one possible world (a single ), but our information state is the set of all possible worlds that we cannot distinguish, so the less we know, the more possible worlds we think we could be in.
  • One visualization is to use a Venn diagram. The stronger the statement, the more our movement is restricted, as we are forced to be in more and more sets.
  • When we say a strong statement like , we are saying . When we say a weak statement like , we are saying . It seems like in both cases we are accumulating more and more things.
  • But if we're working in a proof system, means we have all of separately, whereas with we only have one long statement .
  • In causal inference, I think is stronger than , even though both seem to use a single "or"-type operation. But if and are disjoint, then I think the former is true while the latter may be false. I think this is similar to how is usually stronger than , unless .
  • Maybe another way to state the puzzle is this: "P is stronger than Q" ↔ "P implies Q" ↔ "Q is at least as true as P" ↔ "Q ≥ P" ↔ "Q is 'more powerful' than P"!

External links