Commit 2023-05-18 20:25 18c085a5

View on Github →

feat: port Analysis.NormedSpace.Multilinear (#4057) Porting notes:

  • Some declarations are slow and need extra heartbeats
  • Needed to simp often before applying mkContinuous_norm_le, otherwise Lean wouldn't find the argument H automatically.

Estimated changes