Mathlib Map

Theorems · Definition · ring theory

NonUnitalStarSubalgebra.toNonUnitalSubring

{R : Type u} →
  {A : Type v} →
    [inst : CommRing R] →
      [inst_1 : NonUnitalRing A] →
        [inst_2 : Module R A] → [inst_3 : Star A] → NonUnitalStarSubalgebra R A → NonUnitalSubring A

A non-unital star subalgebra over a ring is also a Subring.

Defined in
Mathlib.Algebra.Star.NonUnitalSubalgebra
Cited by
4 results in Mathlib
Foundations
Depth 20 from the axioms · uses propext
Assumes
CommRingNonUnitalRingModuleStar

Around this declaration

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

Cites9

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

Cited by4

Results whose statement or proof uses this declaration.