Mathlib Map

Theorems · Definition · field theory

Valued.ResidueField

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

An abbreviation for IsLocalRing.ResidueField 𝒪[K] of a Valued instance, enabling the notation 𝓀[K] for the residue field of a valued field K.

Defined in
Mathlib.Topology.Algebra.Valued.ValuedField
Cited by
4 results in Mathlib
Foundations
Depth 72 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.

Cites5

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.