Mathlib Map

Theorems · Definition · commutative algebra

AddMonoidAlgebra.divOf

{k : Type u_1} →
  {G : Type u_2} →
    [inst : Semiring k] → [inst_1 : AddCommMonoid G] → [IsCancelAdd G] → AddMonoidAlgebra k G → G → AddMonoidAlgebra k G

Divide by of' k G g, discarding terms not divisible by this.

Defined in
Mathlib.Algebra.MonoidAlgebra.Division
Cited by
17 results in Mathlib
Foundations
Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemiringAddCommMonoidIsCancelAdd

Around this declaration

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

Cites6

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

Cited by20

Results whose statement or proof uses this declaration.