Mathlib Map

Theorems · Definition · commutative algebra

Algebra.Extension.ker

{R : Type u} →
  {S : Type v} →
    [inst : CommRing R] → [inst_1 : CommRing S] → [inst_2 : Algebra R S] → (P : Algebra.Extension R S) → Ideal P.Ring

The kernel of an extension.

Defined in
Mathlib.RingTheory.Extension.Basic
Cited by
72 results in Mathlib
Foundations
Depth 19 from the axioms · uses propext, Quot.sound
Assumes
CommRingCommRingAlgebra

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 by89

Results whose statement or proof uses this declaration.