Theorems · Theorem · order theory
Monotone.disjointed_succ_sup
∀ {α : Type u_1} {ι : Type u_2} [inst : GeneralizedBooleanAlgebra α] [inst_1 : LinearOrder ι]
[inst_2 : LocallyFiniteOrderBot ι] [inst_3 : SuccOrder ι] {f : ι → α},
Monotone f → ∀ (i : ι), disjointed f (Order.succ i) ⊔ f i = f (Order.succ i)Note this lemma does not require ¬IsMax i, unlike disjointed_succ.
- Defined in
- Mathlib.Order.Disjointed
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetproof · cited by 13,712
- LinearOrderstatement and proof · cited by 8,572
- Monotonestatement and proof · cited by 1,397
- Order.succstatement and proof · cited by 633
- SuccOrderstatement and proof · cited by 574
- Finset.extproof · cited by 565
- Finset.supproof · cited by 530
- IsMaxproof · cited by 372
- LocallyFiniteOrderBotstatement and proof · cited by 286
- Finset.Iicproof · cited by 280
- GeneralizedBooleanAlgebrastatement and proof · cited by 204
- Finset.Iioproof · cited by 147
Cited by1
Results whose statement or proof uses this declaration.
- Monotone.disjointed_add_one_supproof · cited by 1