Theorems · Theorem · general algebraic systems
FunLike.coe_mul
∀ {F : Type u_3} {α : Type u_5} {β : Type u_6} [inst : FunLike F α β] [inst_1 : Mul F] [inst_2 : Mul β]
[IsMulApply F α β] (f g : F), ⇑(f * g) = ⇑f * ⇑g- Defined in
- Mathlib.Data.FunLike.IsApply
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses propext, Quot.sound
- Assumes
- FunLikeMulMulIsMulApply
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.
- DFunLike.coestatement and proof · cited by 62,936
- FunLikestatement and proof · cited by 2,560
- IsMulApplystatement and proof · cited by 18
- mul_applyproof · cited by 2
Cited by5
Results whose statement or proof uses this declaration.
- FunLike.coeMulHomproof · cited by 4
- FunLike.isCancelMulproof · cited by 0
- FunLike.isLeftCancelMulproof · cited by 0
- ContinuousLinearMap.coe_mul'proof · cited by 0
- FunLike.isRightCancelMulproof · cited by 0