Theorems · Theorem · order theory
Prod.gameAdd_swap_swap
∀ {α : Type u_1} {β : Type u_2} (rα : α → α → Prop) (rβ : β → β → Prop) (a b : α × β),
Prod.GameAdd rβ rα a.swap b.swap ↔ Prod.GameAdd rα rβ a b- Defined in
- Mathlib.Order.GameAdd
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses propext
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.
- Prod.GameAddstatement and proof · cited by 18
- Prod.gameAdd_mk_iffproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- Prod.gameAdd_swap_swap_mkproof · cited by 0