Documentation

Mathlib.Data.Finset.Order

Finsets of ordered types #

theorem Directed.finset_le {α : Type u} {r : ααProp} [IsTrans α r] {ι : Type u_1} [hι : Nonempty ι] {f : ια} (D : Directed r f) (s : Finset ι) :
z, (i : ι) → i sr (f i) (f z)
theorem Finset.exists_le {α : Type u} [Nonempty α] [Preorder α] [IsDirected α fun x x_1 => x x_1] (s : Finset α) :
M, ∀ (i : α), i si M