TrueLiteral¶
-
class
proveit.logic.TrueLiteral(*, styles=None)[source]¶ Bases:
proveit.Literal,proveit.logic.IrreducibleValueMethods Summary
conclude(self, \*\*defaults_config)Keyword arguments are accepted for temporarily changing any of the attributes of proveit.defaults.
deduce_in_bool(self, \*\*defaults_config)Keyword arguments are accepted for temporarily changing any of the attributes of proveit.defaults.
eval_equality(self, other, \*\*defaults_config)Keyword arguments are accepted for temporarily changing any of the attributes of proveit.defaults.
Methods Documentation
-
conclude(self, \*\*defaults_config)[source]¶ Keyword arguments are accepted for temporarily changing any of the attributes of proveit.defaults.
-