Mathlib Map

Theorems · Theorem · ring theory

IsUnit.star

∀ {R : Type u} [inst : Monoid R] [inst_1 : StarMul R] {a : R}, IsUnit a → IsUnit (star a)
Defined in
Mathlib.Algebra.Star.Basic
Cited by
11 results in Mathlib
Foundations
Depth 24 from the axioms · uses propext, Quot.sound
Assumes
MonoidStarMul

Around this declaration

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

Cites6

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

  • Monoidstatement and proof · cited by 3,887
  • Unitsproof · cited by 2,804
  • Units.valproof · cited by 1,966
  • IsUnitstatement and proof · cited by 1,602
  • Star.starstatement and proof · cited by 1,082
  • StarMulstatement and proof · cited by 195

Cited by11

Results whose statement or proof uses this declaration.