Mathlib Map

Theorems · Definition · general topology

Filter.distribMulActionFilter

{α : Type u_2} →
  {β : Type u_3} → [inst : Monoid α] → [inst_1 : AddMonoid β] → [DistribMulAction α β] → DistribMulAction α (Filter β)

A distributive multiplicative action of a monoid on an additive monoid β gives a distributive multiplicative action on Filter β.

Defined in
Mathlib.Order.Filter.Pointwise
Cited by
0 results in Mathlib
Foundations
Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
MonoidAddMonoidDistribMulAction

Around this declaration

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

Cites5

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.