Theorems · Definition · group theory
RightCancelSemigroup.mk.noConfusion
{G : Type u} →
{P : Sort u_1} →
{toSemigroup : Semigroup G} →
{toIsRightCancelMul : IsRightCancelMul G} →
{toSemigroup' : Semigroup G} →
{toIsRightCancelMul' : IsRightCancelMul G} →
{ toSemigroup := toSemigroup, toIsRightCancelMul := toIsRightCancelMul } =
{ toSemigroup := toSemigroup', toIsRightCancelMul := toIsRightCancelMul' } →
(toSemigroup ≍ toSemigroup' → P) → P- Defined in
- Mathlib.Algebra.Group.Defs
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Semigroupstatement and proof · cited by 202
- IsRightCancelMulstatement and proof · cited by 43
- RightCancelSemigroupstatement · cited by 3
- RightCancelSemigroup.noConfusionproof · cited by 0
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.