Mathlib Map

Theorems · Theorem · order theory

BddAbove.mono

∀ {α : Type u_1} [inst : Preorder α] ⦃s t : Set α⦄, s ⊆ t → BddAbove t → BddAbove s

If s ⊆ t and t is bounded above, then so is s.

Defined in
Mathlib.Order.Bounds.Basic
Cited by
27 results in Mathlib
Foundations
Depth 7 from the axioms · uses no axioms
Assumes
Preorder

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 by27

Results whose statement or proof uses this declaration.