Theorems · Theorem · group theory
Set.injOn_iff_map_eq_zero
∀ {F : Type u_3} {G : Type u_4} {H : Type u_5} {S : Type u_6} [inst : AddGroup G] [inst_1 : AddGroup H]
[inst_2 : FunLike F G H] [AddMonoidHomClass F G H] (f : F) [inst_4 : SetLike S G] [ZeroMemClass S G] [AddMemClass S G]
[NegMemClass S G] (s : S), Set.InjOn ⇑f ↑s ↔ ∀ a ∈ s, f a = 0 → a = 0- Defined in
- Mathlib.Algebra.Group.Subgroup.Defs
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- SetLike.coestatement and proof · cited by 8,199
- AddGroupstatement and proof · cited by 4,410
- FunLikestatement and proof · cited by 2,560
- map_zeroproof · cited by 1,614
- SetLikestatement and proof · cited by 1,084
- map_addproof · cited by 964
- Set.InjOnstatement and proof · cited by 543
- map_negproof · cited by 378
- SetLike.mem_coeproof · cited by 302
- AddMonoidHomClassstatement and proof · cited by 252
- AddMemClass.add_memproof · cited by 229
Cited by1
Results whose statement or proof uses this declaration.
- LinearMap.disjoint_ker_iff_injOnproof · cited by 2