working…
This commit is contained in:
parent
78de1bd3b0
commit
2e5d008857
|
@ -363,6 +363,11 @@ theorem primitive_additivity
|
|||
apply DifferentiableOn.mono hf
|
||||
intro x hx
|
||||
simp
|
||||
|
||||
let A₀ : dist x.re z₀.re ≤ dist x.re z₁.re + dist z₁.re z₀.re := by apply dist_triangle
|
||||
|
||||
|
||||
|
||||
|
||||
sorry
|
||||
|
||||
|
|
Loading…
Reference in New Issue