Theorems · Theorem · ring theory
NonUnitalStarSubalgebra.prod_mono
∀ {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]
{S T : NonUnitalStarSubalgebra R A} {S₁ T₁ : NonUnitalStarSubalgebra R B}, S ≤ T → S₁ ≤ T₁ → S.prod S₁ ≤ T.prod T₁- Defined in
- Mathlib.Algebra.Star.NonUnitalSubalgebra
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- StarRingstatement and proof · cited by 1,686
- NonUnitalSemiringstatement and proof · cited by 339
- NonUnitalStarSubalgebrastatement and proof · cited by 196
- Set.prod_monoproof · cited by 52
- NonUnitalStarSubalgebra.prodstatement · cited by 7
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.