Mathlib Map

Theorems · Definition · field theory

RingHom.fieldRange

{K : Type u} → {L : Type v} → [inst : DivisionRing K] → [inst_1 : DivisionRing L] → (K →+* L) → Subfield L

The range of a ring homomorphism, as a subfield of the target. See Note [range copy pattern].

Defined in
Mathlib.Algebra.Field.Subfield.Basic
Cited by
40 results in Mathlib
Foundations
Depth 54 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
DivisionRingDivisionRing

Around this declaration

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

Cites8

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

Cited by43

Results whose statement or proof uses this declaration.