Posts

well-founded

Last edited: August 8, 2025

in set theory, well-founded means…

  1. there’s no set of all sets
  2. instead, there’s an infinite hierarchy of stratified sets
    • “small” sets at stratum \(0\)
    • the set of all stratum \(0\) sets is a stratum \(1\) set
    • the set of all stratum \(1\) sets is a stratum \(2\) set

well-posedness

Last edited: August 8, 2025

when eigenvalues of the problem setup is well-posed, eigenvalues should have a negative real part (because they are convergent); otherwise, if the eigenvalues have a positive real part, they are divergent and hence ill-posed

What Happens if P=NP?

Last edited: August 8, 2025

…what can we solve efficiently?

the “easy” cases

by definition all NP/NP Complete problems…

review: certificates definition of NP, coNP

\(L \in \text{NP}\) IFF \(\exists\) polytime verifier \(V\) such that \(x \in L \Leftrightarrow \exists w \in \qty {0,1}^{\text{poly}\qty(|x|)}, V\qty(x,w) = 1\)

\(L \in \text{coNP}\) IFF \(\exists\) polytime verifier \(V\) such that \(x \in L \Leftrightarrow \forall w \in \qty {0,1}^{\text{poly}\qty(|x|)} V\qty(x,w) = 1\)

When is AI Bad?

Last edited: August 8, 2025

embodied settings, etc.

Who's Talking When?

Last edited: August 8, 2025

Under Construction