Theorems · Theorem · ring theory
isGroupLikeElem_iff_of_mul_eq_one
∀ {R : Type u_1} {A : Type u_2} [inst : CommSemiring R] [inst_1 : Semiring A] [inst_2 : Bialgebra R A] {a b : A},
a * b = 1 → b * a = 1 → (IsGroupLikeElem R a ↔ IsGroupLikeElem R b)Group-like elements in a bialgebra are stable under inverses, when they exist.
- Defined in
- Mathlib.RingTheory.Bialgebra.GroupLike
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Semiringstatement and proof · cited by 13,802
- CommSemiringstatement and proof · cited by 10,911
- Bialgebrastatement and proof · cited by 160
- IsGroupLikeElemstatement · cited by 39
- IsGroupLikeElem.of_mul_eq_oneproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- isGroupLikeElem_unitsInvproof · cited by 2