Theorems · Theorem · order theory
iSup_iUnion
∀ {α : Type u_1} {β : Type u_2} {ι : Sort u_5} [inst : CompleteLattice β] (s : ι → Set α) (f : α → β),
⨆ a ∈ ⋃ i, s i, f a = ⨆ i, ⨆ a ∈ s i, f a- Defined in
- Mathlib.Data.Set.Lattice
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses propext, Quot.sound
- Assumes
- CompleteLattice
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
- Set.iUnionstatement and proof · cited by 2,483
- iSupstatement and proof · cited by 2,415
- CompleteLatticestatement and proof · cited by 1,048
- iSup_congr_Propproof · cited by 247
- iSup_commproof · cited by 17
- iSup_existsproof · cited by 13
Cited by5
Results whose statement or proof uses this declaration.
- Metric.hausdorffEDist_iUnion_leproof · cited by 2
- iInf_iUnionproof · cited by 2
- sSup_iUnionproof · cited by 2
- sSup_sUnionproof · cited by 2
- iSup_sUnionproof · cited by 1