Theorems · Theorem · general topology
ContractingWith.efixedPoint_eq_of_edist_lt_top
∀ {α : Type u_1} [inst : EMetricSpace α] {K : NNReal} {f : α → α} [inst_1 : CompleteSpace α] (hf : ContractingWith K f)
{x : α} (hx : edist x (f x) ≠ ⊤) {y : α} (hy : edist y (f y) ≠ ⊤),
edist x y ≠ ⊤ → ContractingWith.efixedPoint f hf x hx = ContractingWith.efixedPoint f hf y hy- Defined in
- Mathlib.Topology.MetricSpace.Contracting
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 164 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- EMetricSpaceCompleteSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- ENNRealstatement · cited by 9,879
- Top.topstatement and proof · cited by 9,680
- NNRealstatement and proof · cited by 4,310
- CompleteSpacestatement and proof · cited by 2,532
- EDist.ediststatement and proof · cited by 735
- EMetricSpacestatement and proof · cited by 242
- ne_of_ltproof · cited by 203
- lt_top_iff_ne_topproof · cited by 95
- ContractingWithstatement and proof · cited by 39
- Setoid.symm'proof · cited by 14
- Setoid.trans'proof · cited by 12
- ContractingWith.efixedPointstatement and proof · cited by 7
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.