Theorems · Theorem · general topology
Set.Finite.absorbs_biUnion
∀ {M : Type u_1} {α : Type u_2} [inst : Bornology M] [inst_1 : SMul M α] {s : Set α} {ι : Type u_3} {t : ι → Set α}
{I : Set ι}, I.Finite → (Absorbs M s (⋃ i ∈ I, t i) ↔ ∀ i ∈ I, Absorbs M s (t i))- Defined in
- Mathlib.Topology.Bornology.Absorbs
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- Filter.Eventuallyproof · cited by 3,134
- Set.iUnionstatement · cited by 2,483
- Set.Finitestatement and proof · cited by 1,814
- Bornologystatement and proof · cited by 188
- Bornology.coboundedproof · cited by 162
- Absorbsstatement · cited by 59
Cited by3
Results whose statement or proof uses this declaration.
- TotallyBounded.isVonNBoundedproof · cited by 4
- Absorbs.biUnionproof · cited by 1
- absorbs_biUnion_finsetproof · cited by 1