Theorems · Definition · group theory
FunLike.subNegZeroMonoid
{F : Type u_1} →
{α : Type u_2} →
{β : Type u_3} →
[inst : FunLike F α β] →
[inst_1 : Add F] →
[inst_2 : Zero F] →
[inst_3 : SMul ℕ F] →
[inst_4 : Neg F] →
[inst_5 : Sub F] →
[inst_6 : SMul ℤ F] →
[inst_7 : SubNegZeroMonoid β] →
[IsZeroApply F α β] →
[IsAddApply F α β] →
[IsNegApply F α β] →
[IsSubApply F α β] → [IsSMulApply ℕ F α β] → [IsSMulApply ℤ F α β] → SubNegZeroMonoid FA FunLike type is a SubNegOneMonoid if β is a SubNegOneMonoid.
- Defined in
- Mathlib.Data.FunLike.Group
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- FunLikestatement and proof · cited by 2,560
- IsAddApplystatement and proof · cited by 75
- IsZeroApplystatement and proof · cited by 72
- IsSMulApplystatement and proof · cited by 48
- IsSubApplystatement and proof · cited by 21
- IsNegApplystatement and proof · cited by 21
- SubNegZeroMonoidstatement and proof · cited by 13
- Function.Injective.subNegZeroMonoidproof · cited by 0
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.