Mathlib Map

Theorems · Theorem · general topology

Filter.IsBoundedUnder.bddBelow_range

∀ {β : Type u_2} [inst : Preorder β] [IsCodirectedOrder β] {f : ℕ → β},
  Filter.IsBoundedUnder (fun x1 x2 => x2 ≤ x1) Filter.atTop f → BddBelow (Set.range f)
Defined in
Mathlib.Order.Filter.IsBounded
Cited by
3 results in Mathlib
Foundations
Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
PreorderIsCodirectedOrder

Around this declaration

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

Cites9

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

Cited by3

Results whose statement or proof uses this declaration.