Zulip Chat Archive
Stream: triage
Topic: PR #15550: feat(set_theory/zfc/basic): `pSet` with empty ...
Random Issue Bot (Jul 28 2022 at 14:17):
Today I chose PR 15550 for discussion!
feat(set_theory/zfc/basic): pSet
with empty type is equivalent to Ø
Created by @Violeta Hernández (@vihdzp) on 2022-07-20
Labels: easy, awaiting-author
Is this PR still relevant? Any recent updates? Anyone making progress?
Violeta Hernández (Jul 28 2022 at 17:46):
This is a recent one! I got stuck with @Eric Wieser on whether I should match docs#equiv.equiv_of_empty or ditch the extra equiv
namespace.
Violeta Hernández (Jul 29 2022 at 05:43):
So ehm... what should I do?
Mario Carneiro (Jul 29 2022 at 06:56):
I think we usually don't use a namespace for that. equiv
itself is maybe an exception because it doesn't want to pollute the global namespace, so I'm inclined to follow @Eric Wieser 's suggestion here
Last updated: Dec 20 2023 at 11:08 UTC