Commit 2025-02-09 06:38 0868356d
View on Github →chore(Data/Set/Basic): split insert
/ singleton
/ pair
to new file (#21567)
This PR splits insert
singleton
and pair
lemmas off of Data.Set.Basic
, mitigating an instance of a long file, and bringing the directory structure more in line with Finset