Mathlib Map

Theorems · Inductive type · general algebraic systems

IsZeroApply

(F : Type u_1) → (α : outParam (Type u_2)) → (β : outParam (Type u_3)) → [FunLike F α β] → [Zero β] → [Zero F] → Prop

IsZeroApply F α β states for all x : α, (0 : F) x = 0.

Defined in
Mathlib.Data.FunLike.IsApply
Cited by
72 results in Mathlib
Foundations
Depth 3 from the axioms · uses no axioms
Assumes
FunLikeZeroZero

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites1

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by103

Results whose statement or proof uses this declaration.