Theorems · Definition · commutative algebra
FunLike.module
{M : Type u_1} →
{F : Type u_3} →
{α : Type u_4} →
{β : Type u_5} →
[i : FunLike F α β] →
[inst : Semiring M] →
[inst_1 : AddCommMonoid β] →
[inst_2 : Module M β] →
[inst_3 : AddCommMonoid F] →
[inst_4 : SMul M F] → [IsZeroApply F α β] → [IsAddApply F α β] → [IsSMulApply M F α β] → Module M FA FunLike type is a Module if β is a Module.
- Defined in
- Mathlib.Data.FunLike.Module
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- FunLikestatement and proof · cited by 2,560
- IsAddApplystatement and proof · cited by 75
- IsZeroApplystatement and proof · cited by 72
- IsSMulApplystatement and proof · cited by 48
- FunLike.coeAddMonoidHomproof · cited by 19
- Function.Injective.moduleproof · cited by 0
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.