Theorems · Theorem · logic and foundations
pairwise_disjoint_on_bool
∀ {α : Type u_1} [inst : PartialOrder α] [inst_1 : OrderBot α] {a b : α},
Pairwise (Function.onFun Disjoint fun c => bif c then a else b) ↔ Disjoint a b- Defined in
- Mathlib.Data.Set.Pairwise.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses propext, Quot.sound
- Assumes
- PartialOrderOrderBot
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- Disjointstatement · cited by 2,201
- OrderBotstatement and proof · cited by 1,055
- Function.onFunstatement · cited by 570
- Pairwisestatement · cited by 516
- pairwise_on_boolproof · cited by 2
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.VectorMeasure.of_unionproof · cited by 20
- MeasurableSpace.DynkinSystem.has_unionproof · cited by 1
- MeasureTheory.extend_unionproof · cited by 1