Theorems · Definition · real analysis
CauSeq.inv
{α : Type u_1} →
{β : Type u_2} →
[inst : Field α] →
[inst_1 : LinearOrder α] →
[inst_2 : IsStrictOrderedRing α] →
[inst_3 : DivisionRing β] →
{abv : β → α} → [IsAbsoluteValue abv] → (f : CauSeq β abv) → ¬f.LimZero → CauSeq β abvGiven a Cauchy sequence f with nonzero limit, create a Cauchy sequence with values equal to
the inverses of the values of f.
- Defined in
- Mathlib.Algebra.Order.CauSeq.Basic
- Cited by
- 8 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.
Cites8
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
- Fieldstatement and proof · cited by 7,404
- IsStrictOrderedRingstatement and proof · cited by 2,490
- DivisionRingstatement and proof · cited by 1,062
- CauSeqstatement and proof · cited by 189
- IsAbsoluteValuestatement and proof · cited by 160
- CauSeq.LimZerostatement and proof · cited by 46
- CauSeq.inv_auxproof · cited by 0
Cited by8
Results whose statement or proof uses this declaration.
- CauSeq.inv_mul_cancelstatement and proof · cited by 2
- CauSeq.Completion.inv_mkstatement and proof · cited by 2
- CauSeq.const_invstatement · cited by 1
- CauSeq.mul_inv_cancelstatement and proof · cited by 1
- CauSeq.lim_invstatement and proof · cited by 0
- CauSeq.inv.congr_simpstatement and proof · cited by 0
- CauSeq.coe_invstatement · cited by 0
- CauSeq.inv_applystatement · cited by 0