Mathlib Map

Theorems · Definition · ring theory

TrivSqZeroExt.inlAlgHom

(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] → R →ₐ[S] TrivSqZeroExt R M

The canonical S-algebra inclusion R → TrivSqZeroExt R M.

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

Around this declaration

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

TrivSqZeroExt.algHom_ext' · cited by 3TrivSqZeroExt.algHom_ext'DualNumber.algHom_ext · cited by 2DualNumber.algHom_extDualNumber.algHom_ext' · cited by 2DualNumber.algHom_ext'TrivSqZeroExt.liftEquiv · cited by 2TrivSqZeroExt.liftEquivTrivSqZeroExt.lift_comp_inlHom · cited by 2TrivSqZeroExt.lift_comp_i…DualNumber.lift_comp_inlHom · cited by 1DualNumber.lift_comp_inlH…TrivSqZeroExt.inlAlgHom_apply · cited by 0TrivSqZeroExt.inlAlgHom_a…TrivSqZeroExt.algHom_ext'_iff · cited by 0TrivSqZeroExt.algHom_ext'…TrivSqZeroExt.range_inlAlgHom_sup_adjoin_range_inr · cited by 0TrivSqZeroExt.range_inlAl…TrivSqZeroExt.range_liftAux · cited by 0TrivSqZeroExt.range_liftA…DualNumber.algHom_ext'_iff · cited by 0DualNumber.algHom_ext'_iffDualNumber.coe_lift_symm_apply · cited by 0DualNumber.coe_lift_symm_…TrivSqZeroExt.liftEquiv_symm_apply_coe · cited by 0TrivSqZeroExt.liftEquiv_s…TrivSqZeroExt.lift_inlAlgHom_inrHom · cited by 0TrivSqZeroExt.lift_inlAlg…TrivSqZeroExt.map_comp_inlAlgHom · cited by 0TrivSqZeroExt.map_comp_in…Module · cited by 20661ModuleSemiring · cited by 13802SemiringAddCommMonoid · cited by 12281AddCommMonoidAlgebra · cited by 11388AlgebraCommSemiring · cited by 10911CommSemiringIsScalarTower · cited by 3896IsScalarTowerAlgHom · cited by 3236AlgHomSMulCommClass · cited by 1927SMulCommClassMulOpposite · cited by 1135MulOppositeTrivSqZeroExt · cited by 180TrivSqZeroExtTrivSqZeroExt.inl · cited by 64TrivSqZeroExt.inlTrivSqZeroExt.inlAlgHomCITED BYCITES

Cites11

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

Cited by18

Results whose statement or proof uses this declaration.