Mathlib Map

Theorems · Theorem · group theory

QuotientGroup.eq_one_iff

∀ {G : Type u_1} [inst : Group G] {N : Subgroup G} [inst_1 : N.Normal] (x : G), ↑x = 1 ↔ x ∈ N
Defined in
Mathlib.GroupTheory.QuotientGroup.Defs
Cited by
18 results in Mathlib
Foundations
Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
GroupSubgroup.Normal

Around this declaration

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

QuotientGroup.ker_mk' · cited by 18QuotientGroup.ker_mk'CoxeterSystem.simple_mul_simple_self · cited by 9CoxeterSystem.simple_mul_…Subgroup.smul_diff' · cited by 2Subgroup.smul_diff'Subgroup.pow_index_mem · cited by 2Subgroup.pow_index_memSubgroup.Normal.quotient_commutative_iff_commutator_le · cited by 2Normal.quotient_commutati…NumberField.Units.exist_unique_eq_mul_prod · cited by 2Units.exist_unique_eq_mul…CommGroup.isMulTorsion_quotient_range_powMonoidHom · cited by 2CommGroup.isMulTorsion_qu…CoxeterSystem.simple_mul_simple_pow · cited by 1CoxeterSystem.simple_mul_…PresentedGroup.mk_eq_one_iff · cited by 1PresentedGroup.mk_eq_one_…IsDedekindDomain.selmerGroup.fromUnit_ker · cited by 1selmerGroup.fromUnit_kerNumberField.Units.fun_eq_repr · cited by 1Units.fun_eq_reprProfiniteGrp.ProfiniteCompletion.mono_eta_iff_residuallyFinite · cited by 1ProfiniteCompletion.mono_…ProfiniteGrp.toLimit_injective · cited by 0ProfiniteGrp.toLimit_inje…QuotientGroup.ker_le_range_iff · cited by 0QuotientGroup.ker_le_rang…QuotientGroup.preimage_image_coe · cited by 0QuotientGroup.preimage_im…Group · cited by 6238Groupmul_one · cited by 3885mul_oneSubgroup · cited by 3593SubgroupHasQuotient.Quotient · cited by 2301HasQuotient.QuotientSubgroup.Normal · cited by 334Subgroup.NormalQuotientGroup.mk · cited by 196QuotientGroup.mkQuotientGroup.eq · cited by 20QuotientGroup.eqSubgroup.inv_mem_iff · cited by 9Subgroup.inv_mem_iffQuotientGroup.eq_one_iffCITED BYCITES

Cites8

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

Cited by18

Results whose statement or proof uses this declaration.