Theorems · Definition · ring theory
CoalgEquiv.invFun
{R : Type u_5} →
[inst : CommSemiring R] →
{A : Type u_6} →
{B : Type u_7} →
[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] → (A ≃ₗc[R] B) → B → AThe backward map of an equivalence.
Do NOT use e.invFun directly. Use the coercion of e.symm instead.
- Defined in
- Mathlib.RingTheory.Coalgebra.Equiv
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 4 from the axioms · uses no axioms
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.
- Modulestatement and proof · cited by 20,661
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- CoalgebraStructstatement and proof · cited by 230
- CoalgEquivstatement and proof · cited by 77
Cited by7
Results whose statement or proof uses this declaration.
- CoalgEquiv.toLinearEquivproof · cited by 13
- BialgEquiv.toAlgEquivproof · cited by 12
- BialgEquiv.invFun_eq_symmstatement · cited by 0
- BialgEquiv.toMulEquivproof · cited by 0
- CoalgEquiv.right_invstatement · cited by 0
- CoalgEquiv.invFun_eq_symmstatement · cited by 0
- CoalgEquiv.left_invstatement · cited by 0