Mathlib Map

Theorems · Theorem · commutative algebra

RingHom.ker_isMaximal_of_surjective

∀ {R : Type u_1} {K : Type u_2} {F : Type u_3} [inst : Ring R] [inst_1 : DivisionRing K] [inst_2 : FunLike F R K]
  [inst_3 : RingHomClass F R K] (f : F), Function.Surjective ⇑f → (RingHom.ker f).IsMaximal

The kernel of a homomorphism to a division ring is a maximal ideal.

Defined in
Mathlib.RingTheory.Ideal.Maps
Cited by
3 results in Mathlib
Foundations
Depth 68 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
RingDivisionRingFunLikeRingHomClass

Around this declaration

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

Cites10

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

Cited by3

Results whose statement or proof uses this declaration.