Theorems · Theorem · number theory
QuadraticMap.coeFn_sub
Deprecated since 2026-07-27Use FunLike.coe_sub instead.
∀ {F : Type u_3} {α : Type u_5} {β : Type u_6} [inst : FunLike F α β] [inst_1 : Sub F] [inst_2 : Sub β]
[IsSubApply F α β] (f g : F), ⇑(f - g) = ⇑f - ⇑gAlias of FunLike.coe_sub.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses propext, Quot.sound
- Assumes
- FunLikeSubSubIsSubApply
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 · cited by 62,936
- FunLikestatement · cited by 2,560
- IsSubApplystatement · cited by 21
- FunLike.coe_subproof · cited by 15
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.