Commit 2026-05-14 02:57 62263833

View on Github →

feat(DiscreteSubset): review API, add lemmas about compact sets (#39336)

  • Migrate some lemmas from DiscreteTopology (_ : Set _) to IsDiscrete.
  • Generalize mem_codiscrete_subtype_iff_mem_codiscreteWithin to a topological embedding.
  • Add lemmas about codiscreteWithin for a compact set and codiscrete for a compact space.

Estimated changes