Theorems · Theorem · group theory
FiniteAddGrp.mk.injEq
∀ (toAddGrp : AddGrpCat) [isFinite : Finite ↑toAddGrp] (toAddGrp_1 : AddGrpCat) (isFinite_1 : Finite ↑toAddGrp_1),
({ toAddGrp := toAddGrp, isFinite := isFinite } = { toAddGrp := toAddGrp_1, isFinite := isFinite_1 }) =
(toAddGrp = toAddGrp_1)- Defined in
- Mathlib.Algebra.Category.Grp.FiniteGrp
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 9 from the axioms · uses propext
- Assumes
- Finite
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finitestatement and proof · cited by 3,029
- AddGrpCatstatement and proof · cited by 80
- AddGrpCat.carrierstatement and proof · cited by 67
- FiniteAddGrpstatement · cited by 7
- FiniteAddGrp.mk.injproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.