Theorems · Theorem · ring theory
NonUnitalStarAlgHom.map_adjoin_singleton
∀ {F : Type v'} {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 : FunLike F A B] [inst_8 : NonUnitalAlgHomClass F R A B] [inst_9 : StarHomClass F A B] [inst_10 : StarRing R]
[inst_11 : IsScalarTower R A A] [inst_12 : SMulCommClass R A A] [inst_13 : StarModule R A]
[inst_14 : IsScalarTower R B B] [inst_15 : SMulCommClass R B B] [inst_16 : StarModule R B] (f : F) (x : A),
NonUnitalStarSubalgebra.map f (NonUnitalStarAlgebra.adjoin R {x}) = NonUnitalStarAlgebra.adjoin R {f x}- Defined in
- Mathlib.Algebra.Star.NonUnitalSubalgebra
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement · cited by 53,352
- Modulestatement and proof · cited by 20,661
- CommSemiringstatement and proof · cited by 10,911
- Set.imageproof · cited by 5,609
- IsScalarTowerstatement and proof · cited by 3,896
- FunLikestatement and proof · cited by 2,560
- 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
- NonUnitalStarSubalgebrastatement · cited by 196
Cited by1
Results whose statement or proof uses this declaration.
- ContinuousMapZero.adjoin_id_denseproof · cited by 3