Theorems · Theorem · functional analysis
smul_mem_closure_star_mul
∀ {R : Type u_1} {A : Type u_2} [inst : Semiring R] [inst_1 : StarRing R] [inst_2 : NonUnitalSemiring A]
[inst_3 : StarRing A] [inst_4 : Module R A] [StarModule R A] [IsScalarTower R A A] [SMulCommClass R A A] {r : R},
r ∈ AddSubmonoid.closure (Set.range fun s => star s * s) →
∀ {a : A},
a ∈ AddSubmonoid.closure (Set.range fun s => star s * s) →
r • a ∈ AddSubmonoid.closure (Set.range fun s => star s * s)- Defined in
- Mathlib.Algebra.Order.Star.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 65 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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
- Semiringstatement and proof · cited by 13,802
- Set.rangestatement and proof · cited by 4,705
- IsScalarTowerstatement and proof · cited by 3,896
- SMulCommClassstatement and proof · cited by 1,927
- StarRingstatement and proof · cited by 1,686
- AddSubmonoidstatement · cited by 1,178
- Star.starstatement and proof · cited by 1,082
- zero_smulproof · cited by 716
- smul_zeroproof · cited by 665
- StarModulestatement and proof · cited by 570
- NonUnitalSemiringstatement and proof · cited by 339
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.