Mathlib Map

Theorems · Theorem · ring theory

IsUnit.mem_unitary_iff_mul_star_self

∀ {R : Type u_1} [inst : Monoid R] [inst_1 : StarMul R] {u : R}, IsUnit u → (u ∈ unitary R ↔ u * star u = 1)
Defined in
Mathlib.Algebra.Star.Unitary
Cited by
1 results in Mathlib
Foundations
Depth 25 from the axioms · uses propext, Quot.sound
Assumes
MonoidStarMul

Around this declaration

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

Cites10

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.