Theorems · Theorem · group theory
Even.sub
∀ {α : Type u_2} [inst : SubtractionCommMonoid α] {a b : α}, Even a → Even b → Even (a - b)- Defined in
- Mathlib.Algebra.Group.Even
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext, Quot.sound
- Assumes
- SubtractionCommMonoid
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.
- sub_eq_add_negproof · cited by 1,023
- Evenstatement and proof · cited by 444
- SubtractionCommMonoidstatement and proof · cited by 79
- even_negproof · cited by 4
- Even.addproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- even_add_twoproof · cited by 0
- even_sub_twoproof · cited by 0