Theorems · Theorem · logic and foundations
pairwise_on_bool
∀ {α : Type u_1} {r : α → α → Prop} [Std.Symm r] {a b : α},
Pairwise (Function.onFun r fun c => bif c then a else b) ↔ r a b- Defined in
- Mathlib.Data.Set.Pairwise.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 11 from the axioms · uses propext, Quot.sound
- Assumes
- Std.Symm
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Function.onFunstatement · cited by 570
- Pairwisestatement · cited by 516
- symmproof · cited by 48
Cited by2
Results whose statement or proof uses this declaration.
- pairwise_disjoint_on_boolproof · cited by 3
- MeasureTheory.measure_union₀_auxproof · cited by 1