Theorems · Theorem · general topology
Bornology.forall_isBounded_image_eval_iff
∀ {ι : Type u_3} {X : ι → Type u_4} [inst : (i : ι) → Bornology (X i)] {s : Set ((i : ι) → X i)},
(∀ (i : ι), Bornology.IsBounded (Function.eval i '' s)) ↔ Bornology.IsBounded s- Defined in
- Mathlib.Topology.Bornology.Constructions
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Bornology
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- Set.imagestatement · cited by 5,609
- Bornology.IsBoundedstatement · cited by 293
- Bornologystatement and proof · cited by 188
- Function.evalstatement · cited by 140
- Filter.compl_mem_coprodᵢproof · cited by 1
Cited by3
Results whose statement or proof uses this declaration.
- Bornology.isBounded_pi_of_nonemptyproof · cited by 1
- Bornology.IsBounded.piproof · cited by 1
- Bornology.IsBounded.image_evalproof · cited by 0