Metamath Proof Explorer


Theorem atpointN

Description: The singleton of an atom is a point. (Contributed by NM, 14-Jan-2012) (New usage is discouraged.)

Ref Expression
Hypotheses ispoint.a ⊢ A = Atoms ⁡ K
ispoint.p ⊢ P = Points ⁡ K
Assertion atpointN ⊢ K ∈ D ∧ X ∈ A → X ∈ P

Proof

Step Hyp Ref Expression
1 ispoint.a ⊢ A = Atoms ⁡ K
2 ispoint.p ⊢ P = Points ⁡ K
3 eqid ⊢ X = X
4 sneq ⊢ x = X → x = X
5 4 rspceeqv ⊢ X ∈ A ∧ X = X → ∃ x ∈ A X = x
6 3 5 mpan2 ⊢ X ∈ A → ∃ x ∈ A X = x
7 6 adantl ⊢ K ∈ D ∧ X ∈ A → ∃ x ∈ A X = x
8 1 2 ispointN ⊢ K ∈ D → X ∈ P ↔ ∃ x ∈ A X = x
9 8 adantr ⊢ K ∈ D ∧ X ∈ A → X ∈ P ↔ ∃ x ∈ A X = x
10 7 9 mpbird ⊢ K ∈ D ∧ X ∈ A → X ∈ P