This is an inofficial mirror of http://metamath.tirix.org for personal testing of a visualizer extension only.
Description: An "identity" law of concretion for restricted abstraction. Special case of Definition 2.1 of Quine p. 16. (Contributed by Glauco Siliprandi, 24-Jan-2025)
| Ref | Expression | ||
|---|---|---|---|
| Hypotheses | rabidd.1 | ⊢ ( 𝜑 → 𝑥 ∈ 𝐴 ) | |
| rabidd.2 | ⊢ ( 𝜑 → 𝜒 ) | ||
| Assertion | rabidd | ⊢ ( 𝜑 → 𝑥 ∈ { 𝑥 ∈ 𝐴 ∣ 𝜒 } ) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | rabidd.1 | ⊢ ( 𝜑 → 𝑥 ∈ 𝐴 ) | |
| 2 | rabidd.2 | ⊢ ( 𝜑 → 𝜒 ) | |
| 3 | rabid | ⊢ ( 𝑥 ∈ { 𝑥 ∈ 𝐴 ∣ 𝜒 } ↔ ( 𝑥 ∈ 𝐴 ∧ 𝜒 ) ) | |
| 4 | 1 2 3 | sylanbrc | ⊢ ( 𝜑 → 𝑥 ∈ { 𝑥 ∈ 𝐴 ∣ 𝜒 } ) |