Mathlib Map

Theorems · Theorem · group theory

MulEquivClass.map_mul

∀ {F : Type u_9} {A : outParam (Type u_10)} {B : outParam (Type u_11)} {inst : Mul A} {inst_1 : Mul B}
  {inst_2 : EquivLike F A B} [self : MulEquivClass F A B] (f : F) (a b : A), f (a * b) = f a * f b

Preserves multiplication.

Defined in
Mathlib.Algebra.Group.Equiv.Defs
Cited by
1 results in Mathlib
Foundations
Depth 9 from the axioms · uses Quot.sound
Assumes
MulEquivClass

Around this declaration

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

Cites3

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

Cited by1

Results whose statement or proof uses this declaration.