Commit 2026-03-18 15:17 f86a8b6b
View on Github →refactor(Analysis/Lp): EuclideanSpace.single -> PiLp.single (#36685)
Resolving a TODO in the code. This also makes PiLp.single the simp-normal form, as opposite to toLp _ (Pi.single _ _) that was in the code.