Theorems · Theorem · logic and foundations
WType.mk.inj
∀ {α : Type u_1} {β : α → Type u_2} {a : α} {f : β a → WType β} {a_1 : α} {f_1 : β a_1 → WType β},
WType.mk a f = WType.mk a_1 f_1 → a = a_1 ∧ f ≍ f_1- Defined in
- Mathlib.Data.W.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- WTypestatement and proof · cited by 34
- WType.mk.noConfusionproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- WType.mk.injEqproof · cited by 1