Theorems · Definition · group theory
AddSubgroup.copy
{G : Type u_1} → [inst : AddGroup G] → (K : AddSubgroup G) → (s : Set G) → s = ↑K → AddSubgroup GCopy of an additive 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
- AddGroup
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
- AddGroupstatement and proof · cited by 4,410
- AddSubgroupstatement and proof · cited by 3,232
Cited by5
Results whose statement or proof uses this declaration.
- AddMonoidHom.rangeproof · cited by 142
- NonUnitalSubring.mk'proof · cited by 6
- Subring.mk'proof · cited by 6
- AddSubgroup.copy_eqstatement and proof · cited by 0
- AddSubgroup.coe_copystatement and proof · cited by 0