Theorems · Theorem · group theory
Monoid.PushoutI.inf_of_range_eq_base_range
∀ {ι : Type u_1} {G : ι → Type u_2} {H : Type u_3} [inst : (i : ι) → Group (G i)] [inst_1 : Group H]
{φ : (i : ι) → H →* G i},
(∀ (i : ι), Function.Injective ⇑(φ i)) →
∀ {i j : ι}, i ≠ j → (Monoid.PushoutI.of i).range ⊓ (Monoid.PushoutI.of j).range = (Monoid.PushoutI.base φ).rangeThe intersection of the images of the maps from any two distinct groups in the diagram into the amalgamated product is the image of the map from the base group in the diagram.
- Defined in
- Mathlib.GroupTheory.PushoutI
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 91 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites27
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
- Groupstatement and proof · cited by 6,238
- mul_oneproof · cited by 3,885
- MonoidHomstatement and proof · cited by 3,629
- Subgroupstatement · cited by 3,593
- le_antisymmproof · cited by 2,068
- map_mulproof · cited by 1,137
- map_oneproof · cited by 861
- MonoidHom.compproof · cited by 469
- MonoidHom.rangestatement and proof · cited by 314
- mul_inv_cancelproof · cited by 128
- le_infproof · cited by 107
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.