Theorems · Theorem · general topology
Bornology.IsBounded.insert
∀ {α : Type u_2} {x : Bornology α} {s : Set α}, Bornology.IsBounded s → ∀ (x_1 : α), Bornology.IsBounded (insert x_1 s)- Defined in
- Mathlib.Topology.Bornology.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
- Bornology.IsBoundedstatement and proof · cited by 293
- Bornologystatement and proof · cited by 188
- Bornology.IsBounded.unionproof · cited by 8
- Bornology.isBounded_singletonproof · cited by 6
Cited by2
Results whose statement or proof uses this declaration.
- Metric.isBounded_iff_subset_closedBallproof · cited by 10
- Bornology.isBounded_insertproof · cited by 0