Commit 2025-01-10 18:59 f8adbb93
View on Github →chore(TensorProduct): universe polymorphism in EquationalCriterion (#20452)
Remove exists_factorization_of_apply_eq_zero
as it's a special case of exists_factorization_of_apply_eq_zero_of_free
.
Remove one statement from the TFAE, but still keep the forward direction
exists_factorization_of_apply_eq_zero_of_free` and make it fully universe polymorphic.