IntervalCO¶
-
class
proveit.numbers.
IntervalCO
(lower_bound, upper_bound, *, styles=None)[source]¶ Bases:
proveit.numbers.RealInterval
Methods Summary
deduce_elem_in_set
(self, member, …)Keyword arguments are accepted for temporarily changing any of the attributes of proveit.defaults.
deduce_member_in_real
(self, member, …)Keyword arguments are accepted for temporarily changing any of the attributes of proveit.defaults.
deduce_member_lower_bound
(self, member, …)Keyword arguments are accepted for temporarily changing any of the attributes of proveit.defaults.
deduce_member_upper_bound
(self, member, …)Keyword arguments are accepted for temporarily changing any of the attributes of proveit.defaults.
deduce_relaxed_membership
(self, member, …)Keyword arguments are accepted for temporarily changing any of the attributes of proveit.defaults.
deduce_rescaled_membership
(self, member, …)Keyword arguments are accepted for temporarily changing any of the attributes of proveit.defaults.
latex
(self, \*\*kwargs)Return a latex-formatted representation of the Expression.
string
(self, \*\*kwargs)Return a string representation of the Expression.
Methods Documentation
-
deduce_elem_in_set
(self, member, \*\*defaults_config)[source]¶ Keyword arguments are accepted for temporarily changing any of the attributes of proveit.defaults.
-
deduce_member_in_real
(self, member, \*\*defaults_config)[source]¶ Keyword arguments are accepted for temporarily changing any of the attributes of proveit.defaults.
-
deduce_member_lower_bound
(self, member, \*\*defaults_config)[source]¶ Keyword arguments are accepted for temporarily changing any of the attributes of proveit.defaults.
-
deduce_member_upper_bound
(self, member, \*\*defaults_config)[source]¶ Keyword arguments are accepted for temporarily changing any of the attributes of proveit.defaults.
-
deduce_relaxed_membership
(self, member, \*\*defaults_config)[source]¶ Keyword arguments are accepted for temporarily changing any of the attributes of proveit.defaults.
-
deduce_rescaled_membership
(self, member, scale_factor, \*\*defaults_config)[source]¶ Keyword arguments are accepted for temporarily changing any of the attributes of proveit.defaults.
-