Mathlib Map

Theorems · Definition · commutative algebra

Algebra.codRestrictEqLocusPushoutCocone

(R S : Type u) →
  [inst : CommRing R] →
    [inst_1 : CommRing S] →
      [inst_2 : Algebra R S] →
        R →+*
          ↑(CommRingCat.equalizerFork (CommRingCat.pushoutCocone R S S).inl (CommRingCat.pushoutCocone R S S).inr).pt

The canonical ring map from R to the explicit equalizer of includeLeft : S ⟶ S ⊗[R] S and includeRight : S ⟶ S ⊗[R] S.

Defined in
Mathlib.RingTheory.TensorProduct.IncludeLeftSubRight
Cited by
3 results in Mathlib
Foundations
Depth 82 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.

Cites21

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

Cited by4

Results whose statement or proof uses this declaration.