Mathlib Map

Theorems · Definition · ring theory

TrivSqZeroExt.fstHom

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

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

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

Around this declaration

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

Cites11

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

Cited by6

Results whose statement or proof uses this declaration.