Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
set.is_partially_well_ordered.prod
Modification history
2021-04-21 04:20
src/order/well_founded_set.lean
refactor(order/well_founded_set): partially well ordered sets using relations other than `has_le.le` (#7131) …
Deleted
set.is_partially_well_ordered.prod
View on Github →
2021-02-23 06:48
src/order/well_founded_set.lean
feat(order/well_founded_set): defining `is_partially_well_ordered` to prove `is_wf.add` (#6226) …
Added
set.is_partially_well_ordered.prod
View on Github →