Mathlib Map

Theorems · Theorem · order theory

iSup_le_iSup_of_partialSups_le_partialSups

∀ {α : Type u_1} {ι : Type u_3} [inst : Preorder ι] [inst_1 : LocallyFiniteOrderBot ι] [inst_2 : CompleteLattice α]
  {f g : ι → α}, partialSups f ≤ partialSups g → ⨆ i, f i ≤ ⨆ i, g i
Defined in
Mathlib.Order.PartialSups
Cited by
0 results in Mathlib
Foundations
Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
PreorderLocallyFiniteOrderBotCompleteLattice

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 by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.