Documentation
Atlas
.
AlgebraNotes
.
code
.
AlgebraicIntegers
Search
return to top
source
Imports
Init
Mathlib.Order.Atoms
Mathlib.RingTheory.PrincipalIdealDomain
Mathlib.FieldTheory.Minpoly.Basic
Mathlib.NumberTheory.NumberField.Basic
Mathlib.RingTheory.Noetherian.Basic
Mathlib.RingTheory.Ideal.Quotient.Operations
Mathlib.RingTheory.IntegralClosure.IsIntegral.Basic
Imported by
AlgebraicIntegers
.
ideal_le_maximal
source
theorem
AlgebraicIntegers
.
ideal_le_maximal
{
R
:
Type
u_1}
[
CommRing
R
]
[
Nontrivial
R
]
[
IsNoetherianRing
R
]
(
I
:
Ideal
R
)
(
hI
:
I
≠
⊤
)
:
∃ (
M
:
Ideal
R
),
M
.
IsMaximal
∧
I
≤
M