Theorems · Theorem · nonassociative algebras
NonUnitalAlgebra.isMulCommutative_adjoin
∀ (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},
(∀ x ∈ s, ∀ y ∈ s, x * y = y * x) → IsMulCommutative ↥(NonUnitalAlgebra.adjoin R s)If all elements of s : Set A commute pairwise, then adjoin R s is commutative.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- SetLike.coeproof · cited by 8,199
- IsScalarTowerstatement and proof · cited by 3,896
- SMulCommClassstatement and proof · cited by 1,927
- NonUnitalSemiringstatement and proof · cited by 339
- NonUnitalSubalgebrastatement · cited by 215
- IsMulCommutativestatement · cited by 95
- NonUnitalAlgebra.adjoinstatement and proof · cited by 33
- IsMulCommutative.of_setLike_mul_commproof · cited by 16
- NonUnitalSubalgebra.centralizerproof · cited by 12
Cited by1
Results whose statement or proof uses this declaration.
- NonUnitalAlgebra.adjoinNonUnitalCommSemiringOfCommproof · cited by 0