Mathlib Map

Theorems · Theorem · ring theory

Unitary.mul_right_inj

∀ {R : Type u_1} [inst : Monoid R] [inst_1 : StarMul R] {x y : R} (U : ↥(unitary R)), ↑U * x = ↑U * y ↔ x = y

For unitary U in a star-monoid R, U * x = U * y if and only if x = y for all x and y in R.

Defined in
Mathlib.Algebra.Star.Unitary
Cited by
0 results in Mathlib
Foundations
Depth 31 from the axioms · uses propext, Quot.sound
Assumes
MonoidStarMul

Around this declaration

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

Cites8

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.