Theorems · Theorem · group theory
Subgroup.comap_sup_eq_of_le_range
∀ {G : Type u_1} [inst : Group G] {N : Type u_5} [inst_1 : Group N] (f : G →* N) {H K : Subgroup N},
H ≤ f.range → K ≤ f.range → Subgroup.comap f H ⊔ Subgroup.comap f K = Subgroup.comap f (H ⊔ K)- Defined in
- Mathlib.Algebra.Group.Subgroup.Ker
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Groupstatement and proof · cited by 6,238
- MonoidHomstatement and proof · cited by 3,629
- Subgroupstatement and proof · cited by 3,593
- LE.le.transproof · cited by 3,151
- MonoidHom.rangestatement and proof · cited by 314
- Subgroup.mapproof · cited by 301
- le_sup_leftproof · cited by 265
- sup_leproof · cited by 159
- Subgroup.comapstatement and proof · cited by 154
- inf_eq_rightproof · cited by 64
- Subgroup.map_supproof · cited by 7
- Subgroup.map_comap_eqproof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- Subgroup.comap_sup_eqproof · cited by 0