Theorems · Definition · ring theory
IsGroupLikeElem.casesOn
{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} →
{motive : IsGroupLikeElem R a → Sort u} →
(t : IsGroupLikeElem R a) →
((counit_eq_one : CoalgebraStruct.counit a = 1) →
(comul_eq_tmul_self : CoalgebraStruct.comul a = a ⊗ₜ[R] a) → motive ⋯) →
motive t- Defined in
- Mathlib.RingTheory.Coalgebra.GroupLike
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 59 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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 by1
Results whose statement or proof uses this declaration.
- isGroupLikeElem_iffproof · cited by 0