Files
myWiki/concepts/russells-paradox.md

24 lines
758 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: 罗素悖论 (Russell's Paradox)
created: 2025-04-15
updated: 2026-05-01
type: concept
tags: []
sources: []
---
# 罗素悖论 (Russell's Paradox)
- **领域**: 集合论、数学基础
- **发现者**: 伯特兰·罗素, 1901
- **来源**: [[godel-incompleteness-tutorial|哥德尔不完备定理教程]]
## 概述
考虑集合 R = {x | x ∉ x}所有不包含自身的集合组成的集合。R ∈ R 是否成立?无论哪种情况都导致矛盾。这一悖论触发了第三次数学危机,直接促成了[[hilberts-program|希尔伯特计划]]的提出和集合论公理化运动。
> 📌 *占位符页面 — 待补充完整内容。*
## 相关概念
[[hilberts-program]] · [[self-reference]] · [[diagonalization-method]]