Theorems · Theorem · general topology
ENNReal.limsup_sub_const
∀ {ι : Type u_4} (F : Filter ι) (f : ι → ENNReal) (c : ENNReal),
Filter.limsup (fun i => f i - c) F = Filter.limsup f F - c- Cited by
- 0 results in Mathlib
- Foundations
- Depth 134 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- ENNRealstatement and proof · cited by 9,879
- Filterstatement and proof · cited by 8,121
- Bot.botproof · cited by 4,720
- Filter.NeBotproof · cited by 853
- Continuous.continuousAtproof · cited by 297
- Filter.limsupstatement · cited by 226
- zero_tsubproof · cited by 100
- bot_eq_zero'proof · cited by 92
- Filter.isBounded_le_of_topproof · cited by 75
- Filter.eq_or_neBotproof · cited by 62
- Filter.isCobounded_le_of_botproof · cited by 58
- tsub_le_tsub_rightproof · cited by 16
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.