Theorems · Definition · nonassociative algebras
NonUnitalAlgebra.adjoinNonUnitalCommSemiringOfComm
Deprecated since 2026-03-11Use NonUnitalAlgebra.isMulCommutative_adjoin instead.
(R : Type u_1) →
{A : Type u_2} →
[inst : CommSemiring R] →
[inst_1 : NonUnitalSemiring A] →
[inst_2 : Module R A] →
[inst_3 : IsScalarTower R A A] →
[inst_4 : SMulCommClass R A A] →
{s : Set A} → (∀ a ∈ s, ∀ b ∈ s, a * b = b * a) → NonUnitalCommSemiring ↥(NonUnitalAlgebra.adjoin R s)If all elements of s : Set A commute pairwise, then adjoin R s is a non-unital commutative
semiring.
See note [reducible non-instances].
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- Setstatement and proof · cited by 53,352
- Modulestatement and proof · cited by 20,661
- CommSemiringstatement and proof · cited by 10,911
- IsScalarTowerstatement and proof · cited by 3,896
- SMulCommClassstatement and proof · cited by 1,927
- NonUnitalSemiringstatement and proof · cited by 339
- NonUnitalSubalgebrastatement · cited by 215
- IsMulCommutativeproof · cited by 95
- NonUnitalAlgebra.adjoinstatement and proof · cited by 33
- NonUnitalCommSemiringstatement · cited by 29
- NonUnitalAlgebra.isMulCommutative_adjoinproof · cited by 0
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.