Theorems · Theorem · order theory
Set.Finite.iSup_biInf_of_antitone
∀ {ι : Type u_1} {ι' : Type u_2} {α : Type u_3} [inst : Preorder ι'] [Nonempty ι'] [IsCodirectedOrder ι']
[inst_3 : Order.Frame α] {s : Set ι},
s.Finite → ∀ {f : ι → ι' → α}, (∀ i ∈ s, Antitone (f i)) → ⨆ j, ⨅ i ∈ s, f i j = ⨅ i ∈ s, ⨆ j, f i j- Defined in
- Mathlib.Data.Set.Finite.Lattice
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- Preorderstatement and proof · cited by 7,952
- iSupstatement · cited by 2,415
- Set.Finitestatement and proof · cited by 1,814
- iInfstatement · cited by 1,690
- Antitonestatement and proof · cited by 563
- IsCodirectedOrderstatement and proof · cited by 95
- Order.Framestatement and proof · cited by 88
- Antitone.dual_leftproof · cited by 33
- Set.Finite.iSup_biInf_of_monotoneproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.