Mathlib Map

Theorems · Theorem · ring theory

TrivSqZeroExt.lift_inlAlgHom_inrHom

∀ {S : Type u_1} {R : Type u} {M : Type v} [inst : CommSemiring S] [inst_1 : Semiring R] [inst_2 : AddCommMonoid M]
  [inst_3 : Algebra S R] [inst_4 : Module S M] [inst_5 : Module R M] [inst_6 : Module Rᵐᵒᵖ M]
  [inst_7 : SMulCommClass R Rᵐᵒᵖ M] [inst_8 : IsScalarTower S R M] [inst_9 : IsScalarTower S Rᵐᵒᵖ M],
  TrivSqZeroExt.lift (TrivSqZeroExt.inlAlgHom S R M) (↑S (TrivSqZeroExt.inrHom R M)) ⋯ ⋯ ⋯ =
    AlgHom.id S (TrivSqZeroExt R M)

When applied to inr and inl themselves, lift is the identity.

Defined in
Mathlib.Algebra.TrivSqZeroExt.Basic
Cited by
0 results in Mathlib
Foundations
Depth 39 from the axioms · uses propext, Quot.sound
Assumes
CommSemiringSemiringAddCommMonoidAlgebraModuleModuleModuleSMulCommClassIsScalarTowerIsScalarTower

Around this declaration

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

Cites24

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.