Theorems · Theorem · logic and foundations
Set.Pairwise.of_refl
∀ {α : Type u_1} {r : α → α → Prop} {s : Set α} [Std.Refl r], s.Pairwise r → ∀ ⦃a : α⦄, a ∈ s → ∀ ⦃b : α⦄, b ∈ s → r a bAlias of the forward direction of Set.pairwise_iff_of_refl.
- Defined in
- Mathlib.Data.Set.Pairwise.Basic
- Cited by
- 17 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Std.Refl
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.
- Setstatement and proof · cited by 53,352
- Set.Pairwisestatement · cited by 321
- Set.pairwise_iff_of_reflproof · cited by 1
Cited by17
Results whose statement or proof uses this declaration.
- Finset.map_noncommProdstatement and proof · cited by 5
- Finset.map_noncommSumstatement and proof · cited by 3
- NormedSpace.exp_sum_of_commutestatement and proof · cited by 2
- Finset.noncommProd_mulSingleproof · cited by 2
- Multiset.map_noncommProd_auxproof · cited by 2
- Multiset.map_noncommSum_auxproof · cited by 2
- Finset.noncommSum_singleproof · cited by 2
- MonoidHom.pi_extproof · cited by 1
- Multiset.noncommProd_cons'proof · cited by 1
- MonoidHom.comp_noncommPiCoprodproof · cited by 1
- Matrix.SpecialLinearGroup.diag_eq_diag2n_prodproof · cited by 1
- Multiset.noncommSum_cons'proof · cited by 1