Mathlib Map

Theorems · Definition · group theory

Subgroup.copy

{G : Type u_1} → [inst : Group G] → (K : Subgroup G) → (s : Set G) → s = ↑K → Subgroup G

Copy of a subgroup with a new carrier equal to the old one. Useful to fix definitional equalities.

Defined in
Mathlib.Algebra.Group.Subgroup.Defs
Cited by
2 results in Mathlib
Foundations
Depth 19 from the axioms · uses propext
Assumes
Group

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites4

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

  • Setstatement and proof · cited by 53,352
  • SetLike.coestatement and proof · cited by 8,199
  • Groupstatement and proof · cited by 6,238
  • Subgroupstatement and proof · cited by 3,593

Cited by4

Results whose statement or proof uses this declaration.