pub fn minimum_with_content_mi(
    input: Span<'_>
) -> IResult<'_, (MathExpression, Vec<MathExpression>)>