Mathlib Map

Theorems · Definition · group theory

Subgroup.IsComplement.equiv

{G : Type u_1} → [inst : Group G] → {S T : Set G} → Subgroup.IsComplement S T → G ≃ ↑S × ↑T

The equivalence G ≃ S × T, such that the inverse is (*) : S × T → G

Defined in
Mathlib.GroupTheory.Complement
Cited by
34 results in Mathlib
Foundations
Depth 13 from the axioms · uses Classical.choice
Assumes
Group

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Subgroup.IsComplement.equiv_fst_eq_mul_inv · cited by 8IsComplement.equiv_fst_eq…Subgroup.IsComplement.equiv_snd_eq_inv_mul · cited by 8IsComplement.equiv_snd_eq…Monoid.PushoutI.NormalWord.cons · cited by 7NormalWord.consHNNExtension.NormalWord.unitsSMulGroup · cited by 6NormalWord.unitsSMulGroupSubgroup.IsComplement.equiv_fst_mul_equiv_snd · cited by 5IsComplement.equiv_fst_mu…Subgroup.IsComplement.equiv_mul_left · cited by 3IsComplement.equiv_mul_le…Monoid.PushoutI.NormalWord.rcons · cited by 3NormalWord.rconsSubgroup.IsComplement.equiv_fst_eq_one_of_mem_of_one_mem · cited by 2IsComplement.equiv_fst_eq…Subgroup.IsComplement.equiv_fst_eq_self_of_mem_of_one_mem · cited by 2IsComplement.equiv_fst_eq…Subgroup.IsComplement.equiv_snd_eq_self_iff_mem · cited by 2IsComplement.equiv_snd_eq…Subgroup.IsComplement.equiv_snd_eq_self_of_mem_of_one_mem · cited by 2IsComplement.equiv_snd_eq…Monoid.PushoutI.NormalWord.prod_cons · cited by 2NormalWord.prod_consMonoid.PushoutI.NormalWord.cons_eq_smul · cited by 1NormalWord.cons_eq_smulMonoid.PushoutI.NormalWord.cons_toList · cited by 1NormalWord.cons_toListMonoid.PushoutI.NormalWord.eq_one_of_smul_normalized · cited by 1NormalWord.eq_one_of_smul…Set · cited by 53352SetEquiv · cited by 8337EquivSet.Elem · cited by 7166Set.ElemGroup · cited by 6238GroupEquiv.symm · cited by 3681Equiv.symmSubgroup.IsComplement · cited by 94Subgroup.IsComplementEquiv.ofBijective · cited by 70Equiv.ofBijectiveIsComplement.equivCITED BYCITES

Cites7

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by37

Results whose statement or proof uses this declaration.