Theorems · Theorem · general topology
le_liminf_add
∀ {ι : Type u_1} {α : Type u_2} [inst : AddCommGroup α] [inst_1 : ConditionallyCompleteLinearOrder α] [DenselyOrdered α]
[AddLeftMono α] {f : Filter ι} [f.NeBot] {u v : ι → α},
autoParam (Filter.IsBoundedUnder (fun x1 x2 => x1 ≥ x2) f u) le_liminf_add._auto_1 →
autoParam (Filter.IsBoundedUnder (fun x1 x2 => x1 ≤ x2) f u) le_liminf_add._auto_3 →
autoParam (Filter.IsBoundedUnder (fun x1 x2 => x1 ≥ x2) f v) le_liminf_add._auto_5 →
autoParam (Filter.IsCoboundedUnder (fun x1 x2 => x1 ≥ x2) f v) le_liminf_add._auto_7 →
Filter.liminf u f + Filter.liminf v f ≤ Filter.liminf (u + v) f- Cited by
- 0 results in Mathlib
- Foundations
- Depth 70 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddCommGroupstatement and proof · cited by 12,871
- Filterstatement and proof · cited by 8,121
- Filter.univ_mem'proof · cited by 1,672
- Filter.mp_memproof · cited by 1,537
- Filter.NeBotstatement and proof · cited by 853
- AddLeftMonostatement and proof · cited by 687
- ConditionallyCompleteLinearOrderstatement and proof · cited by 542
- DenselyOrderedstatement and proof · cited by 471
- LT.lt.transproof · cited by 370
- Filter.IsBoundedUnderstatement and proof · cited by 247
- Filter.liminfstatement and proof · cited by 198
- Filter.IsCoboundedUnderstatement and proof · cited by 102
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.