Theorems · Theorem · commutative algebra
AddMonoidAlgebra.zero_divOf
∀ {k : Type u_1} {G : Type u_2} [inst : Semiring k] [inst_1 : AddCommMonoid G] [inst_2 : IsCancelAdd G] (g : G),
AddMonoidAlgebra.divOf 0 g = 0- Defined in
- Mathlib.Algebra.MonoidAlgebra.Division
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- AddMonoidAlgebrastatement · cited by 649
- Finsupp.extproof · cited by 399
- AddMonoidAlgebra.extproof · cited by 90
- IsCancelAddstatement and proof · cited by 79
- AddMonoidAlgebra.divOfstatement · cited by 17
Cited by1
Results whose statement or proof uses this declaration.
- MvPolynomial.zero_divMonomialproof · cited by 0