Theorems · Theorem · order theory
disjointed_succ
∀ {α : Type u_1} {ι : Type u_2} [inst : GeneralizedBooleanAlgebra α] [inst_1 : LinearOrder ι]
[inst_2 : LocallyFiniteOrderBot ι] [inst_3 : SuccOrder ι] (f : ι → α) {i : ι},
¬IsMax i → disjointed f (Order.succ i) = f (Order.succ i) \ (partialSups f) i- Defined in
- Mathlib.Order.Disjointed
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Finsetproof · cited by 13,712
- LinearOrderstatement and proof · cited by 8,572
- OrderBotproof · cited by 1,055
- OrderHomstatement · cited by 934
- SemilatticeSupproof · cited by 785
- Order.succstatement and proof · cited by 633
- SuccOrderstatement and proof · cited by 574
- Finset.extproof · cited by 565
- Finset.supproof · cited by 530
- IsMaxstatement and proof · cited by 372
- LocallyFiniteOrderBotstatement and proof · cited by 286
Cited by3
Results whose statement or proof uses this declaration.
- Monotone.disjointed_succproof · cited by 2
- disjointed_add_oneproof · cited by 0
- partialSups_add_one_eq_sup_disjointedproof · cited by 0