Theorems · Theorem · order theory
Set.diagonal_subset_iff
∀ {α : Type u_1} {s : Set (α × α)}, Set.diagonal α ⊆ s ↔ ∀ (x : α), (x, x) ∈ s- Defined in
- Mathlib.Data.Set.Prod
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
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.diagonalstatement · cited by 42
Cited by1
Results whose statement or proof uses this declaration.
- Set.mapsTo_prodMap_diagonalproof · cited by 1