Commit 2024-06-24 16:56 aa881f56
View on Github →feat(Algebra/Order/Ring/WithTop): add generalised and specialised power of top (#14019)
- Add generalised version of
top_powinAlgebra/Order/Ring/WithTop - Add specialised version of
top_powinData/ENat/Basic.lean - Add specialised version of
top_powinData/ENNReal/Operations.leanCo-authored by @D-Thomine.