Theorems · Theorem · ring theory
GroupLike.mk.injEq
∀ {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] (val : A) (isGroupLikeElem_val : IsGroupLikeElem R val) (val_1 : A)
(isGroupLikeElem_val_1 : IsGroupLikeElem R val_1),
({ val := val, isGroupLikeElem_val := isGroupLikeElem_val } =
{ val := val_1, isGroupLikeElem_val := isGroupLikeElem_val_1 }) =
(val = val_1)- Defined in
- Mathlib.RingTheory.Coalgebra.GroupLike
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 11 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- Coalgebrastatement and proof · cited by 112
- IsGroupLikeElemstatement and proof · cited by 39
- GroupLikestatement · cited by 19
- GroupLike.mk.injproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.