Equations
Instances For
Equations
Instances For
This is only interesting if a ≠ b so maybe that should be baked in.
Equations
- abstract_almost_square_free a b x w = ∀ (y : List (Fin 2)), nonnil_occurs_squared_in y w → y = [a] ∨ y = [b] ∨ y = [a, b]
Instances For
Equations
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
theorem
generalized
(w : List (Fin 2))
(a : Fin 2)
(b : Fin 2)
(hab : a ≠ b)
(hsqf : abstract_almost_square_free a b hab w)
: