Axiom 3.8 (Universal specification)
Equations
- Chapter3.axiom_of_universal_specification = ∀ (P : Chapter3.Object → Prop), ∃ (A : Chapter3.Set), ∀ (x : Chapter3.Object), x ∈ A ↔ P x
Instances For
Exercise 3.2.1. The spirit of the exercise is to establish these results without using either Russell's paradox, or the empty set.
Exercise 3.2.1. The spirit of the exercise is to establish these results without using either Russell's paradox, or the singleton set.
Exercise 3.2.1. The spirit of the exercise is to establish these results without using either Russell's paradox, or the union operation.
Exercise 3.2.1. The spirit of the exercise is to establish these results without using either Russell's paradox, or the specify operation.
Exercise 3.2.1. The spirit of the exercise is to establish these results without using either Russell's paradox, or the replace operation.
Exercise 3.2.2
Exercise 3.2.2
Exercise 3.2.3