Mathlib Map

Theorems · Definition · commutative algebra

Algebra.Extension.toBaseChange

{R : Type u} →
  {S : Type v} →
    [inst : CommRing R] →
      [inst_1 : CommRing S] →
        [inst_2 : Algebra R S] →
          {P : Algebra.Extension R S} →
            (T : Type u_1) → [inst_3 : CommRing T] → [inst_4 : Algebra R T] → P.Hom P.baseChange

The canonical hom from P to its base change P.baseChange.

Defined in
Mathlib.RingTheory.Extension.Basic
Cited by
7 results in Mathlib
Foundations
Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCommRingAlgebraCommRingAlgebra

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 by8

Results whose statement or proof uses this declaration.