chore(*): use ∃ x ∈ s, _ instead of ∃ (x) (_ : x ∈ s), _ (#9215) Follow-up #9184
∃ x ∈ s, _
∃ (x) (_ : x ∈ s), _