mathlib
mathlib copied to clipboard
feat(set_theory/game/pgame): notation and basic API for `P{x | y}`, `P{x |}`, `P{| x}`
We introduce constructors for games P{x | y}, P{x |}, P{| x} and provide a basic API.
We also make 1 and star reducible, which allows us to remove redundant instances.
- [x] depends on: #14658
This PR/issue depends on:
- ~~leanprover-community/mathlib#14658~~ By Dependent Issues (🤖). Happy coding!