Theorems · Theorem · real analysis
CauSeq.abv_pos_of_not_limZero
∀ {α : Type u_1} {β : Type u_2} [inst : Field α] [inst_1 : LinearOrder α] [inst_2 : IsStrictOrderedRing α]
[inst_3 : Ring β] {abv : β → α} [IsAbsoluteValue abv] {f : CauSeq β abv},
¬f.LimZero → ∃ K > 0, ∃ i, ∀ j ≥ i, K ≤ abv (↑f j)- Defined in
- Mathlib.Algebra.Order.CauSeq.Basic
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 55 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.
- LinearOrderstatement and proof · cited by 8,572
- Ringstatement and proof · cited by 7,463
- Fieldstatement and proof · cited by 7,404
- IsStrictOrderedRingstatement and proof · cited by 2,490
- lt_of_le_of_ltproof · cited by 432
- sub_add_cancelproof · cited by 344
- CauSeqstatement and proof · cited by 189
- IsAbsoluteValuestatement and proof · cited by 160
- IsCauSeqstatement · cited by 91
- half_posproof · cited by 83
- add_halvesproof · cited by 78
- CauSeq.LimZerostatement and proof · cited by 46
Cited by6
Results whose statement or proof uses this declaration.
- CauSeq.inv_mul_cancelproof · cited by 2
- PadicSeq.stationaryproof · cited by 1
- CauSeq.mul_inv_cancelproof · cited by 1
- CauSeq.mul_not_equiv_zeroproof · cited by 1
- CauSeq.trichotomyproof · cited by 1
- CauSeq.inv_auxproof · cited by 0