Mathlib Map

Theorems · Definition · ring theory

SkewMonoidAlgebra.erase

{M : Type u_4} → {α : Type u_5} → [inst : AddCommMonoid M] → α → SkewMonoidAlgebra M α →+ SkewMonoidAlgebra M α

Given an element f of a skew monoid algebra, erase a f is an element with the same coefficients as f except at a where the coefficient is 0. If a is not in the support of f then erase a f = f.

Defined in
Mathlib.Algebra.SkewMonoidAlgebra.Single
Cited by
12 results in Mathlib
Foundations
Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddCommMonoid

Around this declaration

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

Cites5

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

Cited by13

Results whose statement or proof uses this declaration.