Theorems · Theorem · group theory
AddSubgroupClass.inclusion_mk
∀ {G : Type u_1} [inst : AddGroup G] {S : Type u_4} {H K : S} [inst_1 : SetLike S G] [inst_2 : AddSubgroupClass S G]
[inst_3 : LE S] [inst_4 : IsConcreteLE S G] {h : H ≤ K} (x : G) (hx : x ∈ H),
(AddSubgroupClass.inclusion h) ⟨x, hx⟩ = ⟨x, ⋯⟩- Defined in
- Mathlib.Algebra.Group.Subgroup.Defs
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- AddGroupstatement and proof · cited by 4,410
- AddMonoidHomstatement · cited by 3,230
- SetLikestatement and proof · cited by 1,084
- AddSubgroupClassstatement and proof · cited by 240
- IsConcreteLEstatement and proof · cited by 28
- mem_of_le_of_memstatement · cited by 9
- AddSubgroupClass.inclusionstatement · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.