Commit 2025-11-03 14:11 3881a2b2

View on Github →

feat(Topology/KrullDimension): add subspace dimension inequality (#29728) This PR proves that subspaces have Krull dimension at most that of the ambient space: dim(Y) ≤ dim(X) for Y ⊆ X (theorem topologicalKrullDim_subspace_le). Supporting results about IrreducibleCloseds were refactored and moved from KrullDimension.lean to Closeds.lean for better modularity. Note: Some code/documentation generated with AI assistance (Gemini).

Estimated changes