Mathlib Map

Theorems · Definition · real analysis

CauSeq.LimZero

{α : Type u_1} →
  {β : Type u_2} →
    [inst : Field α] →
      [inst_1 : LinearOrder α] →
        [inst_2 : IsStrictOrderedRing α] → [inst_3 : Ring β] → {abv : β → α} → CauSeq β abv → Prop

LimZero f holds when f approaches 0.

Defined in
Mathlib.Algebra.Order.CauSeq.Basic
Cited by
46 results in Mathlib
Foundations
Depth 47 from the axioms · uses propext, Quot.sound
Assumes
FieldLinearOrderIsStrictOrderedRingRing

Around this declaration

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

Cites5

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
  • CauSeqstatement and proof · cited by 189

Cited by47

Results whose statement or proof uses this declaration.