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
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.
- Monoidstatement and proof · cited by 3,887
- Submonoidstatement · cited by 3,086
- IsUnitstatement and proof · cited by 1,602
- Star.starstatement and proof · cited by 1,082
- unitarystatement · cited by 207
- StarMulstatement and proof · cited by 195
- star_starproof · cited by 135
- IsUnit.starproof · cited by 11
- IsUnit.mem_unitary_iff_star_mul_selfproof · cited by 3
- Unitary.star_mem_iffproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- IsUnit.mem_unitary_of_mul_star_selfproof · cited by 0