Mathlib Map

Theorems · Theorem · group theory

MulEquivClass.apply_mem_center_iff

∀ {M : Type u_3} {N : Type u_1} {F : Type u_2} [inst : EquivLike F M N] [inst_1 : Mul M] [inst_2 : Mul N]
  [MulEquivClass F M N] (e : F) {x : M}, e x ∈ Set.center N ↔ x ∈ Set.center M
Defined in
Mathlib.GroupTheory.Submonoid.Center
Cited by
2 results in Mathlib
Foundations
Depth 19 from the axioms · uses propext, Quot.sound
Assumes
EquivLikeMulMulMulEquivClass

Around this declaration

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

Cites9

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

Cited by2

Results whose statement or proof uses this declaration.