Theorems · Definition · group theory
FunLike.negZeroClass
{F : Type u_1} →
{α : Type u_2} →
{β : Type u_3} →
[inst : FunLike F α β] →
[inst_1 : Zero F] →
[inst_2 : Neg F] → [inst_3 : NegZeroClass β] → [IsZeroApply F α β] → [IsNegApply F α β] → NegZeroClass FA FunLike type with 0 and negation is a NegZeroClass if β is a
NegZeroClass.
- Defined in
- Mathlib.Data.FunLike.Group
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 9 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- IsZeroApplystatement and proof · cited by 72
- NegZeroClassstatement and proof · cited by 23
- IsNegApplystatement and proof · cited by 21
- Function.Injective.negZeroClassproof · cited by 0
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.