Theorems · Definition · ring theory
GroupLike.noConfusion
{P : Sort u} →
{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} →
{t : GroupLike R A} →
{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'} →
{t' : GroupLike R' A'} →
R = R' →
A = A' →
inst ≍ inst' →
inst_1 ≍ inst'_1 →
inst_2 ≍ inst'_2 → inst_3 ≍ inst'_3 → t ≍ t' → GroupLike.noConfusionType P t t'- Defined in
- Mathlib.RingTheory.Coalgebra.GroupLike
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 8 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- IsGroupLikeElemproof · cited by 39
- GroupLikestatement and proof · cited by 19
- GroupLike.casesOnproof · cited by 1
- GroupLike.noConfusionTypestatement · cited by 0
Cited by1
Results whose statement or proof uses this declaration.
- GroupLike.mk.noConfusionproof · cited by 1