Theorems · Definition · category theory
MvQPF.Fix.mk
{n : ℕ} →
{F : TypeVec.{u} (n + 1) → Type u} → [q : MvQPF F] → {α : TypeVec.{u} n} → F (α ::: MvQPF.Fix F α) → MvQPF.Fix F αConstructor for Fix F
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses propext, Quot.sound
- Assumes
- MvQPF
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TypeVecstatement and proof · cited by 185
- TypeVec.append1statement and proof · cited by 67
- MvFunctor.mapproof · cited by 58
- MvQPFstatement and proof · cited by 48
- TypeVec.idproof · cited by 46
- TypeVec.appendFunproof · cited by 42
- MvQPF.Pproof · cited by 30
- MvQPF.reprproof · cited by 14
- MvQPF.Fixstatement and proof · cited by 7
- MvPFunctor.wMk'proof · cited by 5
- MvQPF.fixToWproof · cited by 2
Cited by9
Results whose statement or proof uses this declaration.
- MvQPF.Fix.rec_eqstatement and proof · cited by 3
- MvQPF.Fix.destproof · cited by 2
- MvQPF.Fix.ind_auxstatement and proof · cited by 2
- MvQPF.Fix.ind_recstatement and proof · cited by 2
- MvQPF.Fix.mk_deststatement and proof · cited by 1
- MvQPF.Fix.rec_uniquestatement and proof · cited by 0
- MvQPF.Fix.dest_mkstatement and proof · cited by 0
- MvQPF.Fix.drecstatement and proof · cited by 0
- MvQPF.Fix.indstatement and proof · cited by 0