Theorems · Definition · ring theory
TrivSqZeroExt.map
{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] → (M →ₗ[R'] N) → TrivSqZeroExt R' M →ₐ[R'] TrivSqZeroExt R' NFunctoriality of TrivSqZeroExt when the ring is commutative: a linear map
f : M →ₗ[R'] N induces a morphism of R'-algebras from TrivSqZeroExt R' M to
TrivSqZeroExt R' N.
Note that we cannot neatly state the non-commutative case, as we do not have morphisms of bimodules.
- Defined in
- Mathlib.Algebra.TrivSqZeroExt.Basic
- Cited by
- 12 results in Mathlib
- Foundations
- Depth 42 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement and proof · cited by 10,215
- AlgHomstatement · cited by 3,236
- LinearMap.compproof · cited by 1,642
- MulOppositestatement and proof · cited by 1,135
- TrivSqZeroExtstatement · cited by 180
- IsCentralScalarstatement and proof · cited by 39
- TrivSqZeroExt.inrHomproof · cited by 16
Cited by12
Results whose statement or proof uses this declaration.
- TrivSqZeroExt.map_inrstatement · cited by 4
- ExteriorAlgebra.toTrivSqZeroExt_comp_mapstatement and proof · cited by 1
- TrivSqZeroExt.snd_mapstatement · cited by 1
- ExteriorAlgebra.ιInv_comp_mapproof · cited by 1
- TrivSqZeroExt.fst_mapstatement · cited by 1
- TrivSqZeroExt.map_inlstatement · cited by 1
- TrivSqZeroExt.sndHom_comp_mapstatement · cited by 1
- TrivSqZeroExt.fstHom_comp_mapstatement · cited by 0
- TrivSqZeroExt.map_comp_inlAlgHomstatement · cited by 0
- TrivSqZeroExt.map_comp_inrHomstatement · cited by 0
- TrivSqZeroExt.map_comp_mapstatement and proof · cited by 0
- TrivSqZeroExt.map_idstatement · cited by 0