Theorems · Definition · general topology
Filter.atBot
{α : Type u_3} → [Preorder α] → Filter αatBot is the filter representing the limit → -∞ on an ordered set.
It is generated by the collection of down-sets {b | b ≤ a}.
(The preorder need not have a bottom element for this to be well defined,
and indeed is trivial when a bottom element x exists, i.e., it coincides with pure x.)
- Defined in
- Mathlib.Order.Filter.AtTopBot.Defs
- Cited by
- 512 results in Mathlib
- Foundations
- Depth 15 from the axioms, rests on 87 definitions · uses propext, Quot.sound
- Assumes
- Preorder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Filterstatement · cited by 8,121
- Preorderstatement and proof · cited by 7,952
- iInfproof · cited by 1,690
- Set.Iicproof · cited by 1,111
- Filter.principalproof · cited by 740
Cited by521
Results whose statement or proof uses this declaration.
- Filter.tendsto_neg_atBot_atTopstatement · cited by 22
- Filter.tendsto_neg_atTop_atBotstatement · cited by 18
- Filter.Iic_mem_atBotstatement · cited by 15
- Filter.eventually_le_atBotstatement · cited by 15
- Filter.atBot_basisstatement · cited by 14
- Real.tendsto_exp_atBotstatement · cited by 13
- SummationFilter.conditionalproof · cited by 13
- Filter.mem_atBot_setsstatement · cited by 10
- Filter.Tendsto.const_mul_atTop_of_negstatement · cited by 9
- Real.tendsto_log_nhdsNE_zerostatement and proof · cited by 8
- StieltjesFunction.measure_Iicstatement and proof · cited by 8
- Filter.eventually_lt_atBotstatement · cited by 8
Showing the 200 most cited of 521.