Mathlib Map

Theorems · Inductive type · commutative algebra

Module

(R : Type u) → (M : Type v) → [Semiring R] → [AddCommMonoid M] → Type (max u v)

A module is a generalization of vector spaces to a scalar semiring. It consists of a scalar semiring R and an additive monoid of "vectors" M, connected by a "scalar multiplication" operation r • x : M (where r : R and x : M) with some natural associativity and distributivity axioms similar to those on a ring.

Defined in
Mathlib.Algebra.Module.Defs
Cited by
20,661 results in Mathlib
Foundations
Depth 1 from the axioms, rests on 3 definitions · uses no axioms
Assumes
SemiringAddCommMonoid

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites2

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by24,942

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 24,942.