- all: Lean.Occurrences
- pos: List Nat → Lean.Occurrences
- neg: List Nat → Lean.Occurrences
Equations
- Lean.instInhabitedOccurrences = { default := Lean.Occurrences.all }
Equations
- Lean.instBEqOccurrences = { beq := [anonymous] }
Equations
- One or more equations did not get rendered due to their size.
Equations
- Lean.Occurrences.isAll _fun_discr = match _fun_discr with | Lean.Occurrences.all => true | x => false