Mathlib Map

Theorems · Definition · order theory

Multiset.Ioo

{α : Type u_1} → [inst : Preorder α] → [LocallyFiniteOrder α] → α → α → Multiset α

The multiset of elements x such that a < x and x < b. Basically Set.Ioo a b as a multiset.

Defined in
Mathlib.Order.Interval.Multiset
Cited by
13 results in Mathlib
Foundations
Depth 11 from the axioms · uses no axioms
Assumes
PreorderLocallyFiniteOrder

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 by13

Results whose statement or proof uses this declaration.