Mathlib Map

Theorems · Definition · commutative algebra

Algebra.Extension.defaultHom

(R : Type u) →
  (S : Type v) →
    [inst : CommRing R] →
      [inst_1 : CommRing S] →
        [inst_2 : Algebra R S] → (P : Algebra.Extension R S) → (Algebra.Generators.self R S).toExtension.Hom P

The canonical homomorphism of extensions from the universal extension R[S] → S (given by Generators.self R S) to any extension P defined via the designated section P.σ.

Defined in
Mathlib.RingTheory.Extension.Generators
Cited by
4 results in Mathlib
Foundations
Depth 100 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCommRingAlgebra

Around this declaration

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

Cites9

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

Cited by5

Results whose statement or proof uses this declaration.