Theorems · Theorem · general algebraic systems
FunLike.coe_div
∀ {F : Type u_3} {α : Type u_5} {β : Type u_6} [inst : FunLike F α β] [inst_1 : Div F] [inst_2 : Div β]
[IsDivApply F α β] (f g : F), ⇑(f / g) = ⇑f / ⇑g- Defined in
- Mathlib.Data.FunLike.IsApply
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses propext, Quot.sound
- Assumes
- FunLikeDivDivIsDivApply
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
- IsDivApplystatement and proof · cited by 3
- div_applyproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.