Theorems · Theorem · general topology
Antitone.isCoboundedUnder_ge_of_isCobounded
∀ {R : Type u_5} {S : Type u_6} {F : Filter R} [inst : LinearOrder R] [inst_1 : LinearOrder S] {f : R → S},
Antitone f →
∀ [F.NeBot], Filter.IsCobounded (fun x1 x2 => x1 ≤ x2) F → Filter.IsCoboundedUnder (fun x1 x2 => x2 ≤ x1) F f- Defined in
- Mathlib.Order.Filter.IsBounded
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 62 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- LinearOrderstatement and proof · cited by 8,572
- Filterstatement and proof · cited by 8,121
- Filter.NeBotstatement and proof · cited by 853
- Antitonestatement and proof · cited by 563
- Filter.Frequentlyproof · cited by 414
- Filter.IsCoboundedUnderstatement · cited by 102
- Filter.IsCoboundedstatement and proof · cited by 42
- Filter.IsCobounded.frequently_geproof · cited by 3
- Filter.IsCobounded.of_frequently_leproof · cited by 3
- Antitone.frequently_le_map_of_frequently_geproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- Antitone.map_limsSup_of_continuousAtproof · cited by 6