Menu
NEWBEDEV
Python
Javascript
Linux
Cheat sheet
NEWBEDEV
Python 1
Javascript
Linux
Cheat sheet
Contact
How can we express the smallest ordinal $\alpha$ such that $X \subseteq \alpha$?
$\mathrm{rank}(X)$
Tags:
Terminology
Set Theory
Ordinal Numbers
Related
Does this poset have a unique minimal element?
Status of the 196 conjecture?
Internal categories in simplicial sets
Rigorous solution to Ricci Flow on dumbbell $S^3$
What is geometrically the Pontryagin class?
sequences with a fractal dimension
Understanding Specker's disproof of the axiom of choice in New Foundations
What is the status of Cantor-Schroder-Bernstein in Reverse Math?
Spectra of elements of a Banach algebra and the role played by the Hahn-Banach Theorem.
Classification of quasi-split unitary groups
Polynomial maps between noncommutative groups
If $X$ is a simplicial complex, is there a characterization of the links of its vertices that is equivalent to the statement "$|X|$ is a manifold"?
Recent Posts
Pandas how to find column contains a certain value
Recommended way to install multiple Python versions on Ubuntu 20.04
Build super fast web scraper with Python x100 than BeautifulSoup
How to convert a SQL query result to a Pandas DataFrame in Python
How to write a Pandas DataFrame to a .csv file in Python