Theorems · Theorem · order theory
Order.IsNormal.map_iSup
∀ {α : Type u_1} {β : Type u_2} {f : α → β} [inst : ConditionallyCompleteLinearOrder α]
[inst_1 : ConditionallyCompleteLinearOrder β] {ι : Sort u_4} [Nonempty ι] {g : ι → α},
Order.IsNormal f → BddAbove (Set.range g) → f (⨆ i, g i) = ⨆ i, f (g i)- Defined in
- Mathlib.Order.IsNormal
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- Setproof · cited by 53,352
- Set.imageproof · cited by 5,609
- Set.rangestatement and proof · cited by 4,705
- iSupstatement · cited by 2,415
- Set.extproof · cited by 2,266
- SupSet.sSupproof · cited by 954
- BddAbovestatement and proof · cited by 620
- ConditionallyCompleteLinearOrderstatement and proof · cited by 542
- SupSetproof · cited by 154
- Order.IsNormalstatement and proof · cited by 118
- Set.range_nonemptyproof · cited by 84
- Order.IsNormal.map_sSupproof · cited by 5
Cited by8
Results whose statement or proof uses this declaration.
- Order.IsNormal.apply_of_isSuccLimitproof · cited by 7
- Ordinal.nfpFamily_fpproof · cited by 4
- Ordinal.derivFamily_fpproof · cited by 3
- Ordinal.apply_omega0_of_isNormalproof · cited by 2
- Ordinal.IsNormal.bsupproof · cited by 1
- Order.IsNormal.iSup_iterate_mem_fixedPointsproof · cited by 1
- Ordinal.add_iSupproof · cited by 1
- Ordinal.enumOrd_isNormal_iff_isClosedproof · cited by 0