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
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.
- Filterstatement · cited by 8,121
- Monoidstatement and proof · cited by 3,887
- AddMonoidstatement and proof · cited by 2,864
- DistribMulActionstatement and proof · cited by 584
- Filter.addMonoidstatement · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.