Commit 2022-07-26 12:57 8edffc25
View on Github →feat(order/filter/bases): lemmas about bases of product filters (#15630)
- Move
has_basis.prod_selfandmem_prod_self_iffdown to golf the proof. - Rename
has_basis.prod''tohas_basis.prod_pprod. - Rename
has_basis.prod'tohas_basis.prod_same_index. - Add
has_basis.prod_same_index_monoandhas_basis.prod_same_index_anti.