Commit 2023-01-25 20:19 981b0bcb

View on Github →

feat: port Deprecated.Submonoid (#1666)

Estimated changes

added inductive AddMonoid.InClosure
added structure IsAddSubmonoid
added theorem IsSubmonoid.Inter
added theorem IsSubmonoid.image
added theorem IsSubmonoid.inter
added theorem IsSubmonoid.pow_mem
added theorem IsSubmonoid.preimage
added structure IsSubmonoid
added def Monoid.Closure
added inductive Monoid.InClosure
added theorem Monoid.closure_mono
added theorem Monoid.closure_subset
added theorem Monoid.image_closure
added theorem Monoid.subset_closure
added theorem Range.is_submonoid
added theorem Submonoid.is_submonoid
added def Submonoid.of
added theorem Univ.IsSubmonoid
added theorem powers.is_submonoid
added theorem powers.mul_mem
added theorem powers.one_mem
added theorem powers.self_mem
added def powers