Theorems · Theorem · general topology
PiNat.min_firstDiff_le
∀ {E : ℕ → Type u_1} (x y z : (n : ℕ) → E n),
x ≠ z → min (PiNat.firstDiff x y) (PiNat.firstDiff y z) ≤ PiNat.firstDiff x z- Defined in
- Mathlib.Topology.MetricSpace.PiNat
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- PiNat.firstDiffstatement and proof · cited by 23
- lt_min_iffproof · cited by 14
- PiNat.apply_eq_of_lt_firstDiffproof · cited by 6
- PiNat.apply_firstDiff_neproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- PiNat.dist_triangle_nonarchproof · cited by 1