Mathlib Map

Theorems · Theorem · group theory

map_eq_one_iff

∀ {M : Type u_4} {N : Type u_5} {F : Type u_9} [inst : One M] [inst_1 : One N] [inst_2 : FunLike F M N]
  [OneHomClass F M N] (f : F), Function.Injective ⇑f → ∀ {x : M}, f x = 1 ↔ x = 1
Defined in
Mathlib.Algebra.Group.Hom.Defs
Cited by
15 results in Mathlib
Foundations
Depth 6 from the axioms · uses no axioms
Assumes
OneOneFunLikeOneHomClass

Around this declaration

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

Cites4

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

Cited by15

Results whose statement or proof uses this declaration.