Commit 2021-02-11 20:21 cee5ddf3
View on Github →chore(topology/homeomorph): review, add prod_punit
/punit_prod
(#6180)
- use
to_equiv := e
instead of.. e
to have definitional equalityh.to_equiv = e
; - add some
@[simp]
lemmas; - add
homeomorph.prod_punit
andhomeomorph.punit_prod
; - generalize
unit.topological_space
topunit.topological_space
.