Theorems · Theorem · general topology
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 → (∀ i ∈ I, Absorbs M s (t i)) → Absorbs M s (⋃ i ∈ I, t i)Alias of the reverse direction of Set.Finite.absorbs_biUnion.
- Defined in
- Mathlib.Topology.Bornology.Absorbs
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
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.iUnionstatement · cited by 2,483
- Set.Finitestatement and proof · cited by 1,814
- Bornologystatement and proof · cited by 188
- Absorbsstatement · cited by 59
- Set.Finite.absorbs_biUnionproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- Absorbent.absorbs_finiteproof · cited by 1