Theorems · Theorem · ring theory
isGroupLikeElem_iff
∀ (R : Type u_2) {A : Type u_3} [inst : CommSemiring R] [inst_1 : AddCommMonoid A] [inst_2 : Module R A]
[inst_3 : Coalgebra R A] (a : A),
IsGroupLikeElem R a ↔ CoalgebraStruct.counit a = 1 ∧ CoalgebraStruct.comul a = a ⊗ₜ[R] a- Defined in
- Mathlib.RingTheory.Coalgebra.GroupLike
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 60 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement · cited by 10,215
- TensorProductstatement · cited by 2,545
- TensorProduct.tmulstatement and proof · cited by 1,182
- CoalgebraStruct.comulstatement and proof · cited by 118
- Coalgebrastatement and proof · cited by 112
- CoalgebraStruct.counitstatement and proof · cited by 108
- IsGroupLikeElemstatement and proof · cited by 39
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.