Theorems · Definition · ring theory
CoalgEquiv.ofBijective
{R : Type u_1} →
{A : Type u_2} →
{B : Type u_3} →
[inst : CommSemiring R] →
[inst_1 : AddCommMonoid A] →
[inst_2 : AddCommMonoid B] →
[inst_3 : Module R A] →
[inst_4 : Module R B] →
[inst_5 : CoalgebraStruct R A] →
[inst_6 : CoalgebraStruct R B] → {f : A →ₗc[R] B} → Function.Bijective ⇑f → A ≃ₗc[R] BPromotes a bijective coalgebra homomorphism to a coalgebra equivalence.
- Defined in
- Mathlib.RingTheory.Coalgebra.Equiv
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 67 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idproof · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearEquivproof · cited by 3,317
- Function.Bijectivestatement and proof · cited by 863
- CoalgebraStructstatement and proof · cited by 230
- CoalgHomstatement and proof · cited by 105
- SemilinearMapClass.semilinearMapproof · cited by 80
- CoalgEquivstatement · cited by 77
- LinearEquiv.ofBijectiveproof · cited by 60
Cited by2
Results whose statement or proof uses this declaration.
- CoalgEquiv.coe_ofBijectivestatement · cited by 0
- CoalgEquiv.ofBijective_applystatement and proof · cited by 0