Mathlib Map

Theorems · Theorem · order theory

Filter.limsup_congr

∀ {β : Type u_2} {α : Type u_6} [inst : ConditionallyCompleteLattice β] {f : Filter α} {u v : α → β},
  (∀ᶠ (a : α) in f, u a = v a) → Filter.limsup u f = Filter.limsup v f
Defined in
Mathlib.Order.LiminfLimsup
Cited by
20 results in Mathlib
Foundations
Depth 13 from the axioms · uses propext, Quot.sound
Assumes
ConditionallyCompleteLattice

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Filter.liminf_congr · cited by 14Filter.liminf_congrLinearGrowth.linearGrowthSup_bot · cited by 6LinearGrowth.linearGrowth…Filter.blimsup_congr · cited by 4Filter.blimsup_congressSup_congr_ae · cited by 4essSup_congr_aelimsup_eq_bot · cited by 3limsup_eq_botENNReal.limsup_const_mul · cited by 3ENNReal.limsup_const_mulProbabilityTheory.Kernel.setIntegral_density_of_measurableSet · cited by 2Kernel.setIntegral_densit…ExpGrowth.expGrowthSup_sup · cited by 2ExpGrowth.expGrowthSup_supENNReal.ofReal_limsup_toReal · cited by 1ENNReal.ofReal_limsup_toR…LinearGrowth.linearGrowthSup_add_le · cited by 1LinearGrowth.linearGrowth…ExpGrowth.le_expGrowthSup_mul · cited by 1ExpGrowth.le_expGrowthSup…LinearGrowth.linearGrowthSup_sup · cited by 1LinearGrowth.linearGrowth…ExpGrowth.expGrowthSup_mul_le · cited by 1ExpGrowth.expGrowthSup_mu…LinearGrowth.le_linearGrowthSup_add · cited by 1LinearGrowth.le_linearGro…ExpGrowth.expGrowthSup_pow · cited by 1ExpGrowth.expGrowthSup_powSet · cited by 53352SetFilter · cited by 8121FilterSet.ofPred · cited by 6101Set.ofPredFilter.Eventually · cited by 3134Filter.EventuallyInfSet.sInf · cited by 935InfSet.sInfFilter.map · cited by 819Filter.mapFilter.Eventually.mono · cited by 646Eventually.monoConditionallyCompleteLattice · cited by 364ConditionallyCompleteLatt…Filter.limsup · cited by 226Filter.limsupInfSet · cited by 145InfSetFilter.eventually_congr · cited by 20Filter.eventually_congrFilter.limsup_eq · cited by 4Filter.limsup_eqFilter.limsup_congrCITED BYCITES

Cites12

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by20

Results whose statement or proof uses this declaration.