Theorems · Theorem · general topology
PiNat.dist_triangle_nonarch
∀ {E : ℕ → Type u_1} (x y z : (n : ℕ) → E n), dist x z ≤ max (dist x y) (dist y z)- Defined in
- Mathlib.Topology.MetricSpace.PiNat
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 108 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement · cited by 25,697
- Dist.diststatement and proof · cited by 1,539
- eq_or_neproof · cited by 1,117
- one_divproof · cited by 624
- inv_powproof · cited by 140
- PiNat.firstDiffproof · cited by 23
- min_le_iffproof · cited by 15
- PiNat.diststatement · cited by 12
- PiNat.dist_eq_of_neproof · cited by 7
- PiNat.dist_selfproof · cited by 2
- PiNat.min_firstDiff_leproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- PiNat.dist_triangleproof · cited by 0