Theorems · Theorem · ring theory
IsGroupLikeElem.map
∀ {F : Type u_1} {R : Type u_2} {A : Type u_3} {B : Type u_4} [inst : CommSemiring R] [inst_1 : AddCommMonoid A]
[inst_2 : AddCommMonoid B] [inst_3 : Module R A] [inst_4 : Coalgebra R A] [inst_5 : Module R B]
[inst_6 : Coalgebra R B] {a : A} [inst_7 : FunLike F A B] [CoalgHomClass F R A B] (f : F),
IsGroupLikeElem R a → IsGroupLikeElem R (f a)A coalgebra homomorphism sends group-like elements to group-like elements.
- Defined in
- Mathlib.RingTheory.Coalgebra.GroupLike
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 61 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- FunLikestatement and proof · cited by 2,560
- TensorProductproof · cited by 2,545
- TensorProduct.tmulproof · cited by 1,182
- TensorProduct.mapproof · cited by 250
- Coalgebrastatement and proof · cited by 112
- SemilinearMapClass.semilinearMapproof · cited by 80
- IsGroupLikeElemstatement and proof · cited by 39
- IsGroupLikeElem.comul_eq_tmul_selfproof · cited by 13
Cited by1
Results whose statement or proof uses this declaration.
- isGroupLikeElem_map_equivproof · cited by 0