Mathlib Map

Theorems · Theorem · general algebraic systems

FunLike.coe_mul_eq_comp

∀ {F' : Type u_4} {α : Type u_5} [inst : FunLike F' α α] [inst_1 : Mul F'] [IsMulApplyEqComp F' α] (f g : F'),
  ⇑(f * g) = ⇑f ∘ ⇑g
Defined in
Mathlib.Data.FunLike.IsApply
Cited by
1 results in Mathlib
Foundations
Depth 6 from the axioms · uses propext, Quot.sound
Assumes
FunLikeMulIsMulApplyEqComp

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.

Cited by1

Results whose statement or proof uses this declaration.