Theorems · Theorem · number theory
Nat.bitwise_zero_right
∀ {f : Bool → Bool → Bool} (n : ℕ), Nat.bitwise f n 0 = if f true false = true then n else 0- Defined in
- Mathlib.Data.Nat.Bitwise
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 29 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites0
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
Nothing in Mathlib beyond the foundations.
Cited by7
Results whose statement or proof uses this declaration.
- Nat.bitwise_bitproof · cited by 6
- Nat.bitwise_swapproof · cited by 4
- Num.castNum_eq_bitwiseproof · cited by 4
- Nat.xor_one_of_evenproof · cited by 1
- Nat.bitwise_zeroproof · cited by 1
- Nat.bitwise_eq_binaryRecproof · cited by 0
- Nat.xor_one_of_oddproof · cited by 0