Theorems · Theorem · order theory
iInf_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
- 2 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext, Quot.sound
- Assumes
- CompleteLattice
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
- iInfstatement · cited by 1,690
- CompleteLatticestatement and proof · cited by 1,048
- iSup_iUnionproof · cited by 5
Cited by2
Results whose statement or proof uses this declaration.
- Metric.infEDist_iUnionproof · cited by 4
- iInf_sUnionproof · cited by 3