Mathlib Map

Theorems · Theorem · group theory

IsIdempotentElem.map

∀ {M : Type u_4} {N : Type u_5} {F : Type u_6} [inst : Mul M] [inst_1 : Mul N] [inst_2 : FunLike F M N]
  [MulHomClass F M N] {e : M}, IsIdempotentElem e → ∀ (f : F), IsIdempotentElem (f e)
Defined in
Mathlib.Algebra.Group.Idempotent
Cited by
5 results in Mathlib
Foundations
Depth 6 from the axioms · uses no axioms
Assumes
MulMulFunLikeMulHomClass

Around this declaration

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

Cites6

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

Cited by5

Results whose statement or proof uses this declaration.