Theorems · Theorem · logic and foundations
IsSemilinearSet.biUnion
∀ {M : Type u_1} {ι : Type u_3} [inst : AddCommMonoid M] {s : Set ι} {t : ι → Set M},
s.Finite → (∀ i ∈ s, IsSemilinearSet (t i)) → IsSemilinearSet (⋃ i ∈ s, t i)- Cited by
- 5 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- AddCommMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- AddCommMonoidstatement and proof · cited by 12,281
- Set.iUnionstatement · cited by 2,483
- Set.Finitestatement and proof · cited by 1,814
- Set.Finite.imageproof · cited by 96
- IsSemilinearSetstatement and proof · cited by 44
- Set.sUnion_imageproof · cited by 28
- IsSemilinearSet.sUnionproof · cited by 2
Cited by5
Results whose statement or proof uses this declaration.
- IsSemilinearSet.imageproof · cited by 9
- IsSemilinearSet.addproof · cited by 2
- IsSemilinearSet.of_finiteproof · cited by 1
- IsSemilinearSet.vaddproof · cited by 0
- IsSemilinearSet.biUnion_finsetproof · cited by 0