Theorems · Theorem · number theory
Fermat42.mul
∀ {a b c k : ℤ}, k ≠ 0 → (Fermat42 a b c ↔ Fermat42 (k * a) (k * b) (k ^ 2 * c))- Defined in
- Mathlib.NumberTheory.FLT.Four
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 66 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- pow_ne_zeroproof · cited by 208
- mul_right_inj'proof · cited by 56
- right_ne_zero_of_mulproof · cited by 38
- Fermat42statement · cited by 9
Cited by1
Results whose statement or proof uses this declaration.
- Fermat42.coprime_of_minimalproof · cited by 2