Classifies porting notes claiming: > added `ext` lemma > added `@[ext]` ### Links - #11182: categorises removal of `@[ext]`. - #11041: categorises other failures of `ext`. - #10756: categorises general addition of `theorem`s ### Notes We could either provide some automation to generate the additional `ext` lemmas we need now, or work out how to make `ext` more powerful. See discussion on zulip: [1](https://leanprover.zulipchat.com/#narrow/stream/287929-mathlib4/topic/power-up.20for.20ext).