Skip to content

Commit db73ea1

Browse files
committed
chore(RingTheory/Smooth): split StandardSmooth (leanprover-community#28725)
We factor out the `SubmersivePresentation` part into a separate file to prepare for new content. Also the module docstrings and TODOs are updated.
1 parent adb1fa7 commit db73ea1

4 files changed

Lines changed: 576 additions & 551 deletions

File tree

Mathlib.lean

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5424,6 +5424,7 @@ import Mathlib.RingTheory.Extension.Cotangent.Basic
54245424
import Mathlib.RingTheory.Extension.Cotangent.LocalizationAway
54255425
import Mathlib.RingTheory.Extension.Generators
54265426
import Mathlib.RingTheory.Extension.Presentation.Basic
5427+
import Mathlib.RingTheory.Extension.Presentation.Submersive
54275428
import Mathlib.RingTheory.FilteredAlgebra.Basic
54285429
import Mathlib.RingTheory.Filtration
54295430
import Mathlib.RingTheory.FiniteLength

0 commit comments

Comments
 (0)