Theorems · Theorem · general algebraic systems
FunLike.coe_vadd
∀ {M : Type u_1} {F : Type u_3} {α : Type u_5} {β : Type u_6} [inst : FunLike F α β] [inst_1 : VAdd M F]
[inst_2 : VAdd M β] [IsVAddApply M F α β] (n : M) (f : F), ⇑(n +ᵥ f) = n +ᵥ ⇑f- Defined in
- Mathlib.Data.FunLike.IsApply
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses propext, Quot.sound
- Assumes
- FunLikeVAddVAddIsVAddApply
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- HVAdd.hVAddstatement and proof · cited by 1,820
- VAddstatement and proof · cited by 616
- IsVAddApplystatement and proof · cited by 3
- vadd_applyproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.