Mathlib Map

Theorems · Theorem · ring theory

TrivSqZeroExt.map_comp_inrHom

∀ {R' : Type u} {M : Type v} [inst : CommSemiring R'] [inst_1 : AddCommMonoid M] [inst_2 : Module R' M]
  [inst_3 : Module R'ᵐᵒᵖ M] [inst_4 : IsCentralScalar R' M] {N : Type u_3} [inst_5 : AddCommMonoid N]
  [inst_6 : Module R' N] [inst_7 : Module R'ᵐᵒᵖ N] [inst_8 : IsCentralScalar R' N] (f : M →ₗ[R'] N),
  (TrivSqZeroExt.map f).toLinearMap ∘ₗ TrivSqZeroExt.inrHom R' M = TrivSqZeroExt.inrHom R' N ∘ₗ f
Defined in
Mathlib.Algebra.TrivSqZeroExt.Basic
Cited by
0 results in Mathlib
Foundations
Depth 45 from the axioms · uses propext, Quot.sound
Assumes
CommSemiringAddCommMonoidModuleModuleIsCentralScalarAddCommMonoidModuleModuleIsCentralScalar

Around this declaration

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

Cites14

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.