Theorems · Theorem · ring theory
NonUnitalStarSubalgebra.center_prod
∀ {R : Type u} {A : Type v} {B : Type w} [inst : CommSemiring R] [inst_1 : NonUnitalSemiring A] [inst_2 : StarRing A]
[inst_3 : Module R A] [inst_4 : NonUnitalSemiring B] [inst_5 : StarRing B] [inst_6 : Module R B]
[inst_7 : IsScalarTower R A A] [inst_8 : SMulCommClass R A A] [inst_9 : IsScalarTower R B B]
[inst_10 : SMulCommClass R B B],
NonUnitalStarSubalgebra.center R (A × B) =
(NonUnitalStarSubalgebra.center R A).prod (NonUnitalStarSubalgebra.center R B)- Defined in
- Mathlib.Algebra.Star.NonUnitalSubalgebra
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 22 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.
- 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
- StarRingstatement and proof · cited by 1,686
- SetLike.coe_injectiveproof · cited by 374
- NonUnitalSemiringstatement and proof · cited by 339
- NonUnitalStarSubalgebrastatement · cited by 196
- Set.center_prodproof · cited by 10
- NonUnitalStarSubalgebra.prodstatement and proof · cited by 7
- NonUnitalStarSubalgebra.centerstatement and proof · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.