Theorems · Theorem · order theory
Disjoint.ne
∀ {α : Type u_1} [inst : PartialOrder α] [inst_1 : OrderBot α] {a b : α}, a ≠ ⊥ → Disjoint a b → a ≠ b- Defined in
- Mathlib.Order.Disjoint
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 8 from the axioms · uses no axioms
- Assumes
- PartialOrderOrderBot
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- PartialOrderstatement and proof · cited by 6,410
- Bot.botstatement and proof · cited by 4,720
- Disjointstatement and proof · cited by 2,201
- OrderBotstatement and proof · cited by 1,055
- disjoint_selfproof · cited by 28
Cited by5
Results whose statement or proof uses this declaration.
- MeasureTheory.IsSetSemiring.pairwiseDisjoint_disjointOfUnionproof · cited by 1
- BoxIntegral.Box.ne_of_disjoint_coeproof · cited by 1
- BoxIntegral.Box.splitLower_ne_splitUpperproof · cited by 1
- BoxIntegral.Box.injective_splitCenterBoxproof · cited by 0
- Topology.RelCWComplex.openCell_congrproof · cited by 0