mirror of
https://github.com/GTBarkley/comm_alg.git
synced 2024-12-26 07:38:36 -06:00
TESTMOna
This commit is contained in:
parent
d1c10a2d3a
commit
e22b18e7c5
1 changed files with 1 additions and 1 deletions
|
@ -41,4 +41,4 @@ lemma dim_eq_dim_polynomial_add_one [Nontrivial R] [IsNoetherianRing R] :
|
|||
lemma height_eq_dim_localization [Ideal.IsPrime I] :
|
||||
height I = krull_dim (Localization.AtPrime I) := sorry
|
||||
|
||||
lemma height_add_dim_quotient_le_dim : height I + krull_dim (R ⧸ I) ≤ krull_dim R := sorry
|
||||
lemma height_add_dim_quotient_le_dim : height I + krull_dim (R ⧸ I) ≤ krull_dim R := sorry
|
||||
|
|
Loading…
Reference in a new issue