Commit 2026-08-16 19:51 29e01041
View on Github →feat(Data/List): add TFAE lemmas for append and permutations (#41022)
This PR adds some TFAE lemmas in Mathlib/Data/List/TFAE: a sublist monotonicity lemma, an append criterion, and congruence under list permutations.
It also rewrites tfae_cons_of_mem as a specialization of the append lemma.
Created with the help of codex.