Mathlib Map

Theorems · Definition · ring theory

StarAlgebra.adjoin

(R : Type u_2) →
  {A : Type u_3} →
    [inst : CommSemiring R] →
      [inst_1 : StarRing R] →
        [inst_2 : Semiring A] →
          [inst_3 : Algebra R A] → [inst_4 : StarRing A] → [inst_5 : StarModule R A] → Set A → StarSubalgebra R A

The minimal star subalgebra that contains s.

Defined in
Mathlib.Algebra.Star.Subalgebra
Cited by
42 results in Mathlib
Foundations
Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiringStarRingSemiringAlgebraStarRingStarModule

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

StarAlgebra.elemental · cited by 26StarAlgebra.elementalStarAlgebra.subset_adjoin · cited by 10StarAlgebra.subset_adjoinStarAlgebra.elemental.self_mem · cited by 7elemental.self_memStarAlgebra.adjoin_le · cited by 5StarAlgebra.adjoin_leStarAlgebra.adjoin_toSubalgebra · cited by 4StarAlgebra.adjoin_toSuba…StarAlgebra.gc · cited by 4StarAlgebra.gcpolynomialFunctions.starClosure_eq_adjoin_X · cited by 4polynomialFunctions.starC…StarAlgebra.self_mem_adjoin_singleton · cited by 3StarAlgebra.self_mem_adjo…StarAlgHom.adjoin_le_equalizer · cited by 2StarAlgHom.adjoin_le_equa…ContinuousMap.elemental_id_eq_top · cited by 2ContinuousMap.elemental_i…StarAlgHom.map_adjoin · cited by 2StarAlgHom.map_adjoinNonUnitalStarAlgebra.adjoin_le_starAlgebra_adjoin · cited by 2NonUnitalStarAlgebra.adjo…range_cfcHom_le · cited by 2range_cfcHom_leStarAlgebra.adjoin_induction · cited by 2StarAlgebra.adjoin_induct…StarAlgebra.adjoin_induction_subtype · cited by 2StarAlgebra.adjoin_induct…Set · cited by 53352SetSemiring · cited by 13802SemiringAlgebra · cited by 11388AlgebraCommSemiring · cited by 10911CommSemiringStarRing · cited by 1686StarRingSubalgebra · cited by 1353SubalgebraStar.star · cited by 1082Star.starStarModule · cited by 570StarModuleAlgebra.adjoin · cited by 535Algebra.adjoinStarSubalgebra · cited by 194StarSubalgebraSubsemigroup.carrier · cited by 160Subsemigroup.carrierSubmonoid.toSubsemigroup · cited by 159Submonoid.toSubsemigroupSubsemiring.toSubmonoid · cited by 153Subsemiring.toSubmonoidSubalgebra.toSubsemiring · cited by 115Subalgebra.toSubsemiringStarAlgebra.adjoinCITED BYCITES

Cites14

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by47

Results whose statement or proof uses this declaration.