mirror of
https://github.com/GTBarkley/comm_alg.git
synced 2024-12-25 23:28:36 -06:00
commit
f5d4feccb1
1 changed files with 0 additions and 2 deletions
|
@ -4,8 +4,6 @@ import Mathlib.Algebra.Module.GradedModule
|
|||
import Mathlib.RingTheory.Ideal.AssociatedPrime
|
||||
import Mathlib.RingTheory.Artinian
|
||||
import Mathlib.Order.Height
|
||||
import Mathlib.Order.ConditionallyCompleteLattice.Basic
|
||||
import Mathlib.RingTheory.FiniteType
|
||||
|
||||
noncomputable def length ( A : Type _) (M : Type _)
|
||||
[CommRing A] [AddCommGroup M] [Module A M] := Set.chainHeight {M' : Submodule A M | M' < ⊤}
|
||||
|
|
Loading…
Reference in a new issue