Mathlib Map

Theorems · Definition · general topology

Filter.seq

{α : Type u_1} → {β : Type u_2} → Filter (α → β) → Filter α → Filter β

The applicative sequentiation operation. This is not induced by the bind operation.

Defined in
Mathlib.Order.Filter.Defs
Cited by
15 results in Mathlib
Foundations
Depth 9 from the axioms · uses no axioms

Around this declaration

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

Cites3

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

  • Setproof · cited by 53,352
  • Filterstatement and proof · cited by 8,121
  • Set.ofPredproof · cited by 6,101

Cited by15

Results whose statement or proof uses this declaration.