Theorems · Theorem · general topology
PairReduction.iSup_edist_pairSet
∀ {T : Type u_1} [inst : PseudoEMetricSpace T] {a c : ENNReal} {J : Finset T} [inst_1 : DecidableEq T] {E : Type u_2}
[inst_2 : PseudoEMetricSpace E],
1 < a → ∀ (f : T → E), ⨆ s, ⨆ t, edist (f ↑s) (f ↑↑t) ≤ 2 * ⨆ p, edist (f (↑p).1) (f (↑p).2)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 216 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites54
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement and proof · cited by 13,712
- ENNRealstatement and proof · cited by 9,879
- one_mulproof · cited by 2,841
- Nat.cast_oneproof · cited by 2,501
- iSupstatement and proof · cited by 2,415
- Finset.cardproof · cited by 2,327
- le_reflproof · cited by 2,061
- le_rflproof · cited by 1,558
- PseudoEMetricSpacestatement and proof · cited by 1,536
- Finset.Nonemptyproof · cited by 1,001
- le_transproof · cited by 985
- EDist.ediststatement and proof · cited by 735
Cited by1
Results whose statement or proof uses this declaration.
- EMetric.pair_reductionproof · cited by 0