Metamath Proof Explorer


Theorem xlimmnflimsup

Description: If a sequence of extended reals converges to -oo then its superior limit is also -oo . (Contributed by Glauco Siliprandi, 23-Apr-2023)

Ref Expression
Hypotheses xlimmnflimsup.m ⊢ φ → M ∈ ℤ
xlimmnflimsup.z ⊢ Z = ℤ ≥ M
xlimmnflimsup.f ⊢ φ → F : Z ⟶ ℝ *
xlimmnflimsup.c ⊢ φ → F ⇝* −∞
Assertion xlimmnflimsup ⊢ φ → lim sup ⁡ F = −∞

Proof

Step Hyp Ref Expression
1 xlimmnflimsup.m ⊢ φ → M ∈ ℤ
2 xlimmnflimsup.z ⊢ Z = ℤ ≥ M
3 xlimmnflimsup.f ⊢ φ → F : Z ⟶ ℝ *
4 xlimmnflimsup.c ⊢ φ → F ⇝* −∞
5 1 2 3 xlimmnfv ⊢ φ → F ⇝* −∞ ↔ ∀ x ∈ ℝ ∃ k ∈ Z ∀ j ∈ ℤ ≥ k F ⁡ j ≤ x
6 4 5 mpbid ⊢ φ → ∀ x ∈ ℝ ∃ k ∈ Z ∀ j ∈ ℤ ≥ k F ⁡ j ≤ x
7 nfcv ⊢ Ⅎ _ j F
8 7 1 2 3 limsupmnfuz ⊢ φ → lim sup ⁡ F = −∞ ↔ ∀ x ∈ ℝ ∃ k ∈ Z ∀ j ∈ ℤ ≥ k F ⁡ j ≤ x
9 6 8 mpbird ⊢ φ → lim sup ⁡ F = −∞