Commit 2024-11-10 20:16 984b7316

View on Github →

refactor(Analysis/Complex): merge Complex/Convex and Convex/Complex (#18819) This merges the two files Analysis/Complex/Convex.lean and Analysis/Convex/Complex.lean, putting lemmas about convexity in the complex plane together; and moves a lemma from UpperHalfPlane/Topology.lean to this file, substantially shortening the import path to all the C-star-algebras files.

Estimated changes