Mathlib Map

Theorems · Theorem · order theory

Order.IsNormal.apply_of_isSuccLimit

∀ {α : Type u_1} {β : Type u_2} {a : α} {f : α → β} [inst : ConditionallyCompleteLinearOrderBot α]
  [inst_1 : ConditionallyCompleteLinearOrder β], Order.IsNormal f → Order.IsSuccLimit a → f a = ⨆ b, f ↑b
Defined in
Mathlib.Order.IsNormal
Cited by
7 results in Mathlib
Foundations
Depth 30 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
ConditionallyCompleteLinearOrderBotConditionallyCompleteLinearOrder

Around this declaration

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

Cites12

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

Cited by7

Results whose statement or proof uses this declaration.