Mathlib Map

Theorems · Theorem · order theory

Set.Finite.map_sSup_of_monotone

∀ {α : Type u_2} {β : Type u_3} [inst : ConditionallyCompleteLinearOrder α] [inst_1 : ConditionallyCompleteLattice β]
  {f : α → β}, Monotone f → ∀ {s : Set α}, s.Nonempty → s.Finite → f (sSup s) = sSup (f '' s)
Defined in
Mathlib.Order.ConditionallyCompleteLattice.Finset
Cited by
0 results in Mathlib
Foundations
Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
ConditionallyCompleteLinearOrderConditionallyCompleteLattice

Around this declaration

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

Cites13

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.