Theorems · Definition · nonassociative algebras
NonUnitalAlgebra.adjoinNonUnitalCommRingOfComm
Deprecated since 2026-03-11Use NonUnitalAlgebra.isMulCommutative_adjoin instead.
(R : Type u_3) →
{A : Type u_4} →
[inst : CommRing R] →
[inst_1 : NonUnitalRing 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) → NonUnitalCommRing ↥(NonUnitalAlgebra.adjoin R s)If all elements of s : Set A commute pairwise, then adjoin R s is a non-unital commutative
ring.
See note [reducible non-instances].
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- CommRingstatement and proof · cited by 17,173
- IsScalarTowerstatement and proof · cited by 3,896
- SMulCommClassstatement and proof · cited by 1,927
- NonUnitalRingstatement and proof · cited by 422
- NonUnitalSubalgebrastatement · cited by 215
- IsMulCommutativeproof · cited by 95
- NonUnitalAlgebra.adjoinstatement and proof · cited by 33
- NonUnitalCommRingstatement · cited by 9
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.