Theorems · Theorem · order theory
Partition.mem_removeBot
∀ {α : Type u_1} {s x : α} [inst : CompleteLattice α] (P : Set α) (indep : sSupIndep P) (hsSup : sSup P = s),
x ∈ Partition.removeBot P indep hsSup ↔ x ∈ P ∧ x ≠ ⊥- Defined in
- Mathlib.Order.Partition.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 64 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CompleteLattice
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- Bot.botstatement · cited by 4,720
- CompleteLatticestatement and proof · cited by 1,048
- SupSet.sSupstatement and proof · cited by 954
- Partitionstatement · cited by 91
- sSupIndepstatement and proof · cited by 39
- Partition.removeBotstatement · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- Partition.mem_top_iffproof · cited by 0