Theorems · Definition · number theory
WeierstrassCurve.IsIntegral.casesOn
{R : Type u_1} →
[inst : CommRing R] →
{K : Type u_2} →
[inst_1 : Field K] →
[inst_2 : Algebra R K] →
{W : WeierstrassCurve K} →
{motive : WeierstrassCurve.IsIntegral R W → Sort u} →
(t : WeierstrassCurve.IsIntegral R W) →
((integral : ∃ W_int, W = W_int.baseChange K) → motive ⋯) → motive t- Cited by
- 1 results in Mathlib
- Foundations
- Depth 48 from the axioms · uses propext, 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.
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Fieldstatement and proof · cited by 7,404
- WeierstrassCurvestatement and proof · cited by 394
- WeierstrassCurve.baseChangestatement and proof · cited by 28
- WeierstrassCurve.IsIntegralstatement and proof · cited by 23
Cited by1
Results whose statement or proof uses this declaration.
- WeierstrassCurve.isIntegral_iffproof · cited by 0