Theorems · Theorem · group theory
AddSubgroup.addSubgroupOf_inj
∀ {G : Type u_1} [inst : AddGroup G] {H₁ H₂ K : AddSubgroup G},
H₁.addSubgroupOf K = H₂.addSubgroupOf K ↔ H₁ ⊓ K = H₂ ⊓ K- Defined in
- Mathlib.Algebra.Group.Subgroup.Map
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 25 from the axioms · uses propext, Quot.sound
- Assumes
- AddGroup
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.
- AddGroupstatement and proof · cited by 4,410
- AddSubgroupstatement and proof · cited by 3,232
- AddSubgroup.addSubgroupOfstatement · cited by 87
- SetLike.ext_iffproof · cited by 64
- AddSubgroup.mem_addSubgroupOfproof · cited by 14
- AddSubgroup.mem_infproof · cited by 8
Cited by3
Results whose statement or proof uses this declaration.
- AddSubgroup.addSubgroupOf_eq_topproof · cited by 3
- AddSubgroup.inf_addSubgroupOf_rightproof · cited by 3
- AddSubgroup.addSubgroupOf_eq_botproof · cited by 1