Theorems · Theorem · commutative algebra
CauSeq.lim_eq_lim_of_equiv
∀ {α : Type u_1} [inst : Field α] [inst_1 : LinearOrder α] [inst_2 : IsStrictOrderedRing α] {β : Type u_2}
[inst_3 : Ring β] {abv : β → α} [inst_4 : IsAbsoluteValue abv] [inst_5 : CauSeq.IsComplete β abv]
{f g : CauSeq β abv}, f ≈ g → f.lim = g.lim- Defined in
- Mathlib.Algebra.Order.CauSeq.Completion
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- IsAbsoluteValuestatement and proof · cited by 160
- CauSeq.limstatement · cited by 35
- CauSeq.IsCompletestatement and proof · cited by 21
- CauSeq.equiv_limproof · cited by 15
- CauSeq.lim_eq_of_equiv_constproof · cited by 8
Cited by1
Results whose statement or proof uses this declaration.
- Complex.exp_addproof · cited by 55