> For the complete documentation index, see [llms.txt](https://mandober.gitbook.io/math-debrief/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mandober.gitbook.io/math-debrief/200-set-theory/set-theories/set-theory-morse-kelley.md).

# Morse-Kelley set theory

<https://www.wikiwand.com/en/Morse%E2%80%93Kelley_set_theory>

> **Morse-Kelley set theory** (MK) is a first order axiomatic set theory that is closely related to von Neumann-Bernays-Gödel set theory (NBG).

It is known under defferent names:

* Morse-Kelley set theory (MK)
* Kelley-Morse set theory (KM)
* Morse-Tarski set theory (MT)
* Quine-Morse set theory (QM)

While NBG theory restricts the bound variables in the schematic formula appearing in the axiom schema of Class Comprehension to range over sets alone, Morse-Kelley set theory allows these bound variables to range over proper classes as well as sets, as first suggested by Quine in 1940 for his system ML.

Morse-Kelley set theory is named after mathematicians John L. Kelley and Anthony Morse and was first set out by Wang (1949) and later in an appendix to Kelley's textbook General Topology (1955), a graduate level introduction to topology. Kelley said the system in his book was a variant of the systems due to Thoralf Skolem and Morse. Morse's own version appeared later in his book A Theory of Sets (1965).

While von Neumann-Bernays-Gödel set theory is a conservative extension of Zermelo-Fraenkel set theory (ZFC, the canonical set theory) in the sense that a statement in the language of ZFC is provable in NBG if and only if it is provable in ZFC, Morse-Kelley set theory is a proper extension of ZFC. Unlike von Neumann-Bernays-Gödel set theory, where the axiom schema of Class Comprehension can be replaced with finitely many of its instances, Morse-Kelley set theory cannot be finitely axiomatized.

set-theory-morse-kelley


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://mandober.gitbook.io/math-debrief/200-set-theory/set-theories/set-theory-morse-kelley.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
