style: Remove some extra spaces
This commit is contained in:
parent
fc6db7354b
commit
99a915d315
1 changed files with 0 additions and 2 deletions
|
@ -224,7 +224,6 @@ lemma ubOnePhaseCond_shift_solution {V : CKMMatrix} (h1 : a + f = - arg [V]ub)
|
|||
subst hc
|
||||
ring
|
||||
|
||||
-- rename
|
||||
lemma fstRowThdColRealCond_holds_up_to_equiv (V : CKMMatrix) :
|
||||
∃ (U : CKMMatrix), V ≈ U ∧ FstRowThdColRealCond U:= by
|
||||
obtain ⟨τ, hτ⟩ := V.uRow_cross_cRow_eq_tRow
|
||||
|
@ -319,7 +318,6 @@ lemma ubOnePhaseCond_hold_up_to_equiv_of_ub_one {V : CKMMatrix} (hb : ¬ ([V]ud
|
|||
ring
|
||||
rw [hcs, hUV, cs_of_ud_us_zero hb]
|
||||
|
||||
|
||||
lemma cd_of_fstRowThdColRealCond {V : CKMMatrix} (hb : [V]ud ≠ 0 ∨ [V]us ≠ 0)
|
||||
(hV : FstRowThdColRealCond V) :
|
||||
[V]cd = (- VtbAbs ⟦V⟧ * VusAbs ⟦V⟧ / (VudAbs ⟦V⟧ ^2 + VusAbs ⟦V⟧ ^2)) +
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue