Theorems · Definition · category theory
MulEquiv.toMagmaCatIso
{X Y : Type u} → [inst : Mul X] → [inst_1 : Mul Y] → X ≃* Y → (MagmaCat.of X ≅ MagmaCat.of Y)Build an isomorphism in the category MagmaCat from a MulEquiv between Muls.
- Defined in
- Mathlib.Algebra.Category.Semigrp.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Isostatement · cited by 3,963
- MulEquivstatement and proof · cited by 1,142
- MulEquiv.symmproof · cited by 482
- MagmaCatstatement · cited by 23
- MulEquiv.toMulHomproof · cited by 9
- MagmaCat.ofstatement · cited by 9
- MagmaCat.ofHomproof · cited by 8
Cited by3
Results whose statement or proof uses this declaration.
- MulEquiv.toMagmaCatIso_homstatement and proof · cited by 0
- MulEquiv.toMagmaCatIso_invstatement and proof · cited by 0
- mulEquivIsoMagmaIsoproof · cited by 0