Theorems · Theorem · group theory
AddSubmonoid.mem_comap
∀ {M : Type u_1} {N : Type u_2} [inst : AddZeroClass M] [inst_1 : AddZeroClass N] {F : Type u_4}
[inst_2 : FunLike F M N] [mc : AddMonoidHomClass F M N] {S : AddSubmonoid N} {f : F} {x : M},
x ∈ AddSubmonoid.comap f S ↔ f x ∈ S- Cited by
- 8 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses no axioms
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.
- DFunLike.coestatement · cited by 62,936
- FunLikestatement and proof · cited by 2,560
- AddZeroClassstatement and proof · cited by 1,237
- AddSubmonoidstatement and proof · cited by 1,178
- AddMonoidHomClassstatement and proof · cited by 252
- AddSubmonoid.comapstatement · cited by 62
Cited by8
Results whose statement or proof uses this declaration.
- AddSubmonoid.top_prodproof · cited by 2
- AddSubmonoid.prod_topproof · cited by 1
- AddMonoidHom.mclosure_preimage_leproof · cited by 1
- AddMonoidHom.addSubmonoidComap_surjective_of_surjectiveproof · cited by 1
- AddSubmonoid.closure_mul_closureproof · cited by 1
- AddSubmonoid.le_comap_single_piproof · cited by 1
- AddSubmonoid.subPairs_comapproof · cited by 0
- AddSubmonoid.comap_idproof · cited by 0