Theorems · Theorem · group theory
AddSubmonoid.codisjoint_map
∀ {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] [inst_3 : AddMonoidHomClass F M N] {f : F},
Function.Surjective ⇑f →
∀ {H K : AddSubmonoid M}, Codisjoint H K → Codisjoint (AddSubmonoid.map f H) (AddSubmonoid.map f K)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 64 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- Top.topproof · cited by 9,680
- 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
- Codisjointstatement and proof · cited by 197
- AddSubmonoid.mapstatement and proof · cited by 99
- codisjoint_iffproof · cited by 53
- AddMonoidHom.mrange_eq_mapproof · cited by 15
- AddMonoidHom.mrange_eq_top_of_surjectiveproof · cited by 6
- AddSubmonoid.map_supproof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.