Theorems · Theorem · group theory
Subgroup.comap_inf
∀ {G : Type u_1} [inst : Group G] {N : Type u_5} [inst_1 : Group N] (H K : Subgroup N) (f : G →* N),
Subgroup.comap f (H ⊓ K) = Subgroup.comap f H ⊓ Subgroup.comap f K- Defined in
- Mathlib.Algebra.Group.Subgroup.Map
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- Groupstatement and proof · cited by 6,238
- MonoidHomstatement and proof · cited by 3,629
- Subgroupstatement and proof · cited by 3,593
- Subgroup.comapstatement · cited by 154
- GaloisConnection.u_infproof · cited by 37
- Subgroup.gc_map_comapproof · cited by 12
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.