Theorems · Theorem · group theory
AddChar.map_sub_eq_div
∀ {A : Type u_1} {M : Type u_2} [inst : AddCommGroup A] [inst_1 : DivisionCommMonoid M] (ψ : AddChar A M) (a b : A),
ψ (a - b) = ψ a / ψ b- Defined in
- Mathlib.Algebra.Group.AddChar
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- AddCommGroupstatement and proof · cited by 12,871
- AddCharstatement and proof · cited by 286
- DivisionCommMonoidstatement and proof · cited by 80
- AddChar.toMonoidHomproof · cited by 7
- MonoidHom.map_divproof · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.