Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Commit
2018-04-11 10:24
fa86d349
View on Github →
feat(group_theory): add left/right cosets and normal subgroups
Estimated changes
Modified
algebra/big_operators.lean
modified
theorem
is_group_anti_hom.prod
modified
theorem
is_group_hom.prod
Modified
algebra/group.lean
modified
theorem
is_group_anti_hom.inv
modified
theorem
is_group_anti_hom.mul
modified
theorem
is_group_hom.inv
modified
theorem
is_group_hom.mul
modified
def
is_group_hom
Created
group_theory/coset.lean
added
theorem
eq_cosets_of_normal
added
def
left_coset
added
theorem
left_coset_assoc
added
def
left_coset_equiv
added
theorem
left_coset_equiv_rel
added
theorem
left_coset_mem_left_coset
added
theorem
left_coset_right_coset
added
theorem
mem_left_coset
added
theorem
mem_left_coset_left_coset
added
theorem
mem_mem_left_coset
added
theorem
mem_own_left_coset
added
theorem
mem_own_right_coset
added
theorem
mem_right_coset
added
theorem
mem_right_coset_right_coset
added
theorem
normal_iff_eq_cosets
added
theorem
normal_of_eq_cosets
added
theorem
one_left_coset
added
theorem
one_right_coset
added
def
right_coset
added
theorem
right_coset_assoc
added
theorem
right_coset_mem_right_coset
Modified
group_theory/subgroup.lean
added
theorem
is_group_hom.inj_iff_trivial_kernel
added
theorem
is_group_hom.inj_of_trivial_kernel
added
theorem
is_group_hom.inv_iff_ker
added
theorem
is_group_hom.inv_ker
added
theorem
is_group_hom.inv_ker_one
added
theorem
is_group_hom.ker_inv
added
def
is_group_hom.kernel
added
theorem
is_group_hom.mem_ker_one
added
theorem
is_group_hom.one_iff_ker_inv
added
theorem
is_group_hom.one_ker_inv
added
theorem
is_group_hom.trivial_kernel_of_inj
added
def
is_subgroup.center
added
theorem
is_subgroup.eq_one_of_trivial_mem
added
theorem
is_subgroup.mem_norm_comm
added
def
is_subgroup.trivial
added
theorem
is_subgroup.trivial_mem_of_eq_one