Theorems · Theorem · order theory
Monotone.iSup_comp_tendsto_atTop
∀ {α : Type u_3} {β : Type u_4} {γ : Type u_5} [inst : Preorder β] [inst_1 : ConditionallyCompleteLattice γ]
[OrderTop γ] {l : Filter α} [l.NeBot] {f : β → γ},
Monotone f → ∀ {g : α → β}, Filter.Tendsto g l Filter.atTop → ⨆ a, f (g a) = ⨆ b, f bIf f is a monotone function taking values in a complete lattice
and g tends to atTop along a nontrivial filter,
then the indexed supremum of f ∘ g is equal to the indexed supremum of f.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 63 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.
- Filterstatement and proof · cited by 8,121
- Preorderstatement and proof · cited by 7,952
- Set.rangeproof · cited by 4,705
- Filter.Tendstostatement and proof · cited by 3,814
- iSupstatement · cited by 2,415
- Filter.atTopstatement and proof · cited by 2,405
- Monotonestatement and proof · cited by 1,397
- Filter.NeBotstatement and proof · cited by 853
- OrderTopstatement and proof · cited by 493
- ConditionallyCompleteLatticestatement and proof · cited by 364
- OrderTop.bddAboveproof · cited by 16
- Monotone.ciSup_comp_tendsto_atTopproof · cited by 4
Cited by2
Results whose statement or proof uses this declaration.
- Monotone.measure_iUnionproof · cited by 10
- Monotone.iUnion_comp_tendsto_atTopproof · cited by 2