Theorems · Theorem · ring theory
NonUnitalStarSubalgebra.isMulCommutative_iSup
∀ {R : Type u} {A : Type v} [inst : CommSemiring R] [inst_1 : NonUnitalSemiring A] [inst_2 : StarRing A]
[inst_3 : Module R A] {ι : Type u_1} [inst_4 : StarRing R] [inst_5 : IsScalarTower R A A]
[inst_6 : SMulCommClass R A A] [inst_7 : StarModule R A] [Nonempty ι] {S : ι → NonUnitalStarSubalgebra R A}
[hS : ∀ (i : ι), IsMulCommutative ↥(S i)], Directed (fun x1 x2 => x1 ≤ x2) S → IsMulCommutative ↥(⨆ i, S i)- Defined in
- Mathlib.Algebra.Star.NonUnitalSubalgebra
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- SetLike.coeproof · cited by 8,199
- IsScalarTowerstatement and proof · cited by 3,896
- iSupstatement and proof · cited by 2,415
- SMulCommClassstatement and proof · cited by 1,927
- StarRingstatement and proof · cited by 1,686
- StarModulestatement and proof · cited by 570
- NonUnitalSemiringstatement and proof · cited by 339
- Directedstatement and proof · cited by 213
- NonUnitalStarSubalgebrastatement and proof · cited by 196
- MulMemClass.mul_memproof · cited by 173
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.