Commit 2021-08-09 13:47 65e2411a
View on Github →feat(order/bounds): is_lub/is_glb in Pi types and product types (#8583)
- Add
monotone_fstandmonotone_snd. - Add some trivial lemmas about
upper_boundsandlower_bounds. - Turn
is_lub_piandis_glb_piintoifflemmas. - Add
is_lub_prodandis_glb_prod. - Fix some header levels in module docs of
order/bounds.