Theorems · Theorem · general topology
Set.Finite.absorbs_sUnion
∀ {M : Type u_1} {α : Type u_2} [inst : Bornology M] [inst_1 : SMul M α] {s : Set α} {T : Set (Set α)},
T.Finite → (Absorbs M s (⋃₀ T) ↔ ∀ t ∈ T, Absorbs M s t)- Defined in
- Mathlib.Topology.Bornology.Absorbs
- Cited by
- 2 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.Finitestatement and proof · cited by 1,814
- Set.sUnionstatement · cited by 392
- Bornologystatement and proof · cited by 188
- Bornology.coboundedproof · cited by 162
- Absorbsstatement · cited by 59
Cited by2
Results whose statement or proof uses this declaration.
- absorbs_iUnionproof · cited by 1
- Absorbs.sUnionproof · cited by 0