Update complexHarmonic.examples.lean
This commit is contained in:
		| @@ -317,7 +317,11 @@ theorem log_normSq_of_holomorphicOn_is_harmonicOn | ||||
|     constructor | ||||
|     · exact hs₂ | ||||
|     · constructor | ||||
|       · tauto | ||||
|       · constructor | ||||
|         · simp | ||||
|           rw [Complex.mem_slitPlane_iff] | ||||
|           rw [Complex.mem_slitPlane_iff] at hfz | ||||
|           simp at hfz | ||||
|       · have : s₂ = s ∩ s₂ := by | ||||
|           apply Set.right_eq_inter.mpr | ||||
|           exact Set.inter_subset_right {z | -f z ∈ Complex.slitPlane} s | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Stefan Kebekus
					Stefan Kebekus