Theorems · Theorem · general topology
Set.infsep_of_fintype
∀ {α : Type u_1} [inst : PseudoMetricSpace α] {s : Set α} [inst_1 : Decidable s.Nontrivial] [inst_2 : Fintype ↑s],
s.infsep = if hs : s.Nontrivial then s.offDiag.toFinset.inf' ⋯ (Function.uncurry dist) else 0- Defined in
- Mathlib.Topology.MetricSpace.Infsep
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 150 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- Fintypestatement and proof · cited by 7,736
- Set.Elemstatement and proof · cited by 7,166
- PseudoMetricSpacestatement and proof · cited by 1,550
- Dist.diststatement and proof · cited by 1,539
- Set.toFinsetstatement and proof · cited by 217
- Set.Nontrivialstatement and proof · cited by 145
- Finset.inf'statement and proof · cited by 117
- eq_of_forall_le_iffproof · cited by 65
- Set.infsepstatement and proof · cited by 35
- Set.offDiagstatement and proof · cited by 35
Cited by1
Results whose statement or proof uses this declaration.
- Set.Nontrivial.infsep_of_fintypeproof · cited by 2