Mathlib Map

Theorems · Definition · ring theory

StarSubsemiring.ofClass

{S : Type u_1} →
  {R : Type u_2} →
    [inst : NonAssocSemiring R] →
      [inst_1 : SetLike S R] →
        [inst_2 : StarRing R] → [SubsemiringClass S R] → [StarMemClass S R] → S → StarSubsemiring R

The actual StarSubsemiring obtained from an element of a StarSubsemiringClass.

Defined in
Mathlib.Algebra.Star.Subsemiring
Cited by
1 results in Mathlib
Foundations
Depth 14 from the axioms · uses no axioms
Assumes
NonAssocSemiringSetLikeStarRingSubsemiringClassStarMemClass

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.

Cited by1

Results whose statement or proof uses this declaration.