Mathlib Map

Theorems · Theorem · ring theory

TrivSqZeroExt.liftEquivOfComm_apply

∀ {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] {A : Type u_2} [inst_5 : Semiring A] [inst_6 : Algebra R' A]
  (a : { f // ∀ (x y : M), f x * f y = 0 }),
  TrivSqZeroExt.liftEquivOfComm a = TrivSqZeroExt.lift (Algebra.ofId R' A) ↑a ⋯ ⋯ ⋯
Defined in
Mathlib.Algebra.TrivSqZeroExt.Basic
Cited by
4 results in Mathlib
Foundations
Depth 42 from the axioms · uses propext, Quot.sound
Assumes
CommSemiringAddCommMonoidModuleModuleIsCentralScalarSemiringAlgebra

Around this declaration

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

Cites17

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

Cited by4

Results whose statement or proof uses this declaration.