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_pow
inAlgebra/Order/Ring/WithTop
- Add specialised version of
top_pow
inData/ENat/Basic.lean
- Add specialised version of
top_pow
inData/ENNReal/Operations.lean
Co-authored by @D-Thomine.