Theorems · Theorem · real analysis
CauSeq.mul_limZero_left
∀ {α : Type u_1} {β : Type u_2} [inst : Field α] [inst_1 : LinearOrder α] [inst_2 : IsStrictOrderedRing α]
[inst_3 : Ring β] {abv : β → α} [inst_4 : IsAbsoluteValue abv] {f : CauSeq β abv} (g : CauSeq β abv),
f.LimZero → (f * g).LimZero- Defined in
- Mathlib.Algebra.Order.CauSeq.Basic
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 57 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- ne_of_gtproof · cited by 637
- div_posproof · cited by 337
- CauSeqstatement and proof · cited by 189
- IsAbsoluteValuestatement and proof · cited by 160
- div_mul_cancel₀proof · cited by 122
- CauSeq.LimZerostatement and proof · cited by 46
- IsAbsoluteValue.abv_nonnegproof · cited by 9
- mul_lt_mul''proof · cited by 8
Cited by4
Results whose statement or proof uses this declaration.
- CauSeq.lim_mul_limproof · cited by 2
- CauSeq.mul_equiv_mulproof · cited by 2
- CauSeq.mul_equiv_zero'proof · cited by 1
- CauSeq.lim_invproof · cited by 0