Theorems · Theorem · order theory
Sym2.gameAdd_iff
∀ {α : Type u_1} {rα : α → α → Prop} {x y : α × α},
Sym2.GameAdd rα s(x.1, x.2) s(y.1, y.2) ↔ Prod.GameAdd rα rα x y ∨ Prod.GameAdd rα rα x.swap y- Defined in
- Mathlib.Order.GameAdd
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses propext, Quot.sound
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.
- Sym2.mkstatement · cited by 332
- Prod.GameAddstatement · cited by 18
- Sym2.GameAddstatement · cited by 14
Cited by1
Results whose statement or proof uses this declaration.
- Prod.GameAdd.to_sym2proof · cited by 2