Theorems · Theorem
Matrix.cons_cons_comp_swap_zero_one
∀ {α : Type u} {n : ℕ} (a b : α) (x : Fin n → α),
Matrix.vecCons a (Matrix.vecCons b x) ∘ ⇑(Equiv.swap 0 1) = Matrix.vecCons b (Matrix.vecCons a x)- Defined in
- Mathlib.Data.Fin.VecNotation
- Cited by
- 2 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.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Equiv.Permstatement · cited by 1,375
- Matrix.vecConsstatement and proof · cited by 852
- Equiv.swapstatement and proof · cited by 197
- Matrix.cons_val_succproof · cited by 47
- Equiv.swap_apply_leftproof · cited by 44
- Equiv.swap_apply_of_ne_of_neproof · cited by 39
- Equiv.swap_apply_rightproof · cited by 31
Cited by2
Results whose statement or proof uses this declaration.
- Height.mulHeight_cons_cons_zeroproof · cited by 3
- Height.mulHeight_cons_cons_cons_zeroproof · cited by 1