Commit 2024-02-05 10:10 d27890e8

View on Github →

chore(MetricSpace/Baire): fix Encodable/Countable (#10249)

  • Assume {ι : Sort*} [Countable ι] instead of {ι : Type*} [Encodable ι].
  • Generalize 2nd Baire theorem from T₂ spaces to R₁ spaces.
  • Rename type variables.

Estimated changes