Theorems · Theorem · logic and foundations
Set.Pairwise.insert_of_symm
∀ {α : Type u_1} {r : α → α → Prop} {s : Set α} {a : α} [Std.Symm r],
s.Pairwise r → (∀ b ∈ s, a ≠ b → r a b) → (insert a s).Pairwise r- Defined in
- Mathlib.Data.Set.Pairwise.Basic
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext, Classical.choice, 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.
- Setstatement and proof · cited by 53,352
- Set.Pairwisestatement and proof · cited by 321
- Set.pairwise_insert_of_symmproof · cited by 10
Cited by4
Results whose statement or proof uses this declaration.
- IsChain.insertproof · cited by 5
- SimpleGraph.IsClique.insertproof · cited by 1
- Set.Pairwise.insert_of_symmetricproof · cited by 0
- SimpleGraph.completeEquipartiteGraph_succ_isContained_iffproof · cited by 0