Theorems · Theorem · order theory
Set.offDiag_union
∀ {α : Type u_1} {s t : Set α}, Disjoint s t → (s ∪ t).offDiag = s.offDiag ∪ t.offDiag ∪ s ×ˢ t ∪ t ×ˢ s- Defined in
- Mathlib.Data.Set.Prod
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 57 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- Setstatement and proof · cited by 53,352
- Set.extproof · cited by 2,266
- Disjointstatement and proof · cited by 2,201
- SProd.sprodstatement and proof · cited by 1,750
- Set.offDiagstatement and proof · cited by 35
- Disjoint.ne_of_memproof · cited by 11
Cited by1
Results whose statement or proof uses this declaration.
- Finset.offDiag_unionproof · cited by 0