Theorems · Theorem · commutative algebra
CharTwo.intCast_eq_ite
∀ {R : Type u_1} [inst : Ring R] [CharP R 2] (n : ℤ), ↑n = if Even n then 0 else 1- Defined in
- Mathlib.Algebra.CharP.Two
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Ringstatement and proof · cited by 7,463
- CharPstatement and proof · cited by 478
- Evenstatement and proof · cited by 444
- Int.cast_natCastproof · cited by 393
- Int.cast_negproof · cited by 224
- CharTwo.neg_eqproof · cited by 4
- CharTwo.natCast_eq_iteproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- CharTwo.range_intCastproof · cited by 1
- CharTwo.intCast_eq_modproof · cited by 0