Mathlib Map

Theorems · Definition · field theory

Valued.maximalIdeal

(K : Type u_1) →
  [inst : Field K] →
    {Γ₀ : outParam (Type u_2)} →
      [inst_1 : LinearOrderedCommGroupWithZero Γ₀] → [vK : Valued K Γ₀] → Ideal ↥(Valued.integer K)

An abbreviation for IsLocalRing.maximalIdeal 𝒪[K] of a valued field K, enabling the notation 𝓂[K] for the maximal ideal in 𝒪[K] of a valued field K.

Defined in
Mathlib.Topology.Algebra.Valued.ValuedField
Cited by
4 results in Mathlib
Foundations
Depth 53 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldLinearOrderedCommGroupWithZeroValued

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites7

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by4

Results whose statement or proof uses this declaration.