Theorems · Theorem · order theory
Set.Finite.iInf_biSup_of_monotone
∀ {ι : Type u_1} {ι' : Type u_2} {α : Type u_3} [inst : Preorder ι'] [Nonempty ι'] [IsCodirectedOrder ι']
[inst_3 : Order.Coframe α] {s : Set ι},
s.Finite → ∀ {f : ι → ι' → α}, (∀ i ∈ s, Monotone (f i)) → ⨅ j, ⨆ i ∈ s, f i j = ⨆ i ∈ s, ⨅ j, f i j- Defined in
- Mathlib.Data.Set.Finite.Lattice
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 68 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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
- Bot.botproof · cited by 4,720
- iSupstatement and proof · cited by 2,415
- Set.Finitestatement and proof · cited by 1,814
- iInfstatement and proof · cited by 1,690
- Monotonestatement and proof · cited by 1,397
- iSup_congr_Propproof · cited by 247
- IsCodirectedOrderstatement and proof · cited by 95
- iSup_negproof · cited by 49
- Set.Finite.induction_onproof · cited by 39
- Order.Coframestatement and proof · cited by 38
Cited by2
Results whose statement or proof uses this declaration.
- iInf_iSup_of_monotoneproof · cited by 3
- Set.Finite.iInf_biSup_of_antitoneproof · cited by 0